Inspiration
Inspired by movies like Iron Man and the desire to have an intelligent home assistant, we were passionate about taking this fictional technology into reality.
What it does
Utilizing several AI models, we are able to dynamically record speech inputs, convert it to text, analyze the intent, and run commands based on the intention. For example, simple greetings are handled through the a simple chat bot while complex questions utilize AI search. Personal information can be stored on a databases and remembered, and events such as commands or alerts can be run using voice command.
How we built it
Using python libraries and several API's from organizations like OpenAI and Spacy, were able to piece together these technologies to build a complex but robust AI.
Challenges we ran into
A main challenge we ran into was integrating the different libraries and models with each other. Similarly, the challenge of time limited us from expanding the concept further.
Accomplishments that we're proud of
We are very proud of successfully combining different AI's together and manipulating them in such away so that they can interact with each other.
What we learned
The biggest learning curve for this project was understanding how machine learning works, and the ways it can interact with inputs such as text.
What's next for Artificial Intelligence Personal Assistant
We hope to continue to polish this technology, incorporating features such as shell commands so that almost every task can be automated through a simple voice command.
Log in or sign up for Devpost to join the conversation.