alan-turing-institute/t0-1
Application of Retrieval-Augmented Reasoning on a domain-specific body of knowledge
Implements a modular retrieval-augmented generation pipeline with vector store (Chroma/FAISS), dense retriever, and LLM components served via FastAPI, supporting multi-model configurations through environment variables. Demonstrates the architecture on NHS health condition data with synthetic query generation and RAG evaluation capabilities. Integrates vLLM for model serving and supports both the custom t0-1.1 models and tool-calling with Qwen2.5, leveraging Azure AI Foundry endpoints for inference.
Stars
34
Forks
10
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/alan-turing-institute/t0-1"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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.
aihpi/workshop-rag
Retrieval Augmented Generation and Semantic-search Tools