iMagist486/Chatbot-Slot-Filling
Chatbot slot filling based on LLM + langchian|多轮对话槽值填充。
This project helps you build AI assistants or chatbots that can understand and remember specific details from a conversation, like flight dates or destinations. You provide conversation examples and define the key pieces of information (slots) you need to collect. The output is a chatbot capable of extracting and storing these details, making it easier for users to complete tasks. It's ideal for anyone building an AI assistant for customer service or task automation.
No commits in the last 6 months.
Use this if you need an AI assistant to accurately extract and retain specific pieces of information, such as names, dates, or locations, from a multi-turn conversation.
Not ideal if your primary need is general conversational AI without specific data extraction requirements or if you prefer not to use OpenAI's API.
Stars
33
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/iMagist486/Chatbot-Slot-Filling"
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)