Koziev/chatbot
Русскоязычный генеративный чатбот с профилем и фактами
This project offers a pre-trained Russian-language chatbot capable of holding engaging conversations and answering questions based on provided facts. You provide text files with specific facts and conversational rules, and the bot generates natural-sounding Russian responses. It's designed for anyone needing an interactive, customizable conversational agent for Russian-speaking users.
260 stars. No commits in the last 6 months.
Use this if you need to deploy a Russian-speaking chatbot that can be customized with specific knowledge and conversational patterns without retraining complex AI models.
Not ideal if you require a chatbot for languages other than Russian or if you need to integrate with complex, real-time external data sources beyond simple text files.
Stars
260
Forks
61
Language
Python
License
—
Category
Last pushed
Jan 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Koziev/chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rodrigopivi/Chatito
🎯🗯 Dataset generation for AI chatbots, NLP tasks, named entity recognition or text...
SimGus/Chatette
A powerful dataset generator for Rasa NLU, inspired by Chatito
metterian/peep-talk
A Situational Conversation-Based English Education Platform
WenRichard/Customer-Chatbot
中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the...
oswaldoludwig/Seq2seq-Chatbot-for-Keras
This repository contains a new generative model of chatbot based on seq2seq modeling.