kyopark2014/simple-chatbot-using-LLM-based-on-amazon-bedrock
It shows a simple chatbot based on bedrock LLM where Question/Answering and Summerization of a document are provided based on LangChain.
This project creates a simple chatbot that can hold conversations and answer questions. You type messages or upload documents (like PDFs or text files), and it gives you a response or a summary of the document. This is for anyone who needs to quickly get answers from a large language model or summarize documents without complex setup.
No commits in the last 6 months.
Use this if you need a straightforward way to interact with an AI chatbot for general questions or to get quick summaries of your documents.
Not ideal if you require advanced natural language processing features beyond basic chat and summarization, or if you need to run it outside of Amazon Bedrock.
Stars
11
Forks
2
Language
JavaScript
License
—
Category
Last pushed
Nov 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/kyopark2014/simple-chatbot-using-LLM-based-on-amazon-bedrock"
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...