Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/google/generative-ai-docs
- Owner: google
- License: apache-2.0
- Created: 2023-04-06T05:20:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-29T03:11:23.000Z (6 months ago)
- Last Synced: 2024-05-29T08:31:20.573Z (6 months ago)
- Topics: ai, chatbot, documentation, embeddings, gemini, gemini-api, gemma, llm, machine-learning
- Language: Jupyter Notebook
- Homepage: https://ai.google.dev
- Size: 55.4 MB
- Stars: 1,373
- Watchers: 44
- Forks: 453
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
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)