https://github.com/iamaziz/gemini-api
https://github.com/iamaziz/gemini-api
gemini-api llms streamlit
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iamaziz/gemini-api
- Owner: iamaziz
- Created: 2024-04-12T06:29:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T17:13:51.000Z (about 2 years ago)
- Last Synced: 2025-02-23T00:36:13.886Z (over 1 year ago)
- Topics: gemini-api, llms, streamlit
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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