Stark chatbot client based on AIML
Project description
StarkChat
Stark chatbot client based on AIML
Installation
pip3 install starkchat
Example
from StarkChat import starkchat
chatbot = starkchat.StarkChat()
while True:
question = input("You: ")
answer = chatbot.chat(question)
print("Bot:", answer)
Created and maintained by Sathishzus ❄️
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
starkchat-0.0.2.tar.gz
(1.6 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file starkchat-0.0.2.tar.gz.
File metadata
- Download URL: starkchat-0.0.2.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
488a98e23da76ac7d5dd1a892253b4c3c720f16de7d8c857c9c0c815581046bf
|
|
| MD5 |
57c3841ffe4806f90da469007ad6a7cf
|
|
| BLAKE2b-256 |
2bb5697047bc948b24d7699b2c4a3a5f0e0b11c4048eaf39ef1066bdb80cf5da
|
File details
Details for the file starkchat-0.0.2-py3-none-any.whl.
File metadata
- Download URL: starkchat-0.0.2-py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c15b9471a37609b1eb349860349215c823300baf9833fbae2157b7e1c16ca3a4
|
|
| MD5 |
b646f68d94d2eb66364c1d122daba704
|
|
| BLAKE2b-256 |
2acd18e30bb6ddc6d45e76ac163b8cafdb9d8abd958d64c44ac8150121d3641e
|