Skip to content

Commit 2be0a9c

Browse files
authored
Add Edge Gallery Google Play link
Signed-off-by: Triple I - Triple T <[email protected]>
1 parent 34eb8a7 commit 2be0a9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/ai-chat.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Below is a table of good models to start with.
7575

7676
**Edge Gallery** is an AI client developped by Google that features Google's latest open-weights models. It runs fully locally, but downloading the preloaded models require a Hugging Face account as you will need to [accept Google's Acceptable Use policy](https://github.com/google-ai-edge/gallery/wiki/5.-Model-Management#hugging-face-login--license-acknowledgement) to access the model files. You can import models you downloaded, but the app only accepts the [LiteRT](https://github.com/google-ai-edge/litert) format, which isn't widely used.
7777

78-
The preloaded models are performant and can analyse image. However, you might not be able to have long conversation or analyse long documents, as the app restricts the maximum context length to an ammount [multiple times smaller](https://github.com/google-ai-edge/gallery/issues/183) than what the AI model can normally support.
78+
The preloaded models are performant and can analyse an image. However, you might not be able to have long conversation or analyse long documents, as the app restricts the maximum context length to an ammount [multiple times smaller](https://github.com/google-ai-edge/gallery/issues/183) than what the AI model can normally support.
7979

8080
[:octicons-repo-16: Repository](https://github.com/google-ai-edge/gallery?tab=readme-ov-file#google-ai-edge-gallery-){ .md-button .md-button--primary }
8181
[:octicons-info-16:](https://github.com/google-ai-edge/gallery/wiki){ .card-link title="Documentation" }
@@ -85,6 +85,7 @@ The preloaded models are performant and can analyse image. However, you might no
8585
<summary>Downloads</summary>
8686

8787
[:-simple-github: GitHub](https://github.com/google-ai-edge/gallery/releases)
88+
[:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.google.ai.edge.gallery)
8889

8990
</details>
9091
</div>

0 commit comments

Comments
 (0)