NYRAG
// advanced, scalable, no-code RAG
NyRAG
advanced, scalable, no-code RAG
13EmergingUnknown
What it does
NyRAG (pronounced as knee-RAG) is a simple tool for building RAG applications by crawling websites or processing documents, then deploying to Vespa for hybrid search with an integrated chat UI. When a user asks a question, NyRAG performs a multi-stage retrieval process: 1. Query Enhancement: An LLM generates additional search queries based on the user's question and initial context to improve
Getting Started
git
git clone https://github.com/abhishekkrthakur/NyRAG