Skip to content

codemaker2015/gemini-api-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimenting with Gemini API

Introducing the Cover Letter Generator, a cutting-edge tool crafted to help you craft an impeccable cover letter for your ideal job. It combines the capabilities of Streamlit and OpenAI to deliver a customized and polished cover letter that suits your specific requirements.

demo

Getting Started

  1. Clone the repository:

    git clone https://github.com/codemaker2015/gemini-api-experiments.git
  2. Navigate to the project directory:

    cd gemini-api-experiments
  3. Prerequisites:

    • python 3.9.0+ version
  4. Install the dependencies:

    pip install google-generativeai langchain-google-genai streamlit

    or

    pip install -r requirements.txt
    
  5. Run the app

    python app.py
    streamlit run gemini-bot.py

Dependencies

  • google-generativeai
  • langchain-google-genai
  • streamlit

About

Explore how Gemini's built-in vision and multimodality approach enable it to interpret images and generate text based on visual input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages