Skip to content

Hardvan/Trying-Gemini-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trying Gemini API

This repository contains my random experiments on the Gemini API by Google.

Code Files

  1. text_only.py: Feed a text prompt and get a text response.
  2. text_and_vision.py: Input an image and a text prompt and get a text response.
  3. chat_version.py: A chat version of the text_only.py file.

Slides

The slides for the presentation can be found here.

Sample Notebooks

The notebooks demonstrating the usage of the Gemini API can be found here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published