Python wrapper for simi.anbuinfosec.live chat and teach API
Project description
pysimsimi
Python wrapper for simi.anbuinfosec.live chat and teach APIs.
Report Issue • Source Code • Contact Developer
📦 Installation
pip install pysimsimi
Or install directly from source:
git clone https://github.com/anbuinfosec/pysimsimi
cd pysimsimi
pip install .
🚀 Features
- Simple interface to talk with the Simi bot
- Teach Simi new responses via API
- Easy integration in chatbots and personal projects
- Lightweight and dependency-free (only
requests)
🧪 Example Usage
from pysimsimi import talk, teach
# 🗣️ Talk with Simi
response = talk("Hi", "en")
print("Simi says:", response)
# 📚 Teach Simi
teach_response = teach("Hi", "Hello there!", "en")
print("Teaching result:", teach_response)
🐛 Issues
Have a bug or feature request? Open an issue on GitHub.
We appreciate contributions and feedback to improve pysimsimi.
👨💻 Developer
Mohammad Alamin
🔒 Security & Developer Community: anbuinfosec
📄 License
This project is licensed under the MIT License.
Built with ❤️ by anbuinfosec
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
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 pysimsimi-1.0.0.tar.gz.
File metadata
- Download URL: pysimsimi-1.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a2d2014cf4e14e9d11f142f7a997e83d25804064e82b3afe60ecdf922c9f608
|
|
| MD5 |
44f48c47490e93b39bf645821a6a0309
|
|
| BLAKE2b-256 |
471a573dce237903a3d5d52878264a5f5f4c4b41cd8651a5f3f7d6c05aaafa78
|
File details
Details for the file pysimsimi-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pysimsimi-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72cda26b403ca54191749c46c442c1fef5f32919789a2541ff2961e6dc5cc2b5
|
|
| MD5 |
6257b928fd69f9e06fd68bb090a637b6
|
|
| BLAKE2b-256 |
18ae6f11c28be11f07847add3e5f09fa32007fa67e36fdbb52925111151e217e
|