Astro is open source! Feel free to contribute to commands by making your own and creating a pull request!
- Hands-free experience with speech recognition
- Online and offline AI capability
- Online AI supports images
- Natural language processing allows for varitations in commands
- Web browsing and image searching
- Natural-sounding text to speech
- "open": Opens an app
- "ask": Asks AI, available both online and offline
- "show": Shows Pixabay images of your request in the browser
- "go to": Goes to the requested website
- "search": Searches for the requested search term
- "shut down": Shut down with confirmation
- "restart": Restart with confirmation
- "sleep": Sleep
- "close": Closes an app,
- "clock": Gets the current time,
- "set timer": Sets a timer,
- "change voice": Changes the voice to Andrew or Evelyn
- "jot": Takes a note of what you say
- "notes": Shows your notes
.exe file coming soon. For now, clone the repo onto your device, create your own API keys for GROQ and Pixabay (both free) and fill them in for the variables, then run main.py.