Back home
Developing My Own AI Assistant
February 16, 2024
AI
Python
One of my favorite things to think about is having a personal assistant that can do anything I would want it to do, or rather program it to do. This project was the result of that idea. With around 750 lines of python code along with speech recognition and interpretation. It was an amazing project that introduced me to the most useful python package, threads! I hope to continue the project and eventually allow the system to use motors and interact with me in real life.