Skip to content

TChatBot

Latest
Compare
Choose a tag to compare
@deepraj1729 deepraj1729 released this 22 Jun 12:42
· 28 commits to master since this release

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:

  1. Chat with the Bot fast and efficient
  2. Create custom dataset for training the bot using create command
  3. Train the bot with custom dataset with varying sizes and shapes making it dynamic.
  4. View trained classes/tags of the ChatBot model.
  5. View ChatBot Model pipeline and configurations command-line.
  6. All commands possible using Command-line-Interfaces.
  7. Code safety handled using virtual environment for installing requirements.

Build the bot smarter each day by training it with new data :)