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.3.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.3.tar.gz.
File metadata
- Download URL: riser_corporation-0.1.3.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 |
ae7cf044d65034e5e3f267089ad9fee71ef98df8195097015c63fa5b2bcf1add
|
|
| MD5 |
08a68f0941dded8f676432a151574262
|
|
| BLAKE2b-256 |
ac520cc6bd3c44b0184ca1d18eae801dc00d9192863a91ea5833ca9d104cacda
|
File details
Details for the file riser_corporation-0.1.3-py3-none-any.whl.
File metadata
- Download URL: riser_corporation-0.1.3-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 |
33827e3d23b58d857720a0a7bf592a651c8c14d4efc740af9fe67f062fe8ead6
|
|
| MD5 |
9ae092f59a404b17f03eed755bb59633
|
|
| BLAKE2b-256 |
61928b878f2a96227ded169f20c3276ffb09c656c57bcd723c0f55b7b4cc3ac7
|