AyaFergany/RAG-App-Using-a-LLM
In this project, we leverage Weaviate, a vector database, to power our retrieval-augmented generation (RAG) application. Weaviate enables efficient vector similarity search, which is crucial for building effective RAG systems. Additionally, we use local language model (LLM) and embedding models.
No commits in the last 6 months.
Stars
1
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/AyaFergany/RAG-App-Using-a-LLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mrutunjay-kinagi/ragsearch
This project aims to build a Retrieval-Augmented Generation (RAG) engine to provide...
Omkar-Wagholikar/adora
Python package that makes it easy to spin up a custom Retrieval-Augmented Generation (RAG) pipeline.
JocelynVelarde/rag-template
Learn how to build a Retrieval-Augmented Generation (RAG) system from the ground up! In this...
Yigtwxx/Awesome-RAG-Production
A curated list of battle-tested tools, frameworks, and best practices for building scalable,...
pchunduri6/rag-demystified
An LLM-powered advanced RAG pipeline built from scratch