Desplegando tu Primer Agente de IA con Python y Google Cloud A developer deployed a first AI agent using Python and Google Cloud, leveraging the Gemini API and Antigravity CLI. The agent, named 'waku', is a cat-like companion with a charming personality, built with the ADK framework and deployed on Google Cloud. 1. Obtener una API Key de Gemini https://gist.github.com/starred.atom 1-obtener-una-api-key-de-gemini 2. Instalación de Antigravity https://gist.github.com/starred.atom 2-instalaci%C3%B3n-de-antigravity 3. Crear un Personaje https://gist.github.com/starred.atom 3-crear-un-personaje 4. Instalación del ADK https://gist.github.com/starred.atom 4-instalaci%C3%B3n-del-adk 5. Acceder a la CLI de Antigravity https://gist.github.com/starred.atom 5-acceder-a-la-cli-de-antigravity 6. Crear el archivo character.py https://gist.github.com/starred.atom 6-crear-el-archivo-characterpy 7. Personalizar la personalidad del agente https://gist.github.com/starred.atom 7-personalizar-la-personalidad-del-agente 8. Agregar búsqueda web https://gist.github.com/starred.atom 8-agregar-b%C3%BAsqueda-web 9. Personalizar la apariencia del agente https://gist.github.com/starred.atom 9-personalizar-la-apariencia-del-agente - Ir a Google AI Studio: https://aistudio.google.com https://aistudio.google.com - Iniciar sesión con tu cuenta Google. - Seleccionar Obtener clave de API . - Crear una nueva clave API. - Copiar la clave y guardarla de forma segura. curl -fsSL https://antigravity.google/cli/install.sh | bash echo 'export PATH="~/.local/bin:$PATH"' ~/.bashrc source ~/.bashrc export GEMINI API KEY=