aws-samples/aws-lex-conv-faq
Demonstration of LLM integration into a lex bot using Lambda codehooks and a Sagemaker endpoint.
This project helps businesses and organizations create an automated, intelligent chatbot for answering frequently asked questions. You provide the bot with your existing documents (like FAQs, manuals, or policy documents) in PDF or text format. The bot then uses this information to answer customer or employee questions conversationally, reducing the need for human intervention. This is ideal for customer support managers, HR departments, or anyone needing to automate responses to common inquiries.
No commits in the last 6 months.
Use this if you need to quickly set up a conversational AI that can answer questions based on your specific documentation.
Not ideal if you require a highly complex, multi-turn dialogue agent or a bot that needs to perform actions beyond answering questions.
Stars
14
Forks
6
Language
Python
License
MIT-0
Category
Last pushed
Dec 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/aws-samples/aws-lex-conv-faq"
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)