#1090 · Primary category: AI Agents & Automation
always-on-ai-assistant
A pattern for an always on AI Assistant powered by Deepseek-V3, RealtimeSTT, and Typer for engineering
Project last updated:01/12/25
GitHub Stars
997
Forks
214
Contributors
2
License
Other
Why we included this project
This repo is less a finished tool than a working blueprint for a voice-driven engineering assistant. It binds a DeepSeek-V3 brain to RealtimeSTT, so you can say a request aloud and have it turned into a runnable Typer command instead of typing it yourself. The demo shows the full loop in action: the assistant writes what it comes up with to a scratchpad file, and a mode flag decides whether that command actually runs. The config file names each part of the pipeline explicitly, which makes this a handy reference for anyone wiring a speech interface to an agent-style command executor. Just don't expect plug-and-play: it is a starter pattern, so you supply your own DeepSeek and ElevenLabs API keys, and the base assistant still runs on local Ollama models.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.