ksmin23/rag-with-amazon-opensearch-and-sagemaker
Question Answering Generative AI application with Large Language Models (LLMs) and Amazon OpenSearch Service
This project helps you build a custom question-answering system that can accurately answer questions using your organization's internal documents and knowledge. You input your enterprise knowledge base documents, and the system delivers precise, AI-generated answers to user queries, overcoming the common limitation of AI models forgetting facts or making things up. It's designed for machine learning engineers or data scientists who need to deploy robust GenAI applications.
No commits in the last 6 months.
Use this if you need to create a reliable AI-powered chatbot or question-answering system that provides accurate information from your specific, large collection of internal documents.
Not ideal if you are looking for a plug-and-play end-user application without any technical setup or if you don't have access to AWS services.
Stars
7
Forks
1
Language
Python
License
—
Category
Last pushed
Jun 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/ksmin23/rag-with-amazon-opensearch-and-sagemaker"
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...