Skip to content

✨ Python sample to use Google's Gemini AI models through Developer SDK

Notifications You must be signed in to change notification settings

morellexf13/pygemini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Gemini banner


Python sample to use Google's Gemini AI models through Developer SDK


✨ How to start?

Local environment pre-requisites

1- Install Python 3.10

2- Execute the following command:

pip install -r requirements.txt

3- Create a .env file and add:

GOOGLE_API_KEY=****
GOOGLE_APPLICATION_CREDENTIALS==path_to_google_credentials.json

How to obtain Google API Key?

4- Write your prompt and execute the code

About

✨ Python sample to use Google's Gemini AI models through Developer SDK

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages