Files
oam/knowledge base/ai/gemini/README.md
2026-02-17 18:51:54 +01:00

76 lines
959 B
Markdown

# Gemini
> TODO
Intro
<!-- Remove this line to uncomment if used
## Table of contents <!-- omit in toc -->
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
<!-- Uncomment if used
<details>
<summary>Setup</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Usage</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Real world use cases</summary>
```sh
```
</details>
-->
## Further readings
- [Website]
- [Codebase]
- [Large Language Model]
- [Claude]
- [CLI]
### Sources
- [Documentation]
<!--
Reference
═╬═Time══
-->
<!-- In-article sections -->
<!-- Knowledge base -->
[Claude]: ../claude/README.md
[CLI]: cli.md
[Large Language Model]: ../llm.md
<!-- Files -->
<!-- Upstream -->
[Codebase]: https://github.com/google-gemini
[Documentation]: https://ai.google.dev/
[Website]: https://gemini.google.com
<!-- Others -->