Advanced AI Voice Assistant Framework
Project description
Riser Corporation SDK 🤖
Professional AI Assistant SDK that lets developers integrate voice, automation, and AI intelligence into their apps.
📦 Installation
pip install riser_corporation
# For voice support
pip install "riser_corporation[voice]"
🚀 Quick Start
from riser_corporation.riser import riser
bot = riser.init(
api_key="YOUR_KEY",
ai_name="Jarvis",
system_prompt="You are a futuristic assistant"
)
bot.speak("Hello boss")
bot.ask("Who created you?")
💻 CLI Usage
riser speak "Hello world"
✨ Features
- Custom AI name
- Custom system prompt
- User API key support
- Voice output
- Automation commands
- Easy SDK integration
👨💻 Developer Section
Build the package:
python -m build
Upload to PyPI:
twine upload dist/*
📜 License
MIT License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
riser_corporation-0.1.2.tar.gz
(17.7 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 riser_corporation-0.1.2.tar.gz.
File metadata
- Download URL: riser_corporation-0.1.2.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c94b807b30d16e3897d45a9f9e84be099e21d8a7cc97c0c93bafdf72dbc00960
|
|
| MD5 |
634e37c3c69c59d3d99192987a781680
|
|
| BLAKE2b-256 |
32842020c4609c73f06ea7e2b3dac3a27a78592d0fbdd7986757c05582d12128
|
File details
Details for the file riser_corporation-0.1.2-py3-none-any.whl.
File metadata
- Download URL: riser_corporation-0.1.2-py3-none-any.whl
- Upload date:
- Size: 19.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e9214115b3e3ff3db9b39b84b5b01d697677c209fce1e5d261545b2e6b74221
|
|
| MD5 |
ffd2116ad48a5aa5e3e12d9900abb2b6
|
|
| BLAKE2b-256 |
9602a54403c154c48f19434e916138f414b1d85c49d56abde12a341a7c2d7d2f
|