khanovico/chatbot-khan
chatbot implementation on custom dataset from scratch, pytorch
This project helps you build a custom chatbot that can answer questions based on your specific information. You provide your unique datasets, and it trains a chatbot model to understand and respond to queries relevant to that data. This is for anyone who needs to create a conversational AI tailored to their particular field, customer service, or information base.
No commits in the last 6 months.
Use this if you need to create a simple, custom chatbot trained on your own text data without relying on pre-built, general-purpose models.
Not ideal if you need an out-of-the-box, plug-and-play chatbot solution, or if you require advanced conversational AI features like complex dialog management.
Stars
16
Forks
6
Language
Python
License
MIT
Category
Last pushed
Jun 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/khanovico/chatbot-khan"
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)