Docs for Google's GenAI site, Gemini API, and Gemma models
Top 22.0% on sourcepulse
This repository contains the source files for the Generative AI developer site, including documentation, guides, and tutorials for Google's Gemini API and Gemma models. It serves developers and researchers looking to understand and utilize Google's generative AI offerings.
How It Works
The project is structured to provide comprehensive resources for developers. The site/
directory holds notebooks and content directly integrated into the ai.google.dev website, while demos/
contains larger, functional application examples and examples/
offers smaller, focused code snippets to illustrate specific concepts.
Quick Start & Requirements
To contribute to the site documentation, please refer to CONTRIBUTING.md
. For demo app contributions, consult DEMO_MAINTAINERS.md
. Issues can be filed via the GitHub issue tracker.
Highlighted Details
Maintenance & Community
Contributions are welcomed via pull requests and issue filings. Specific contribution guidelines are available in CONTRIBUTING.md
and DEMO_MAINTAINERS.md
.
Licensing & Compatibility
The project is licensed under the Apache License 2.0. This license is permissive and generally compatible with commercial use and closed-source linking.
Limitations & Caveats
This repository serves as documentation and example code; it does not contain the generative AI models themselves. Users will need separate access to the Gemini API or Gemma models to run the provided examples.
3 days ago
Inactive