BashairYaqoob/AI-Season ? reverse-engineered prompt
Reverse engineered prompt
I want a beginner friendly Python project called AI Season that teaches agentic AI from scratch in a hands on way. Split it into five sessions, each in its own folder, and make each session build on the last one so someone can learn step by step instead of jumping into a big complex app.
Use simple, real examples of AI agents, basic workflows, and retrieval augmented chat, and bring in LangChain and LangGraph where they make sense. Each session should have runnable code, a short explanation of what it does, and clear comments so a learner can follow along. Start very simple, then gradually move toward more capable agents that can reason through steps and use outside knowledge.
Please also add a clean README at the top that explains the learning path, how to set things up, and how to run each session. Keep it practical and easy to understand, like a mini course repo someone can actually study and experiment with. If you need details, look up the current docs online.
Have a live product UI? Try website reverse