benitomartin/aws-bedrock-opensearch-langchain
Terraform-Based Bedrock RAG Deployment
This is a full RAG (Retrieval Augmented Generation) application that helps developers deploy a system for answering questions based on custom PDF documents. It takes original PDF documents, processes them into a searchable format, and outputs contextual answers to user queries. It is ideal for a developer who needs to quickly set up a question-answering system using AWS services.
No commits in the last 6 months.
Use this if you are a developer looking for a complete, production-ready example of a RAG application built with LangChain, AWS Bedrock, and AWS OpenSearch.
Not ideal if you are a non-technical user looking for a ready-to-use application without needing to set up cloud infrastructure or write code.
Stars
10
Forks
1
Language
Python
License
—
Category
Last pushed
Sep 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/benitomartin/aws-bedrock-opensearch-langchain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aws-samples/bedrock-chat
AWS-native chatbot using Bedrock
jparkerweb/bedrock-wrapper
🪨 Bedrock Wrapper is an npm package that simplifies the integration of existing...
aws-samples/foundational-llm-chat
Chainlit application built using AWS CDK, secured with Amazon Cognito, that allows you to...
caylent/battleground
Battleground is a powerful tool designed to help developers and AI enthusiasts explore and...
jparkerweb/bedrock-proxy-endpoint
🔀 Bedrock Proxy Endpoint ⇢ Spin up your own custom OpenAI API server endpoint for easy AWS...