Iโve put together a collection of 35+ AI agent projects from simple starter templates to complex, production-ready agentic workflows, all in one open-source repo.
It has everything from quick prototypes to multi-agent research crews, RAG-powered assistants, and MCP-integrated agents. In less than 2 months, itโs already crossed 2,000+ GitHub stars, which tells me devs are looking for practical, plug-and-play examples.
Here's the Repo: https://github.com/Arindam200/awesome-ai-apps
Youโll find side-by-side implementations across multiple frameworks so you can compare approaches:
-
LangChain + LangGraph
-
LlamaIndex
-
Agno
-
CrewAI
-
Google ADK
-
OpenAI Agents SDK
-
AWS Strands Agent
-
Pydantic AI
The repo has a mix of:
-
Starter agents (quick examples you can build on)
-
Simple agents (finance tracker, HITL workflows, newsletter generator)
-
MCP agents (GitHub analyzer, doc QnA, Couchbase ReAct)
-
RAG apps (resume optimizer, PDF chatbot, OCR doc/image processor)
-
Advanced agents (multi-stage research, AI trend mining, LinkedIn job finder)
Iโll be adding more examples regularly.
If youโve been wanting to try out different agent frameworks side-by-side or just need a working example to kickstart your own, you might find something useful here.