simplified-corrective-rag and advanced-rag-router-with-amazon-bedrock

These two tools are complements, as the advanced RAG router could integrate the corrective RAG approach to enhance the routing decision-making and response generation by identifying and rectifying retrieval errors.

Maintenance 0/25
Adoption 6/25
Maturity 16/25
Community 15/25
Maintenance 0/25
Adoption 6/25
Maturity 16/25
Community 15/25
Stars: 16
Forks: 4
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT-0
Stars: 22
Forks: 5
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT-0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About simplified-corrective-rag

aws-samples/simplified-corrective-rag

How to build a simplified Corrective RAG assistant with Amazon Bedrock using LLMs, Embeddings model, Knowledge Bases for Amazon Bedrock, and Agents for Amazon Bedrock.

This project helps developers build more reliable AI assistants by addressing a common problem where large language models (LLMs) might 'hallucinate' or provide incorrect information. It takes an existing knowledge base and a user query, and if the knowledge base doesn't have the answer, it automatically performs a web search to find accurate information. This is for AI solution architects or machine learning engineers building generative AI applications who need to ensure accuracy.

AI application development Generative AI accuracy Large Language Model (LLM) reliability AWS Bedrock solutions Information retrieval

About advanced-rag-router-with-amazon-bedrock

aws-samples/advanced-rag-router-with-amazon-bedrock

How to build an advanced RAG router based assistant with Amazon Bedrock using LLMs, Embeddings model, and Knowledge Bases for Amazon Bedrock.

This project helps you build an AI assistant that can answer questions using the most current and relevant information from various internal sources. You provide your business's documents or data, and the assistant can then accurately respond to user queries, reducing 'hallucinations' often seen with general AI models. It's designed for operations engineers or AI solution architects who need to deploy secure, context-aware conversational AI.

AI assistant development Enterprise search Information retrieval Conversational AI Knowledge management

Scores updated daily from GitHub, PyPI, and npm data. How scores work