Jessica is an open-source DIY voice assistant for windows like cortana built using python and uses Chrome for rendering and voice recognition using web speech API. This voice assistant has no limits and provides 360 degree customization for the whole code and behaviours.
Thanks to the following open-source python packages and javascript libraries.
- https://github.com/asweigart/PyGetWindow .
- https://github.com/asweigart/pyautogui - Windows Ui automation.
- https://github.com/samuelhwilliams/Eel - Websocket connection between Chrome and Python.
- https://github.com/TalAter/annyang - Speech Recognition Library.
This is a completely incomplete project and requires a lot of contributions. Feel free to discuss about the project. Contact @ abhid14@outlook.com . Thank You!