Skip to content

Mohammadhsiavash/GeminiAPITr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using and Training on the Gemini API

The project primarily utilizes Google Gemini for its AI functionalities.

Setup

Follow these steps to set up the project:

  1. Install Dependencies Run the following command to install the required Python packages:

    pip install -q -U google-generativeai python-dotenv
  2. Set Up Environment Variables

    • Create a .env file in the project root.
    • Add your API key to the .env file.

About

Training with Gemini API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published