ThomasJay / RAGLinks
Rag (Retreival Augmented Generation) Python solution with llama3, LangChain, Ollama and ChromaDB in a Flask API based solution
☆201Updated last year
Alternatives and similar repositories for RAG
Users that are interested in RAG are comparing it to the libraries listed below
Sorting:
- ☆199Updated 6 months ago
- A demo Jupyter Notebook showcasing a simple local RAG (Retrieval Augmented Generation) pipeline to chat with your PDFs.☆462Updated last month
- This repository contains most of the python codes that is presented in my youtube videos.