Back to full roadmap
topiccore
Portfolio: 3 Agent Projects
From junior to senior, the strongest proof: 3 production-deployed agents + README + eval.
12 hours1 prereqs
Suggested 3 projects (increasing difficulty):
- Niche RAG + Tool Agent (easy) — e.g. personal finance assistant, KVKK chatbot. Tools: calculator + RAG. Deploy: Vercel + Anthropic.
- Multi-tool Research Agent (medium) — Perplexity-clone. Tools: web search + fetch + summarize + citation. Eval: 30 queries + LLM-as-judge.
- Multi-Agent Production System (hard) — sales SDR or support orchestrator. CrewAI/LangGraph. Durable workflow + observability + cost dashboard.
README mandatory for each: architecture diagram + share prompts + eval results + cost breakdown + lessons learned.