kyopark2014/question-answering-chatbot-with-kendra
It shows a question/answering chatbot using Amazon Bedrock with RAG based on Amazon Kendra.
This project helps business users get answers to their questions from large collections of internal documents. You upload various document files, and then you can ask questions in a chat interface. It provides concise answers based on the content of your uploaded files, preventing the chatbot from making up information.
No commits in the last 6 months.
Use this if you need a reliable way for employees to find specific information within your organization's documents, like HR policies, product manuals, or research papers, without manually sifting through files.
Not ideal if your primary need is general knowledge chat, or if your documents contain highly sensitive, regulated data that cannot be indexed by cloud services.
Stars
9
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/kyopark2014/question-answering-chatbot-with-kendra"
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...