Google AI Studio Applets Showcase
Applets are small, applications built using JavaScript and TypeScript, designed to run in the Google AI Studio environment. They showcase the capabilities of the Gemini API and provide a hands-on way to interact with AI models.
Gemini Notebook Playground
A TypeScript/JavaScript Jupyter notebook environment running in Google AI Studio that lets users experiment with the Google JS GenAI SDK. Load existing notebooks or create new ones to test and prototype with Google’s Generative AI APIs directly in your browser.
Gemini Based Image Filter
This applet demonstrates how to apply image filters using the Gemini API. It allows users to upload an image and apply various artistic filters to it, such as Renaissance
, Cyberpunk
, Watercolor
and more.
Synesthetic Video Director
This applet uses the Gemini API to understand context from user uploaded videos, on frame-by-frame basis, and generate a dub/background music that matches the mood and content of the scene.
Recipe Generator from Ingredients
This applet allows users to upload an image of their fridge or pantry, and the Gemini API will analyze the ingredients present. It then suggests a recipe based on the available items, taking into account dietary preferences and restrictions.
Social Media Post Editor
This applet allows users to upload an image and generate a caption with emojis, as well as suggest a soundtrack that fits the mood of the image. It uses the Gemini API to analyze the image and create engaging content for social media posts.