Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nikhilcodes/virtualblu

A Virtual Assistant for Windows PC with wicked Qt Graphics.
https://github.com/nikhilcodes/virtualblu

chatbot deep-learning desktop-app desktop-application desktop-assistant home-assistant keras-implementations natural-language-processing nlp nlp-parsing pyqt5-desktop-application tensorflow-experiments tensorflow-implementations virtual-assistant

Last synced: about 14 hours ago
JSON representation

A Virtual Assistant for Windows PC with wicked Qt Graphics.

Awesome Lists containing this project

README

        

# BLU-VI
BLU is an opensource voice assistant.

# Dependencies Install Instructions
## Linux
Users using Ubuntu or Fedora on their workstation can run

`./install_deps.sh`

## Windows
* Make sure you have upgraded the python pip to latest version. (**IMPORTANT**)
* Windows users need to run `pip3 install -r requirements.txt` on their shell.
* Then again run `pip3 install pypiwin32` on the same.

# Running
Copy paste the following command

```python3 BLU.py```

# DEMO
![Screenshot 1](DEMO/ss1.png)
![Screenshot 2](DEMO/ss2.png)

Don't forget to drop a star, cause they motivate me to create more like these.