Add Gemini Live agents to your video conferencing with Fishjam
★★☆ SilverIntermediateFishjamGoogle AIGemini APITRPC

🎧 AI Learnings Digest· Agents as a Service · AI Coach
aaas.diy
① WATCH
② DECIDE
③ IMPLEMENT
What you get
Integrating Gemini Live API with Fishjam for AI video conferencing agents
FishjamGoogle AIGemini APITRPCTypeScriptJavaScript
Prompts1
Code files1
Configs1
READMEyes
Quality★★☆ Silver
DifficultyIntermediate
SKILL.md
--- name: add-gemini-live-agents-to-your-video-conferencing-with-fishj version: "1.0.0" description: "Integrating Gemini Live API with Fishjam for AI video conferencing agents" source: "https://www.youtube.com/watch?v=bc5X2iVyJc0" tags: [Fishjam, Google AI, Gemini API, TRPC] --- # Add Gemini Live agents to your video conferencing with Fishjam > Auto-generated from: Add Gemini Live agents to your video conferencing with Fishjam by Google for Developers ## Prerequisites - Node.js (v18+) - npm or yarn - Fishjam Account (fishjam.io) - Google Cloud Account with Gemini API enabled ## Quick Start 1. `git clone <repository_url>` 2. `cd fishjam-gemini-integration` 3. `npm install (or yarn install)` 4. `cd backend` 5. `Create .env file with FISHJAM_ID, FISHJAM_MANAGEMENT_TOKEN, and GEMINI_API_KEY` 6. `npm run start (or yarn start)` 7. `cd ../frontend` 8. `npm run start (or yarn start)` ## What You Get - Content Type: hybrid - Difficulty: intermediate - Tools: Fishjam, Google AI, Gemini API, TRPC
Sign in to access all 1 prompts