davidsbatista/haystack-retrieval
Different retrieval techniques implemented in Haystack - presented at PyCon Lithuania 2025 🇱🇹
This helps enhance a question-answering system's ability to find precise information within a large body of documents. You input a question and your documents, and it outputs the most relevant document snippets to answer your question. This is for anyone building or improving a system that automatically answers questions from internal company knowledge bases, research papers, or customer support documentation.
No commits in the last 6 months.
Use this if you need to improve how accurately and comprehensively your AI-powered question-answering system retrieves information from your documents.
Not ideal if you are looking for a standalone search engine or a tool for general document summarization.
Stars
7
Forks
—
Language
Python
License
—
Category
Last pushed
Apr 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/davidsbatista/haystack-retrieval"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
denser-org/denser-retriever
An enterprise-grade AI retriever designed to streamline AI integration into your applications,...
rayliuca/T-Ragx
Enhancing Translation with RAG-Powered Large Language Models
neuml/rag
🚀 Retrieval Augmented Generation (RAG) with txtai. Combine search and LLMs to find insights with...
NovaSearch-Team/RAG-Retrieval
Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.
RulinShao/retrieval-scaling
Official repository for "Scaling Retrieval-Based Langauge Models with a Trillion-Token Datastore".