simranjeet97/Awsome_AI_Agents — reverse-engineered prompt
Reverse engineered prompt
I want a beginner friendly but real world repo that teaches AI agents from scratch through a bunch of separate mini projects, not just one demo. Please build a collection of about 15 plus agents that each show a different use case, like a medical image helper, investment research assistant, legal contract review team, coding helper, travel planner, health and fitness planner, weather and news bot, web research and scraping agent, multimodal video analysis, a chatbot with memory, and a few local reasoning agents using models like DeepSeek and Gemma.
Make it feel like an end to end course with clear notebooks or simple apps for each project, plus short explanations of the design patterns behind agent workflows, reasoning, RAG, memory, vision, and multi agent collaboration. A few projects can be simple chat style tools and a few can have lightweight web interfaces.
Please keep it practical and runnable, with setup instructions, sample inputs, and what each agent is supposed to do. If needed, look up current docs online and use the most sensible approach.
Want more depth? Deep Reverse