Description
We are looking to expand this repository with AI and Agentic AI projects that can help developers learn by building practical projects.
Contributors are welcome to add projects related to areas such as:
- Artificial Intelligence
- Machine Learning
- Deep Learning
- Generative AI / LLMs
- RAG (Retrieval-Augmented Generation)
- AI Agents / Agentic AI
- Computer Vision
- NLP
- AI Automation
- Voice AI
- Other practical AI-based projects
Project Requirements
Each project should:
- Be implemented in Python.
- Not be a very basic-level script or simple example.
- Demonstrate a practical use case or meaningful functionality.
- Include a UI/interface where appropriate (e.g., Streamlit, Gradio, Flask, etc.).
- Include screenshots of the UI in the project's README.
- Include a clear and meaningful project description.
- Include a
README.md explaining the project, setup, requirements, and usage.
- Include appropriate dependency information such as
requirements.txt.
- Follow a clean and understandable project structure.
- Be useful for learning and provide educational value.
Project Naming Convention
For projects that include a UI, the project directory name should follow this format:
For example:
AI - AI Resume Analyzer
AI - RAG Document Chatbot
AI - Customer Support Agent
Please avoid adding duplicate, incomplete, or unrelated projects.
Contribution
- Fork the repository.
- Create a new branch.
- Add your AI/Agentic AI project.
- Follow the project naming convention.
- Add the required documentation and UI screenshots.
- Commit and push your changes.
- Create a Pull Request against the
master branch.
Let's build a useful collection of practical AI and Agentic AI projects for the Python community! 🤖🚀
Description
We are looking to expand this repository with AI and Agentic AI projects that can help developers learn by building practical projects.
Contributors are welcome to add projects related to areas such as:
Project Requirements
Each project should:
README.mdexplaining the project, setup, requirements, and usage.requirements.txt.Project Naming Convention
For projects that include a UI, the project directory name should follow this format:
For example:
Please avoid adding duplicate, incomplete, or unrelated projects.
Contribution
masterbranch.Let's build a useful collection of practical AI and Agentic AI projects for the Python community! 🤖🚀