An open API service indexing awesome lists of open source software.

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.

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.

![assistant](https://github.com/janithScript/Virtual_Assistant/assets/127806197/261e13dd-b9d1-46e5-a372-d30d91cfd751)

## 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.