SlapBot/stephanie-va
Stephanie is an open-source platform built specifically for voice-controlled applications as well as to automate daily tasks imitating much of an virtual assistant's work.
Built on Python 3 with a modular architecture, Stephanie uses the Sounder intent-prediction algorithm to convert speech to text and classify user commands, then executes tasks through composable third-party modules. The platform integrates external APIs (configured via `config.ini`) and supports custom module development, allowing developers to extend functionality beyond built-in capabilities for specific use cases.
798 stars. No commits in the last 6 months.
Stars
798
Forks
127
Language
Python
License
MIT
Category
Last pushed
Jan 20, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/SlapBot/stephanie-va"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Saurav-Paul/AI-virtual-assistant-python
Command line virtual assistant for competitive programming
janvarev/Irene-Voice-Assistant
Ирина - русский голосовой ассистент для работы оффлайн. Поддерживает скиллы через плагины.
rhasspy/rhasspy
Offline private voice assistant for many human languages
EnjiRouz/Voice-Assistant-App
Python Voice Assistant project can: recognize and synthesize speech without Internet access;...
Umesh-01/Python-Assistant
Python Assistant (PA) is a voice command based assistant service written in Python 3.9+. It can...