pranjali97 / Retrieval-augmented-generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retrieval-augmented-generation

RAG_prototype.ipynb A prototype to explore the RAG framework. Interacts with an embedding model and the GPT LLM for generation. Creates a vector database from scratch for basic get and insert functionality.

About


Languages

Language:Jupyter Notebook 100.0%