Skip to content

Comprehensive resources on Generative AI, including a detailed Codebase and tutorials

License

Notifications You must be signed in to change notification settings

genieincodebottle/genaicodelab

Repository files navigation

GenAI Code Lab
  GenAI Roadmap 

Repository for all advanced concepts of GenAI with code.

🌟 Overview

Each link has a README with setup steps, so you can run it independently.

⚙️ Setup Instructions

  • Prerequisites

    • Python 3.9 or higher
    • pip (Python package installer)
  • Clone the repository:

       git clone https://github.com/genieincodebottle/genaicodelab.git
       cd genaicodelab

🤝 Contributing

Contributions are welcome! Follow these steps to contribute:

  1. Fork the repository.
  2. Create a feature branch:
    git checkout -b feature/<feature-name>
  3. Commit your changes:
    git commit -m "Add <feature-description>"
  4. Push to the branch:
    git push origin feature/<feature-name>
  5. Open a pull request.

📜 License

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

✉️ Contact