An open API service indexing awesome lists of open source software.

https://github.com/iamaziz/gemini-api


https://github.com/iamaziz/gemini-api

gemini-api llms streamlit

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Gemini LLMs

A streamlit app for Gemini LLMs API with file upload.

### To get started

- Add `GOOGLE_API_KEY` as variable in a new `secret.py` file. (Get free [API key here](https://aistudio.google.com/app/apikey)).
- `pip install -r requirements.txt`
- `streamlit run app.py`

### Resources

- Quick Start: https://ai.google.dev/tutorials/python_quickstart