Skip to content

sh2/gemini-grounding-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gemini-grounding-ui

Simple Web UI to try out Gemini Grounding.

Setup

An example of the setup procedure is shown below.

git clone https://github.com/sh2/gemini-grounding-ui.git
cd gemini-grounding-ui/src
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
cd ..
cp template_script.sh script.sh
vim script.sh
./script.sh

Sample

alt text

About

Simple Web UI to try out Gemini Grounding.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published