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.4.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.4.tar.gz.
File metadata
- Download URL: starkchat-0.0.4.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 |
7e4a244323ca9e40e186c2999b01175b8173a5f076af0cc61d8cc5558a26b27a
|
|
| MD5 |
6b934ed8bebec3f87f02d70b8cf172f6
|
|
| BLAKE2b-256 |
f593650a2cb6caece57afbcaadc925fb292df978e9bda175b8fd3faa8839b02c
|
File details
Details for the file starkchat-0.0.4-py3-none-any.whl.
File metadata
- Download URL: starkchat-0.0.4-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 |
af3b8f16fc5bf1e4f63169e114fec7970451b2a01cc260948f20d0c2930120e8
|
|
| MD5 |
8dcbd8d5c02d3b084a47f4ef0fbf89b3
|
|
| BLAKE2b-256 |
9dd8f193b8410f76bb47018311bee23a0b07a54bc1ce54d7b27a38ca965a0a80
|