-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a605f24
commit 1994baa
Showing
1 changed file
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) |