Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/google/generative-ai-docs

Documentation for Google's Gen AI site - including the Gemini API and Gemma
https://github.com/google/generative-ai-docs

ai chatbot documentation embeddings gemini gemini-api gemma llm machine-learning

Last synced: about 1 month ago
JSON representation

Documentation for Google's Gen AI site - including the Gemini API and Gemma

Awesome Lists containing this project

README

        

# Google Gemini API Website & Documentation

These are the source files for the guide and tutorials on
the [Generative AI developer site](https://ai.google.dev/), home to
the Gemini API and Gemma.

| Path | Description |
| ---- | ----------- |
| [`site/`](site/) | Notebooks and other content used directly on ai.google.dev. |
| [`demos/`](demos/) | Demos apps. Larger than examples, typically consists of working apps. |
| [`examples/`](examples/) | Examples. Smaller, single-purpose code for demonstrating specific concepts. |

To contribute to the site documentation, please read
[CONTRIBUTING.md](CONTRIBUTING.md).

To contribute as a demo app maintainer, please read
[DEMO_MAINTAINERS.md](DEMO_MAINTAINERS.md).

To file an issue, please use the
[GitHub issue tracker](https://github.com/google/generative-ai-docs/issues/new).

## License

[Apache License 2.0](LICENSE)