Skip to content

Open Source Agentic AI Projects! ๐Ÿค– This repository is dedicated to learning and developing Agentic AI systems.

License

Notifications You must be signed in to change notification settings

mohammadshahidbeigh/agentic-ai-projects

Repository files navigation

๐Ÿค– Agentic AI Projects

Welcome to the Agentic AI Projects! This repository is dedicated to learning and developing Agentic AI systems. Our goal is to explore how artificial agents can make autonomous decisions and work towards achieving specific objectives.

image

๐ŸŽฏ Mission

Agentic AI focuses on creating agents that can:

  • Act autonomously.

  • Make decisions.

  • Adapt to their environment.

This repository serves as a collaborative space where we share code, ideas, and lessons learned related to building agentic AI models.

โœจ Key Features

  • Robust Codebase: Libraries and code related to agentic AI frameworks.
  • Community-Driven: Active space for open-source contributions and collaboration

๐Ÿš€ Getting Started!

Prerequisites

Before you begin, ensure you have the following installed:

  • Python 3.x
  • Git
  • Essential AI Frameworks:
    • Phidata
    • Google Gemini
    • LangGraph
    • Crew AI
    • OpenAI Swarm
    • AutoGen
    • Huggingface

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/agentic-ai-projects.git
  2. Navigate to the project directory:

    cd agentic-ai-projects
  3. Install dependencies:

    pip install -r requirements.txt
  4. You're ready to explore and run the projects!

๐Ÿค Contributing

We believe in the power of community collaboration. Whether you're fixing bugs, adding features, or improving documentation, your contributions are valuable to us.

โ€ผ๏ธ Sequential Project Uploads: Please add projects in a step-by-step sequence, accompanied by video tutorials, and ensure the code matches the learning flow.

โ€ผ๏ธ Address Issues: Help fix issues raised by other contributors to enhance the repository collaboratively.

Naming Format:
<Project Number>-<Descriptive Title>

Example:
01-Financial-Agent-With-Phidata
02-Multi-Agentic-AI-RAG-With-Vector-Database

Contribution Process

  1. Fork the Repository

    • Visit the project's GitHub page
    • Click the "Fork" button in the top-right corner
  2. Clone Your Fork

    git clone https://github.com/yourusername/agentic-ai-projects.git
  3. Create a Feature Branch

    git checkout -b feature/your-feature-name
  4. Make Changes

    • Follow project coding guidelines
    • Ensure your code is well-documented
    • Add tests if applicable
  5. Commit Your Changes

    git add .
    git commit -m "Add detailed description of your changes"
  6. Push to Your Fork

    git push origin feature/your-feature-name
  7. Submit a Pull Request

    • Go to the original repository
    • Click "New Pull Request"
    • Select your feature branch
    • Provide a clear description of your changes

Reporting Issues

When reporting issues, please include:

  • Detailed description of the problem
  • Steps to reproduce
  • Expected vs. actual behavior
  • Relevant error messages or logs

๐Ÿ“œ License

This project is licensed under the MIT License. See the LICENSE file for details.

๐Ÿ™ Acknowledgments

  • Special thanks to (https://krishnaikacademy.com) for their invaluable tutorials
  • Gratitude to Mr. Krish Naik for his comprehensive video tutorials

Review Process

All pull requests will be reviewed by the maintainers. We aim to respond to pull requests within a few days. If your contribution is accepted, youโ€™ll be credited in the repository.


๐Ÿ’ก Need Help? Feel free to open an issue community discussions!

About

Open Source Agentic AI Projects! ๐Ÿค– This repository is dedicated to learning and developing Agentic AI systems.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published