Mini chatbot client based on AIML
Project description
Minichat
Mini chatbot client based on AIML
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.1.tar.gz
(1.6 MB
view details)
Built Distribution
File details
Details for the file minichat-1.0.1.tar.gz
.
File metadata
- Download URL: minichat-1.0.1.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | e640931015751765161d793ae9130f573a14f6065bfe414eec7a1a481cbd3ed6 |
|
MD5 | f785ec7ec8dcf048815ef0c382866056 |
|
BLAKE2b-256 | 6a462d87480964c522e9259ef45d2c9b8642f352938a572bde6fdb458b29d5d7 |
File details
Details for the file minichat-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: minichat-1.0.1-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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 162a6faa9ac73250b269a1d35fd16ed41d3975d0eba192422cc88012a5eb2038 |
|
MD5 | 696c75398b1eb6416a80167db4f34f46 |
|
BLAKE2b-256 | a5e642dfacbb690d36b1037c6857a05d6c61065d28df849fbdf11ca895ad8d91 |