Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ This model provides a few variants of the embedding model published in the [Geck
|
|
15 |
|
16 |
* Try out the gecko embedding model in the [google ai edge RAG SDK](https://ai.google.dev/edge/mediapipe/solutions/genai/rag). You can find the SDK on [GitHub](https://github.com/google-ai-edge/ai-edge-apis/tree/main/local_agents/rag) or follow our [android guide](https://ai.google.dev/edge/mediapipe/solutions/genai/rag/android)
|
17 |
to install directly from Maven. We have also published a
|
18 |
-
[sample app](https://github.com/google-ai-edge/ai-edge-apis/tree/main/examples/
|
19 |
* Use the sentencepiece model as the tokenizer for the Gecko embedding model.
|
20 |
|
21 |
## Performance
|
|
|
15 |
|
16 |
* Try out the gecko embedding model in the [google ai edge RAG SDK](https://ai.google.dev/edge/mediapipe/solutions/genai/rag). You can find the SDK on [GitHub](https://github.com/google-ai-edge/ai-edge-apis/tree/main/local_agents/rag) or follow our [android guide](https://ai.google.dev/edge/mediapipe/solutions/genai/rag/android)
|
17 |
to install directly from Maven. We have also published a
|
18 |
+
[sample app](https://github.com/google-ai-edge/ai-edge-apis/tree/main/examples/rag).
|
19 |
* Use the sentencepiece model as the tokenizer for the Gecko embedding model.
|
20 |
|
21 |
## Performance
|