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.3.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: minichat-1.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 abb1451c2762491f9917138531f7181cb4b5ed5d9aa23fd5f114e35ecc860e81
MD5 03eaeedbbd6a0ac24c8a62b93c8982ed
BLAKE2b-256 d36ebedfc4b8390b945da94e4adba633a4872c1a08a265dc7bf29cbd4ae50dfd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: minichat-1.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 83b32b1e0d1a1a3ea7351f9220772f289fec878bfdd8e806d4de93ca01f84e2b
MD5 311dc2363b47004d0e20b7a2ee05c114
BLAKE2b-256 519c21070b322e0d6692c7e51e354916c4aaf90676c3ac744a6efb099c9cc9fc

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