google-gemini/gemini-api-quickstart
A Python Flask app quickstart demonstrating how to call Google Gemini API endpoints with the official Gen AI SDK.

Not currently ranked — collecting fresh signals.
star history
This repository provides a minimal working example for getting started with Google Gemini models via the Gemini API. It includes a Flask backend and basic UI that uses the google-generativeai Python SDK to create chat sessions, send messages, and retrieve conversation history from the gemini-2.0-flash model. Developers clone the repo, configure an API key, and run the app locally to experiment with multimodal Gemini capabilities.
Frequently asked
- What is google-gemini/gemini-api-quickstart?
- A Python Flask app quickstart demonstrating how to call Google Gemini API endpoints with the official Gen AI SDK.
- Is gemini-api-quickstart open source?
- Yes — google-gemini/gemini-api-quickstart is open source, released under the Apache-2.0 license.
- What language is gemini-api-quickstart written in?
- google-gemini/gemini-api-quickstart is primarily written in CSS.
- How popular is gemini-api-quickstart?
- google-gemini/gemini-api-quickstart has 488 stars on GitHub.
- Where can I find gemini-api-quickstart?
- google-gemini/gemini-api-quickstart is on GitHub at https://github.com/google-gemini/gemini-api-quickstart.