Releases: deepraj1729/TChatBot
Releases · deepraj1729/TChatBot
TChatBot
TChatBot
A ChatBot framework to create customizable all purpose Chatbots using NLP, Tensorflow, Speech Recognition
Create Customized ChatBots
that can train
on custom dataset
and can chat
with users faster than ever with better context. This makes it a forever learning self-aware Bot
. It can handle API calls and can be deployed to websites in future.
Utilities
and Features
in this release:
Chat
with the Botfast
andefficient
- Create
custom
dataset fortraining
the bot usingcreate
command Train
the bot with custom dataset with varying sizes and shapes making it dynamic.- View trained
classes/tags
of the ChatBot model. - View ChatBot Model
pipeline
and configurations command-line. - All commands possible using
Command-line-Interfaces
. Code safety
handled usingvirtual environment
for installingrequirements
.