microsoft/synthetic-rag-index
Service to import data from various sources and index it in AI Search. Increases data relevance and reduces final size by 90%+. Useful for RAG scenarios with LLM. Hosted in Azure with serverless architecture.
This service helps businesses transform large collections of documents like PDFs, images, and Office files into a highly relevant and compact dataset for AI search. It intelligently processes your raw data, reducing its size by over 90% while ensuring the most important information is easily searchable. This is ideal for knowledge managers, data scientists, or anyone building AI-powered question-answering systems.
No commits in the last 6 months.
Use this if you need to create a highly efficient and relevant search index from diverse document formats for use in AI-driven applications, especially for retrieving answers from large bodies of text.
Not ideal if you require a production-ready solution today, as this project is currently a proof-of-concept for demonstrating serverless AI search capabilities.
Stars
36
Forks
11
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/microsoft/synthetic-rag-index"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pguso/rag-from-scratch
Demystify RAG by building it from scratch. Local LLMs, no black boxes - real understanding of...
microsoft/RAG_Hack
Hack Together: RAG Hack | Register, Learn, Hack
intersystems-community/iris-vector-rag
Enterprise RAG pipelines with native IRIS vector search. 6 production implementations with RAGAS...
huangjia2019/rag-project01-framework
[RAG训练营] u.geekbang.org/subject/airag/1009927 这是我用Cursor自行制作的RAG Framework,好处是可以掌控RAG每一个环节的教学细节。
fivetran/dbt_unified_rag
Fivetran dbt package designed to generate an end model and Cortex Search Service (for Snowflake...