Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 519 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 519 Bytes

Jarvis

Jarvis is an open-source and cross-platform AI sidekick to help you control your computer. Be part of making Jarvis better.

jarvis_icon

Dependencies

  • Qt (core, gui, network, multimedia, concurrent, qml, quick)
  • Boost (tree structure for AER)
  • Porcupine (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)