Open SourceRAG7k
Verba
Weaviate's open-source Golden RAGtriever app, ready out of the box.
Verba is an open-source, fully customizable RAG application from Weaviate that provides an end-to-end chat-over-your-documents experience with a polished UI. It handles ingestion, chunking, embedding, hybrid retrieval, and generation across multiple model and embedding providers, and can run fully locally or against cloud APIs. It is notable as a batteries-included reference RAG app you can deploy and then adapt.
Repository
weaviate/VerbaLanguage
PythonWhat you'd build with it
- Deploying a ready-made chat-with-your-documents interface over a private knowledge base
- Demonstrating an end-to-end RAG pipeline (ingest, chunk, embed, retrieve, generate) to stakeholders
- Using a customizable open-source RAG app as a starting point instead of building the UI and pipeline from scratch
Tags
ragchatbotdocument-chatweaviate