Skip to main content

API handler to make AI chatbot

Project description

ChatbotAPI

An python package to make it easier to connect to the brainshop API and make a working AI chatbot

How to install it

Do py -m pip install ChatbotAPI and you are done.

How to use?

There are only 2 commands in this package.(more will be added soon)
To use it just do

from ChatbotAPI.chatbasics import sendmsg, chatbotsetup  
chatbotsetup("Brain ID","API Key")  
data = sendmsg("HI")  
print(data)  
  1. To get Brain Id and other info go to BrainShop
  2. Make an account
  3. Make a brain and don't change any settings
  4. Go to the settings tab and copy the BrainID and APIkey and then use it
    PS: To use your own uid just do chatbotsetup("Brain ID","API Key","UID")
  5. Voila! It works! Now enjoy your AI chatbot.
    Thats All

Features

AI Chatbot. Can make interesting conversations.
Can do math.
Can say jokes.

PackageWebsite - BrainshopChatbotAPI on Pypi
AuthorWebsite - PaulStudios

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

ChatbotAPI-1.3.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

ChatbotAPI-1.3.0-py3-none-any.whl (3.3 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