https://github.com/janithscript/virtual_assistant
This Python-based virtual assistant utilizes a graphical user interface (GUI) built with Tkinter and integrates speech recognition to interact with users. The assistant can perform various tasks based on user input.
https://github.com/janithscript/virtual_assistant
python3
Last synced: 5 months ago
JSON representation
This Python-based virtual assistant utilizes a graphical user interface (GUI) built with Tkinter and integrates speech recognition to interact with users. The assistant can perform various tasks based on user input.
- Host: GitHub
- URL: https://github.com/janithscript/virtual_assistant
- Owner: janithScript
- Created: 2024-06-14T22:23:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-23T10:17:36.000Z (over 1 year ago)
- Last Synced: 2025-03-22T03:15:03.264Z (10 months ago)
- Topics: python3
- Language: Python
- Homepage:
- Size: 66.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Virtual_Assistant
This Python-based virtual assistant utilizes a graphical user interface (GUI) built with Tkinter and integrates speech recognition to interact with users. The assistant can perform various tasks based on user input.

## Installation:
Run in terminal:
```bash
pip install -r requirements.txt
```
## Documentation:
* Run GUI.py
* You can ask:- what you can do, play music, youtube, time now, skills please, google, shutdown, chat, weather and etc.
* You can type and send the promt directly to the Virtual Assistant.