FRIDAY is a lightweight Python voice assistant that responds to voice commands like weather updates, news headlines, YouTube playback, and more all in a glowing orb interface inspired by modern voice AIs.
- π Wake-word activation with "Friday"
- π¦ Real-time Weather Info
- π° Latest News Headlines
- π΅ Play YouTube Music
- π Open websites (YouTube, etc.)
- π£οΈ Text-to-Speech response
- π§ Natural voice understanding (Google Speech Recognition)
- π Floating Orb HTML UI
| File | Description |
|---|---|
main.py |
Main Python file containing FRIDAY's voice logic and system control actions |
front.html |
Glowing orb UI file shown when assistant is activated |
musiclibrary.py |
Python module with your music playlist (YouTube links) |
requirements.txt |
Lists all Python libraries required to run the assistant |
README.md |
Documentation file describing the project |
π Live Demo
Click below to open the FRIDAY glowing orb interface:
π Open FRIDAY UI Live