I made a GPT-4-Turbo powered voice assistant, like Alexa but WAY better. Pls star it on GitHub.
I made Miles, a ChatGPT powered voice assistant, Miles can do almost everything, I made another project like this, but it was ugly and too simple, Miles is not simple.
Showcased in my GitHub repo for Miles, you can see every change I've made in the change log and all of Miles' features, there's clear steps for install on Mac, windows coming later but I do have a working windows version, just need to polish bugs.
It would mean a lot if you stared it on GitHub to rank my repo higher. I'm gonna list everything it can do here so people don't have to go to my repo to see if they're interested about it:
- 🗣️ Voice Activation: Responds to voice commands.
- 🎵 Spotify Control: Manage Spotify playlists and playback (requires Spotify Premium).
- 🌦️ Weather Updates: Provides current weather information.
- 🔄 GPT Model Switching: Ability to switch to any OpenAI chat model, GPT-4-Turbo by default.
- 🔧 Customization: Allows modification of system prompts and wake words. (instructions for this aren't there yet)
- ✏️ Text-to-Speech: Converts Miles' text responses to high quality realistic speech.
- 🖥️ Cross-Platform: Compatible with Mac, Windows later on.
- 🧮 Calculator: Perform multiple mathematical calculations at the same time.
- 💾 Memory Management: Ask Miles to remember anything, and that memory will persist even if you close and reopen the app, ask him to clear it and it will erase itself.
- 📅 Date and Time: Miles can find the date, time, or both at the same time.
- 💻 Graphical UI: Miles has a full UI with a whole bunch of stuff listed in my repo.
I think that's everything, its getting hard to keep track, there's even more features that I have working on my personal development copy, and these new features will probably be in the repo by tomorrow morning as it's too late right now.
If anyone has issues, ask me here, or submit issues on GitHubs issue tracker, I will respond to both within a day. Thanks!