
SuZu
Personal Windows AI (that will actually be helpful in daily needs!!).
Getting Started :
- Install conda.
-
Go to this home dir, and open
cmdorterminal.
conda env create -f freeze.yml
This will create a new environment namedsuzuwhich will include all the base packages needed. - Get your reddit credentials from here to train your own chatbot.
- Then create a
praw.iniand place it inchatbot/with
[suzu]
client_id=your_client_id
client_secret=secret-key
username=your_reddit username
Features to work on :
- 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
Contribution
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.