Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.18 KB

File metadata and controls

45 lines (31 loc) · 1.18 KB

🎧 SpotiBuddy – Your Spotify Voice Assistant

No more fumbling with your phone. Just talk to SpotiBuddy and control your Spotify hands-free.

✅ Features

  • 🗣️ Like the current song: "like this song"
  • ⏭️ Skip track: "next song"
  • 🎵 Play any song: "play [song name] by [artist name]"
  • 🆕 Create playlists: "create playlist [name]"
  • ➕ Add songs to playlists: "add to playlist [name]"

🧠 Perfect For

  • Students staying focused
  • Drivers on the move
  • Office workers avoiding app switching
  • Meditation & mindfulness enthusiasts

🛠️ Setup

  1. Download and run SpotiBuddy.exe
  2. Log into your Spotify once (safe OAuth)
  3. Leave it running in background
  4. Speak commands any time

📦 Technical Stack

  • Python
  • Spotipy (Spotify API)
  • SpeechRecognition
  • PyAudio
  • PyInstaller

🔒 Privacy

Your voice is processed locally (via Google API temporarily) – no data is stored. Future updates will support offline voice models for full privacy.

📈 Future Plans

  • Offline voice recognition (Vosk)
  • Wake-word support ("Hey SpotiBuddy")
  • Portable mobile companion

🧑‍💻 Built with ❤️ by vastavikadi