Skip to content
Mr.Riley edited this page Nov 13, 2017 · 5 revisions

Welcome to the Oracle-VocalAI-Interface wiki!

DISCONTINUED!!!

About

Oracle is an open source JARVIS (Just A Rather Very Intelligent System) program with built-in customization. Here on GitHub is all the files and code needed to run and customize Oracle to your needs/wants. Oracle is in Pre-Alpha right now and is NOT a stable build/ isn't coded yet. Oracle development started in early November 2017 and is still ongoing.

Things to do: (- indicates task finished)

  • -find programming language
  • find how to use google speech to text in that language
  • find how to use google text to speech in that language
  • add speech interface into code
  • find how to use files in programming language
  • add importing commands & responses into code
  • add support for interfacing with peripherals & USB devices
  • add support for USB digital Security tokens
  • add speech interface into code
  • add check sub-routine to check input against all known commands
  • add random number generator so program never uses the same response twice/ goes thru all responses randomly before repeating itself
  • add neural-network so program learns what I sound like/ understands me as time goes on
  • add sub-routine so program can edit its own source code/ learn more commands
  • add google search compatibility so program can search google for answers
  • add Wolfram-alpha compatibility so program can search Wolfram-alpha for answers
  • add Simple-CV to code so Oracle has facial and object recognition & tie into neural net
  • add code so interface runs in several sub-routines (listening, speaking, interfacing w/ outside devices, syncing amongst devices)
  • add support for digital certificates

license

BSD 3 clause license you can use/ edit the code but you have to give Author credit and keep the copyright.