Alper Can Özer avatar

Alper Can Özer

Community

@Jessitoii · Bursa

2Followers
|
24Public Repos
|
9Published Skills

I build AI agents and mobile ML apps. Sometimes I reimplement things from scratch to understand them.

Skills Distribution
DomainAI Models & ...AI Models & Machin.. (40%)Developer Tooling .. (25%)Data Systems & Dat.. (20%)Cybersecurity & Co.. (15%)

Agent Skills by Alper Can Özer

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Alper Can Özer

FAQPage Schema
What tasks can I automate using Alper Can Özer's skills?

You can automate the full job-application lifecycle: embedding and LLM-based relevance scoring, CV tailoring and cover-letter generation, stealth browser form submission on Greenhouse/Lever/Workday, duplicate-application detection, Telegram-based human approval, and interview preparation with company research.

Who are these skills designed for?

They target developers building or maintaining an autonomous job-application agent. Engineers working on LLM scoring pipelines, Playwright anti-bot evasion, Celery task orchestration, PostgreSQL/PGVector schemas, or Telegram human-in-the-loop flows will find directly applicable guidance.

What does the runtime architecture look like?

The system runs Celery-orchestrated daily sessions with a state machine (IDLE to DISCOVERY), rate limiting between platforms, and shutdown reporting. It uses PostgreSQL with PGVector and Alembic migrations, Playwright for browser automation, and a Groq/Cerebras/Ollama LLM fallback chain.

How does the system handle LLM rate limits and failures?

A dedicated fallback chain distinguishes per-minute from per-day rate limits, routing calls between Groq, Cerebras, and Ollama providers. It raises AllModelsExhausted when all providers fail and handles invalid JSON responses from LLMs during scoring.

What are the key prerequisites and dependencies?

Core dependencies include Playwright with stealth fingerprinting (Canvas/WebGL randomization, keystroke latency), PostgreSQL with PGVector and Alembic, Celery for task queues, Telegram bot webhooks for approvals, Gmail API for duplicate detection, and Groq/Cerebras/Ollama LLM access.