Skip to main content

Windows Voice Assistant

Project description

Dikshant - Windows Voice Assistant

Dikshant is a lightweight background voice assistant for Windows that activates on the phrase "hey friend". It can perform system-level tasks like opening applications, shutting down, or executing custom commands — all using natural language.


🔥 Features

  • 🎙️ Wake-word activation with "hey friend"
  • 🖥️ Executes system commands (e.g., open apps, shutdown)
  • 🧠 Understands natural language instructions
  • 🔁 Runs in the background after launch
  • 📦 Easy to install via pip

Supported Commands (v0.1.0)

(All require wake phrase: "Hey friend")

  1. Application Control "Hey friend open notepad"

"Hey friend launch chrome"

"Hey friend start calculator"

  1. Website Navigation "Hey friend open youtube" → Opens YouTube in default browser

"Hey friend visit google" → Opens Google

"Hey friend go to github" → Opens GitHub

  1. Assistant Control "Hey friend take rest" → Stops the assistant

"Hey friend go to sleep" → Alternative stop command


📦 Installation

Install directly from PyPI:

pip install dikshant

🚀 Usage

After installation, launch it from the terminal:

dikshant

Then simply speak commands like:

  • "Hey friend, open notepad"
  • "Hey friend, take rest" (to stop the assistant)

🧑‍💻 Programmatic Usage You can also use Dikshant as a Python module in your own scripts:

from dikshant import Dikshant

assistant = Dikshant()
assistant.start()

🛠 Requirements

Most dependencies will be auto-installed via pip, but core ones may include:

  • speechrecognition
  • pyaudio (may need manual install for Windows)
  • pyttsx3
  • pywin32

💡 If pyaudio fails during install, use:

pip install pipwin
pipwin install pyaudio

📃 License

This project is licensed under the MIT License.


🙋‍♂️ Author

Dikshant Ghimire
Feel free to customize and extend!


💬 Contributions

Pull requests, issues, and suggestions are welcome!
Please ensure you follow best practices and lint your code.


🧪 Coming Soon

  • Cross-platform support (Linux/Mac)
  • GUI interface
  • Integration with AI-based NLU

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dikshant-0.2.0.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dikshant-0.2.0-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file dikshant-0.2.0.tar.gz.

File metadata

  • Download URL: dikshant-0.2.0.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for dikshant-0.2.0.tar.gz
Algorithm Hash digest
SHA256 15393ca48c5d4cebd993efc4fa3e436e6965a919017ca30f3a67c53dff293afe
MD5 46208e05942793abcde488de6a3974d5
BLAKE2b-256 8a3825abc8e28373b85147fbf42f3ec692cf79f4d7b2f0ea1aaf515437bfedf2

See more details on using hashes here.

File details

Details for the file dikshant-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: dikshant-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for dikshant-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7f25a3e98cef7300284e8db25bf5f6fb290143db13fd9e82aec6a00e187d9f14
MD5 fe631d832a5d3bdc881ef2845a054bc7
BLAKE2b-256 a61989fdec0e31802b35b0e5e9c4a9b8a1992ef522f1b8d419468ffd49fd86b8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page