You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A mobile application built using Flutter.It runs on voice command and answers the question using OpenAI API.
This uses speech to text plugin to convert voice commands to text.
The text is fetched by OpenAI API and the answer is displayed in text.