mohit109/GenAI_Agents — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a learning repo for Generative AI agents that someone can clone and use to understand how to make different kinds of AI assistants.

I want it to feel like a practical tutorial collection, starting with simple examples like a chatbot that remembers the conversation, a question answering assistant, and an agent that can look at a dataset and answer plain English questions about it. Then add more advanced examples that show modular agent workflows, multi step reasoning, and a simple academic helper style system with planning, note taking, and study support.

Please make the examples easy to run in notebooks, with clear explanations before each main step, sample data where needed, and a clean requirements file. Include a friendly README that explains what the project is, who it is for, how to set it up, and how people can contribute their own agent examples. Look up current docs online if you need to.

Want more depth? Deep Reverse