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:
Chatwith the Botfastandefficient- Create
customdataset fortrainingthe bot usingcreatecommand Trainthe bot with custom dataset with varying sizes and shapes making it dynamic.- View trained
classes/tagsof the ChatBot model. - View ChatBot Model
pipelineand configurations command-line. - All commands possible using
Command-line-Interfaces. Code safetyhandled usingvirtual environmentfor installingrequirements.