https://github.com/adityamangal1/virtual-ai
Def_hacks Hackathon Project
https://github.com/adityamangal1/virtual-ai
ai project virtual-assistant
Last synced: about 1 month ago
JSON representation
Def_hacks Hackathon Project
- Host: GitHub
- URL: https://github.com/adityamangal1/virtual-ai
- Owner: adityamangal1
- Created: 2021-06-27T06:02:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T06:11:13.000Z (almost 5 years ago)
- Last Synced: 2025-01-02T07:44:22.218Z (over 1 year ago)
- Topics: ai, project, virtual-assistant
- Language: HTML
- Homepage:
- Size: 49.3 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Virtual-assistant-AI
Virtual assistant Ai made with Python programming language.
## 🛠️ Modules Used
```bash
win32com.client (pip install pywin32)
```
```bash
webbrowser (pip install webbrowser)
```
```bash
datetime (pip install datetime)
```
```bash
requests (pip install requests)
```
```bash
speech_recognition (pip install speech_recognition)
```
## 🧐 Features
- **Current date and time**
- **Opens browsers such as google,youtube and firefox**
- **Tells wheather**
- **Play song on youtube** (You just need to one click after that)
- **Commands history by user**
- **Spell word**
- **Greet**
## 💻 How to run
**After installing above modules**
```bash
In command line python3 main.py
```
## 💻 Demo

Follow Me On