# 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.
Release files for diamondai 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| diamondai-1.1.0.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| diamondai-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.3 kB
Release files / diamondai-1.1.0.tar.gz
| Download URL | diamondai-1.1.0.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1e3daaf1039b0872e84215167c9fdc4ef1e0329919586c5eb41362d84b500d1c
|
|
BLAKE2b-256 checksum How to use checksums |
7e382e629356d7555eaa9eb585ad378b3ce46130ac1fb7cddf230f9f22ea825f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.14
|
Release files / diamondai-1.1.0-py3-none-any.whl
| Download URL | diamondai-1.1.0-py3-none-any.whl |
|---|---|
| Size | 5.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8b4c71986223bd18535ae22a4b7c23333eeab67d8cb2c47090a2503fa7fa7e68
|
|
BLAKE2b-256 checksum How to use checksums |
512ca79841ed60a3498e030184b178d0dae43a266f20276ee81589012838a36d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.14
|