Hey Steemit, I promised last post to update you about some cool software I have made for my smartwatch I am building - so here we are.
Happy AI
I got the idea for Happy when I saw all the cool virtual assistants everyone has nowadays. I decided to learn Python so I could code my own assistant.
So far he can hold basic conversations like greetings and thanks, send texts, search wikipedia, open web browser, search google, check the weather, and tell time. Im planning on adding a mapquest module and a newspaper module as well. Using the Python library pyttsx, I was also able to get him to talk.
Me and my virtual assistant chatting back and forth
I also created him in the desktop app format so I wouldnt have to run him in the command prompt every time. Gotta love shortcuts ;)
Bitcoin Wallet
This is a basic app that I made yesterday that allows me to check the current price of bitcoin and my savings in my bitcoin wallet. It is also in the desktop format and ready for raspberry pi.
Future Ideas
A few ideas for future software would be a stock market app, stopwatch/clock app (with GUI), GUI texting app (voice command texting), plant identification app (cause why not), face recognition app (easy with python), and a central database.
What else should I make? Do you guys have any ideas?