nagenn/AIExperiments — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Python repo that acts like a playground for AI experiments. I want separate small demos for common AI use cases, including anomaly detection, marketing prediction, supervised learning, resume screening, sentiment analysis, question answering with Hugging Face models, RAG, a code review agent, a low code agent, a full stack AI agent, and a multi agent demo with a simple database version.

Keep it beginner friendly so I can open any demo, read a short explanation, install what it needs, and run it without guessing. Use simple sample data where needed, and include clear instructions for setup, API keys if any are optional, and how to test each demo. Please organize it cleanly, add helpful comments, and make sure the examples are small enough to understand but complete enough to show the idea working.

If you need current library details, look up the latest docs online and use stable choices.

Want more depth? Deep Reverse