A small, chaos-friendly chatbot library with intent detection and lots of responses.
Project description
# diamondai
A tiny, chaos-flavored chatbot library.
## Usage
from diamondai import DiamondAI
bot = DiamondAI()
while True:
  msg = input("You: ")
  print("AI:", bot.reply(msg))
No capitalization required.
Auto-detects basic intent (greet, sad, happy, angry, chaos, why, how, generic).
Returns varied responses from large pools.
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
diamondai-1.1.0.tar.gz
(4.3 kB
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 diamondai-1.1.0.tar.gz.
File metadata
- Download URL: diamondai-1.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e3daaf1039b0872e84215167c9fdc4ef1e0329919586c5eb41362d84b500d1c
|
|
| MD5 |
2f434804d47341e434b6cd6916bdae70
|
|
| BLAKE2b-256 |
7e382e629356d7555eaa9eb585ad378b3ce46130ac1fb7cddf230f9f22ea825f
|
File details
Details for the file diamondai-1.1.0-py3-none-any.whl.
File metadata
- Download URL: diamondai-1.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b4c71986223bd18535ae22a4b7c23333eeab67d8cb2c47090a2503fa7fa7e68
|
|
| MD5 |
59bde6a98c1d6cab28eccb7e9e6b1daa
|
|
| BLAKE2b-256 |
512ca79841ed60a3498e030184b178d0dae43a266f20276ee81589012838a36d
|