Skip to main content

Simple bots or Simbots is a library designed to create simple bots by computing Intents,Entities,Relations and Context .

Project description

Simple bots or Simbot's is a library designed to create simple chat bots using python.

Its Basic functions :-

  1. Uses Machine learning to create Intents .
  2. Supports multiple ways of creating entities and relations .
  3. Also provides helper functions to query context stack .
  4. Provides a framework to create text based chatbots .
  5. Provides a framework to define test conversation of the bot and test it .
  6. Support saving and loading existing conversation .
  7. Support saving and loading trained Chatbot .
  8. Supports Sub Conversation management and creation also supports subconversation trace.
  9. Supports mongoDb integration to save bot logs.
  10. Supports other database integration(relational) to save bot logs.

if you are unfamiliar with any of these terms check out the documentation .

To install simply use

pip install simbots

Links

  1. Documentation
  2. pypi
  3. code

Check out the documentation page for chatbot terminology and how to solve some common problems like :

Sr Bot Documentation Code Only
1) How to make simple conversation . step by step code only
2) Convert site FAQs (Frequently asked questions) to a chatbot . step by step code only
3) Detect and handle person names from chat texts . step by step code only
4) Create and Place restaurant orders from chat . step by step code only

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simbots-0.0.28.tar.gz (22.6 kB view hashes)

Uploaded Source

Built Distribution

simbots-0.0.28-py3-none-any.whl (32.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page