Skip to main content

Mini chatbot client based on AIML

Project description

Minichat

Mini chatbot client based on AIML

Installation

pip3 install minichat

Example

from minichat import minichat

chatbot = minichat.Minichat()

while True:
    question = input("You: ")
    answer = chatbot.chat(question)
    print("Bot:", answer)

Created and maintained by SnowflakeDev Community ❄️

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

minichat-1.0.2.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

minichat-1.0.2-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file minichat-1.0.2.tar.gz.

File metadata

  • Download URL: minichat-1.0.2.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.9.0 Windows/10

File hashes

Hashes for minichat-1.0.2.tar.gz
Algorithm Hash digest
SHA256 788c080c88ed32a13b1c02dccbfc302a95276025f883d5a07e5a3a354c163ed1
MD5 ae6d0ceb94c9eab6f8919b267fcaf4c8
BLAKE2b-256 9ddb5afab5f38d1c77040c2214c805e2ef7cbfec9b46dbf6f03446dde60614df

See more details on using hashes here.

File details

Details for the file minichat-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: minichat-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.9.0 Windows/10

File hashes

Hashes for minichat-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d1b1193c26ca8bcc6c0df05e79ed2aa2bf413e2eae593c75d7c470093dfbc70e
MD5 eeb5190f7f6debd12b8ee6b1f81daf22
BLAKE2b-256 2dd5649ba44197fb1b5a1bfa77925c817d9e5a13ca9cc3c08b5ba727c3417d2b

See more details on using hashes here.

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