Repository for all advanced concepts of GenAI with code and Interview Q & A
Each link has a README with setup steps, so you can run it independently.
- Agentic AI
- Cache Augumented Generation
- Your AI Chat Analytics
- Advanced Agentic-RAG
- Multimodal RAG
- Advanced Prompt Engineering
- Prompt Guard & Prompt Caching
- and more ...
-
- Python 3.9 or higher
- pip (Python package installer)
-
git clone https://github.com/genieincodebottle/genaicodelab.git cd genaicodelab
Contributions are welcome! Follow these steps to contribute:
- Fork the repository.
- Create a feature branch:
git checkout -b feature/<feature-name>
- Commit your changes:
git commit -m "Add <feature-description>"
- Push to the branch:
git push origin feature/<feature-name>
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
- Email: [email protected]
- GitHub: GitHub Profile