AI AGENT ADDONS

Firebase Ai Logic Basics

firebase/agent-skills
AI & Agent Building
72,739installs

Firebase AI Logic lets you add smart AI features to your web apps without running your own server. You call Gemini models directly from your app. This skill covers setup, text and image analysis, chat sessions, and streaming responses. It also shows how to keep your app safe with proper security rules.

You can work with text, images, audio, video, and PDFs. The Gemini Developer API has a free tier for testing. The Vertex AI Gemini API is for big projects that need enterprise features. Always check the official docs for the latest model names before using them.

This guide is for anyone building a web app with JavaScript. It uses the standard Firebase Web SDK. Follow the steps to install, initialize, and start making AI powered features in minutes.

Add Firebase Ai Logic Basics skill to your workflow

Global

mkdir -p ~/.claude/skills/firebase-ai-logic-basics

Project

mkdir -p .claude/skills/firebase-ai-logic-basics

Source Repository

Stars
364
Forks
70
Watchers
364
License
Apache-2.0
Last Push
29 days ago
Created
5 months ago