Skip to content

Repository files navigation

LOGO

SuZu

HitCount GitHub repo size GitHub last commit Relative date GitHub

Personal Windows AI (that will actually be helpful in daily needs!!).

Getting Started :

  1. Install conda.

  2. Go to this home dir, and open cmd or terminal.
    conda env create -f freeze.yml
    This will create a new environment named suzu which will include all the base packages needed.

  3. Get your reddit credentials from here to train your own chatbot.

  4. Then create a praw.ini and place it in chatbot/ 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.

<iframe width="350" height="430" allow="microphone;" src="https://console.dialogflow.com/api-client/demo/embedded/82dd2778-d803-4a97-9f83-3f15da59e281"></iframe>