Intro to RAG with CODEGEMMA 7B
1.0.0
This work implements a simple RAG system with GoogleCodegemma:7b , Qdrant as VectorDB and CoNaLa dataset.
We develop a simple app with GRADIO and create Dcoker image for conatiner runtime.


The docker image of the app is pushed to docker hub. To run the application we need Linux System with minimun 8GB Memory. To run the app simply execute the command
docker compose up