Skip to content

yanntyb/google-vision

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Studio Starter Applets

This repository contains the source code for AI Studio's starter apps — a collection of small apps that demonstrate how Gemini can be used to create interactive experiences.

Currently, these apps are built to run inside AI Studio, but in the near future we'll update them to run standalone using the Gemini API. These examples should give you an idea of how to get started.

Spatial Understanding is a simple demonstration of Gemini's 2D and 3D spatial understanding and reasoning capabilities. It was built with React.

This example should give you an idea of how to get started with spatial analysis using Gemini. Check out Prompt.tsx to see how bounding box parsing is implemented. To dive deeper into the Gemini's spatial reasoning capabilities, check out this Colab notebook.

Video Explorer is a simple app that allows you to explore events within videos using Gemini. It was built with React.

Map Explorer is a simple app that allows you to explore a map using Gemini and the Google Maps API. It was built using Lit and the Maps Embed API.

Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.4%
  • TypeScript 38.2%
  • Sass 6.1%
  • CSS 4.5%
  • HTML 0.8%