CoolFace
Apppublic

soureesh1211/fine-tune-rag

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

๐Ÿ” RAG-Powered Code Assistant

Fine-tuned Gemma-2B model integrated with ChromaDB for Hybrid Retrieval-Augmented Generation (RAG).

โš™๏ธ Features:

  • โ€”Fine-tuned Gemma-2B for advanced Python code generation and assistance.
  • โ€”ChromaDB integration for efficient context retrieval.
  • โ€”Seamless deployment using Hugging Face Spaces and Streamlit.

๐Ÿš€ How to Use:

  • โ€”Enter a Python coding query.
  • โ€”Choose how many relevant context documents to retrieve.
  • โ€”Receive accurate and context-aware code responses.