build-on-aws/fullstack-llm-langchain-chatbot-on-aws
Build a Full stack Q&A Chatbot with Langchain, and LLM Models on Amazon Sagemaker
This project helps you build a custom question-and-answer chatbot for specific documents, like a car manual. You provide your documents, and it creates an AI assistant that can answer questions about their content. This is useful for product managers, customer support leads, or information architects who need to make specialized knowledge easily accessible.
No commits in the last 6 months.
Use this if you need to create an internal or external chatbot that can accurately answer questions based solely on your own proprietary documents or knowledge base.
Not ideal if you're looking for an off-the-shelf chatbot solution without needing to integrate your own data or manage AWS infrastructure.
Stars
12
Forks
4
Language
JavaScript
License
MIT-0
Category
Last pushed
Nov 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/build-on-aws/fullstack-llm-langchain-chatbot-on-aws"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Chainlit/chainlit
Build Conversational AI in minutes ⚡️
FullStackWithLawrence/aws-openai
Example ChatGPT chatbots using Langchain and OpenAI
mfmezger/conversational-agent-langchain
FastAPI Backend for a Conversational Agent using Cohere, (Azure) OpenAI, Langchain & Langgraph...
kvncampos/nautobot-ai-ops
Nautobot AI Plugin - Large Language Models (LLM), Model Context Protocol (MCP), Middleware and...
haseeb-heaven/langchain-coder
Web Application that can generate code and fix bugs and run using various LLM's (GPT,Gemini,PALM)