Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
É possível usar o App Prototyping agent para criar automaticamente um novo protótipo de app com a Gemini API. Também é possível iniciar uma tela em branco com a API Gemini Developer com um clique em um botão. Comece a usar os modelos de IA generativa mais recentes do Google no seu aplicativo com um modelo que inclui toda a infraestrutura necessária da Gemini API. Basta adicionar a chave da Gemini API e começar a programar.
Criar um novo aplicativo com a Gemini API pré-carregada
Acesse o modelo da Gemini API no Firebase Studio pelo painel de modelos e use o potencial da IA para criar.
Selecione a linguagem e o framework do seu ambiente. O modelo da Gemini API no Firebase Studio está disponível no JavaScript (com o Vite ou Genkit) e no Python (notebook ou web app com o Flask), com mais linguagens e frameworks em breve.
(Opcional) Se você quiser adicionar o framework LangChain ao seu aplicativo, selecione a opção Usar LangChain.
Quando o espaço de trabalho for carregado, abra o arquivo main.js ou main.py e atualize a variável API_KEY com sua chave da Gemini API do Google AI Studio.
Teste o aplicativo base no painel de visualização da Web para ver a Gemini API em ação e modifique seu novo aplicativo da Gemini API adequadamente.
Adicionar a Gemini API a um aplicativo
Também é possível adicionar a Gemini API ao seu aplicativo diretamente pelo Firebase Studio.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-09-05 UTC."],[],[],null,["While you can use [the App Prototyping agent](/docs/studio/get-started-ai)\nto automatically create a new app prototype with the Gemini API, you can\nalso launch a blank canvas with the\n[Gemini Developer API](https://ai.google.dev/) through one click of\na button. Start using the latest generative AI models from Google in your\napp with a template that includes all the Gemini API infrastructure you\nneed. All you need to do is add your\n[Gemini API key](https://ai.google.dev/tutorials/setup) and get coding!\n\nBuild a new app with the Gemini API pre-loaded\n\nAccess the Firebase Studio Gemini API template from the\ntemplates dashboard and build with the power of AI.\n\n1. Open the [Firebase Studio template for the Gemini API](https://studio.firebase.google.com//new/gemini) from the Firebase Studio template dashboard.\n2. Select the language and framework for your environment. The Gemini API template in Firebase Studio is available in JavaScript (with Vite or Genkit) and Python (notebook or web app with Flask), with more languages and frameworks coming soon.\n3. *(Optional)* If you want to add the [LangChain](https://www.langchain.com/) framework to your app, select the **Use LangChain** option.\n4. When your workspace loads, open the `main.js` or `main.py` file and update the `API_KEY` variable with your Gemini API key from [Google AI Studio](https://aistudio.google.com/app/apikey).\n5. Test the base app in the web preview panel to watch the Gemini API in action, and modify your new Gemini API app accordingly.\n\nAdd the Gemini API to an existing app\n\nYou can also add the Gemini API to your existing app directly from\nFirebase Studio.\n\n1. Open [Firebase Studio](https://studio.firebase.google.com/).\n\n2. Click the Firebase Studio icon from the navigation pane to open the\n Firebase Studio panel.\n\n3. Expand the **Google Integrations** section and click **Add Gemini API**.\n\n4. Follow the prompts to authenticate your account and add a Gemini API key\n to your app."]]