Shahrayar123 / Shahrayar123/Python-Projects
Add AI & Agentic AI Projects
@Reh1t is already working on this.
Since Sep 19, 2026.
- Dominant language
- Python
- Stars
- 582
- Forks
- 441
- PR merge metrics
- No merged PRs in 30d
Description
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.mdexplaining 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:
AI - Project Name
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
masterbranch.
Let's build a useful collection of practical AI and Agentic AI projects for the Python community! 🤖🚀
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.