ajeetsk/openai-elasticsearch-rag
Retrieval Augmented Generation (RAG) Application to offer Q&A like experience on a long format text using OpenAI and ElasticSearch as Vector DB.
This application helps you quickly get answers to questions about very long documents, like manuals, research papers, or reports. You provide it with large amounts of text, and it allows you to ask questions and receive concise answers. This is ideal for researchers, analysts, or anyone who needs to extract specific information from extensive textual content without reading it all.
No commits in the last 6 months.
Use this if you need to rapidly find answers within lengthy documents and want an automated way to query information.
Not ideal if you're looking for a simple search tool for short documents or don't need advanced question-answering capabilities.
Stars
23
Forks
4
Language
Python
License
—
Category
Last pushed
Mar 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/ajeetsk/openai-elasticsearch-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yichuan-w/LEANN
[MLsys2026]: RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast,...
byerlikaya/SmartRAG
Multi-Modal RAG for .NET — query databases, documents, images and audio in natural language....
aws-samples/layout-aware-document-processing-and-retrieval-augmented-generation
Advanced document extraction and chunking techniques for retrieval augmented generation that is...
sourangshupal/simple-rag-langchain
Exploring the Basics of Langchain
sion42x/llama-index-milvus-example
Open AI APIs with Llama Index and Milvus Vector DB for Retrieval Augmented Generation (RAG) testing