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.3.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.3.tar.gz.
File metadata
- Download URL: starkchat-0.0.3.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 |
27559f32cd64dbf22d3eb577640b1f5f960511d6de51cecaccfcc6854bd186cb
|
|
| MD5 |
3a95480876d67392b276eef8304287c3
|
|
| BLAKE2b-256 |
8bd67853fe9980f2d9d28a10b5a2830d75181d8a1a73040e291e2e6ebff0c373
|
File details
Details for the file starkchat-0.0.3-py3-none-any.whl.
File metadata
- Download URL: starkchat-0.0.3-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 |
b542c47c7b523aadc389b357fd43189f69a758223f5524bb077c58e950ea8c80
|
|
| MD5 |
b794b9d2462d49f4263a27630a774b9b
|
|
| BLAKE2b-256 |
1ff12c1917b9d837d1d798ac72cd12f5395ce9253c22d6b7dfcf301ed507388e
|