This is a real-time screen sharing app that uses Google’s Vertex AI Multimodal Live API. Share your screen and ask questions about what’s on it. The AI sees your screen and responds with audio.
# Clone the repository
git clone https://github.com/Ashot72/Screen-Sharing-Vertex-AI
# Navigate into the project directory
cd Screen-Sharing-Vertex-AI
# Copy the example `.env` file and add your project ID
cp env.example .env
# Place your `service-account-key.json` file in the project root directory.
# Install dependencies
npm install
# Start the development server
npm start
# The app will be available at http://localhost:3000- Open the Run view (
View → RunorCtrl+Shift+D) to access the debug configuration
📺 Video: Watch on YouTube