- The voice-recognition functionality of the app uses Google's speech recognition api.
.
- the app does not store the conversation any where except for key words like user-name
- The app uses localstorage to store some data like the user's name to make sure the ai will remember the next time.