Dev Projects Vidhya Divakar

Aura Music Studio

An AI-powered music studio built for the Gemini Hackathon, integrating the Google Gemini API through a secure Node.js backend proxy with real-time audio synthesis in the browser.

Abstract workspace image used as a placeholder project thumbnail

Developed an AI-powered music studio integrating the Google Gemini API through a secure Node.js backend proxy, ensuring API key protection and request validation.

  • Designed a full-stack system with a React frontend and Express backend, enabling real-time audio synthesis using the Web Audio API
  • Implemented session-based persistence using MongoDB to store user recordings and playback history
  • Built structured AI interaction flows using prompt design and server-side orchestration of LLM requests

View on GitHub