Skip to content

Ashot72/Screen-Sharing-Vertex-AI

Repository files navigation

🚀 Real-Time Screen Sharing with AI: Interactive Visual Conversations Using Google Vertex AI

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.

👉 Links & Resources


🚀 Clone and Run

# 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

🛠 Debugging in VS Code

  • Open the Run view (View → Run or Ctrl+Shift+D) to access the debug configuration

📺 Video: Watch on YouTube

About

Real-Time Screen Sharing with AI: Interactive Visual Conversations Using Google Vertex AI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors