From 1994baa9375882675c9bf66bc00bc0201cba4c9e Mon Sep 17 00:00:00 2001 From: Ruby Mamistvalove Date: Thu, 2 Jan 2020 16:19:19 +0200 Subject: [PATCH] Update README --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 759a79b..46d1e24 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ -# deus -An AI sidekick to help you control your computer. +# Deus +https://www.deus-ai.com/ +Deus is an open-source and cross-platform AI sidekick to help you control your computer. Be part of making Deus better. + +which has the potential to be something much bigger, and much better at empowering the people using it. +This is where you come into play. Be part of making Notes better. + +## Dependencies + +- Qt (core, gui, network, multimedia, concurrent, qml, quick) +- Boost (tree structure for AER) +- Procupine (wake-up-word detection) +- Google API's (Speech-to-text and Text-to-speech) +- GRPC (to communicate with google api's in real-time streaming)