aihpi/workshop-rag
Retrieval Augmented Generation and Semantic-search Tools
Implements multiple advanced RAG strategies—Multi Query, RAG Fusion, Decomposition, and HyDE—each using distinct query reformulation or document generation techniques to improve retrieval coverage and ranking. Built on sentence embeddings and vector databases, the tool provides a modular, locally-runnable interface powered by Ollama for on-device LLM inference, with Gradio for the web UI and configurable retrieval/generation parameters like relevance thresholds and temperature control.
Stars
23
Forks
19
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Nov 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/aihpi/workshop-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Renumics/renumics-rag
Visualization for a Retrieval-Augmented Generation (RAG) Assistant 🤖❤️📚
VectorInstitute/retrieval-augmented-generation
Reference Implementations for the RAG bootcamp
naver/bergen
Benchmarking library for RAG
KalyanKS-NLP/rag-zero-to-hero-guide
Comprehensive guide to learn RAG from basics to advanced.
alan-turing-institute/t0-1
Application of Retrieval-Augmented Reasoning on a domain-specific body of knowledge