You are browsing as a guest. Sign up (or log in) to start making projects!

vansh-ai_for desktop

  • 1 Devlogs
  • 7 Total hours

Vansh-AI is a cross-platform, voice-controlled personal assistant built in Python for Windows, macOS, and Linux. It features wake-word activation, natural-sounding speech synthesis via Microsoft Edge's neural TTS engine, and real-time speech recognition for hands-free command execution — covering tasks like time/date queries, launching websites, and opening applications. The architecture is modular: a dedicated skills system allows new capabilities to be added independently, and a built-in REST API server (FastAPI) enables remote control from any device on the network — including smartphones via custom shortcuts — turning the desktop assistant into a multi-device accessible system.

Open comments for this post

6h 44m 56s logged

I am working on Vansh, a cross-platform Python voice assistant inspired by Jarvis. It is designed to run on Windows, macOS, and Linux and can respond to voice commands after detecting the wake word “Vansh.”
The project includes features such as speech recognition, natural-sounding text-to-speech, telling the time and date, opening websites and applications, and remote control through a REST API. I am building it in a modular way using Python, with separate components for speech-to-text, text-to-speech, configuration, command handling, and the remote server.

0
0
28

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…