Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ included here can run standalone using the

## Spatial Understanding

[Spatial Understanding](/spatial/)
([live demo](https://aistudio.google.com/app/starter-apps/spatial)) is a simple
demonstration of Gemini's 2D and 3D spatial understanding and reasoning
capabilities. It was built with React.
[Spatial Understanding](/spatial/) 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](/spatial/src/Prompt.tsx) to see how
Expand Down