An offline-first Windows voice assistant built in Python with Tkinter.
- Voice and text command control
- Memory storage for facts and preferences
- Note taking and clipboard helpers
- Quick app, folder, and website launcher commands
- Custom desktop UI with a screen-aware layout
- Local speech recognition using Vosk
main.py- main applicationrequirements.txt- Python dependenciesrun.bat- double-click launcher for Windowsinstall.bat- one-click dependency installerLICENSE- project license and copyright
- Install Python 3.10 or newer.
- Install dependencies:
python -m pip install -r requirements.txt- Make sure these files are next to
main.py:
- a Vosk model folder named
model nircmd.exefor volume and screenshot helpers
- Launch the app:
python main.pyOr double-click run.bat on Windows.
startstophelpshow memoryremembermake noteappend noteopen app notepadopen app calculatorlaunch paintlaunch vscodewhat can you dofocus modesurprise medaily briefenergy boost
Copyright (c) 2026 Samay
This project is designed for local Windows use, so some features depend on Windows system tools and local files.