Skip to content

assistant-os/assistant-os

Repository files navigation

Assistant OS


This project is a virtual assistant to assist users in repetitive and daily tasks.

Getting started

Create a .env file containing credentials. An example is provided in .env.example. You can also set the variables globally depending on your OS.

Then

$ yarn
$ yarn start

This project is maintained with lerna.

Or you can use docker

$ docker-compose build
$ docker-compose up -d

Contribute

Please read development guidelines before proposing a pull request.

Roadmap

These are the next features to come:

  • [timelog]: help the user to log his spend time and store on google drive
  • [identity]: auto configuration of the virtual assistant
  • [web app]: refactor to make action more automatic
  • [movies, tv shows]: notify the user for a release
  • [memory]: save information
  • [urls]: save url and propose automatic behaviors like auto watch
  • [contracts]: generate invoice automatically in google drive