Enriched Network Dialogue & Enhanced Responses, or ENDER, is a JARVIS like chatbot hosted on my raspberry pi.
Openwake word is a python library that can be used to generate custom wakewords. I used this open source google collab to create a .onnx and .tflite which are used to help determine if you called the wake word.
I also used a raspberry pi, but any computer works as long as it has a microphone and speaker.
Eventually I would like to continually add functions for my model to run to give it more of a JARVIS feel, starting with giving me the weather and controlly my music, eventually having it run tests and handle other hobbies as well.