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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1b0af48 ยท Mar 18, 2025

History

97 Commits
Jan 10, 2025
Feb 22, 2025
Feb 22, 2025
Mar 18, 2025
Feb 11, 2025
Jan 10, 2025
Jan 10, 2025
Feb 11, 2025
Feb 7, 2025
Feb 10, 2025
Jan 10, 2025
Feb 12, 2025

Repository files navigation

GenAI Code Lab
  GenAI Roadmap 

Repository for all advanced concepts of GenAI with code and Interview Q & A

๐Ÿ’ผ Interview Q & A

โ˜๏ธ GenAI with Cloud Guides

๐ŸŒŸ Usecases Links

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