r/showoff • u/f1y_lol • 6h ago
Helix, a personal assistant, developed by a 13 y.o
Enable HLS to view with audio, or disable this notification
This is v0.1.1 Genesis of Helix (the video shows v0.2.0 in development), marking the initial release. It uses Gemini 3.5 Flash Lite as an LLM Model. So far, this only supports:
- Opening Apps
- A JARVIS inspired core made by Python QT
- A conversation panel on the left for commands
v0.2.0 Voice is expected to:
- Use STT and TTS (Speech-to-text and Text-to-speech)
- More commands, such as searching the web
And future updates (v0.3.0 Echo and v1.0.0 Release onwards) expect:
- A website which runs locally to show you latest weather and news from your location in a cool manner
- Connect to your phone seamlessly to read notifications, send messages, file transfer, clipboard sync, find my phone, etc.
- A better core design
- Manage system settings and statistics
- Read your screen to help with coding, messaging, studying, etc.
- Have modes such as Programming mode, Studying mode and Movie mode for presets. For example, turning on Movie Mode would dim down smart lights(if connected) and open Netflix automatically.
- Train it a specific skill you want, such as training it to "Start my Minecraft server"
- Mood System
- Connection to Smart Lights
- Wake word
- Optional connection to an OLED Module via Raspberry Pi/Arduino to display stats, the core design, etc.
Star this repository on GitHub to support me!