Personal Windows AI (that will actually be helpful in daily needs!!).
-
Install conda.
-
Go to this home dir, and open
cmd
orterminal
.
conda env create -f freeze.yml
This will create a new environment namedsuzu
which will include all the base packages needed. -
Get your reddit credentials from here to train your own chatbot.
-
Then create a
praw.ini
and place it inchatbot/
with
[suzu]
client_id=your_client_id
client_secret=secret-key
username=your_reddit username
- Voice for the AI
- Recognition of different things
- Classification of things
- Automation of daily tasks
- setting up schedulers for the project
- QnA for the specific system information in which it is placed
Seriously, that would be a huge help /. Right now I am doing this project in my non-office hours and want to integrate so many things, like Reinforcement Learning for doing certain tasks faster. Please contact me for any contribution and issues.
<iframe width="350" height="430" allow="microphone;" src="https://console.dialogflow.com/api-client/demo/embedded/82dd2778-d803-4a97-9f83-3f15da59e281"></iframe>