Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,9 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
# Welcome to CLIP-as-service!
|
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
CLIP-as-service is a low-latency high-scalability service for embedding images and text. It can be easily integrated as a microservice into neural search solutions.
|
| 7 |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
# Welcome to CLIP-as-service!
|
| 5 |
+
[GitHub: clip-as-service](https://github.com/jina-ai/clip-as-service)
|
| 6 |
+
|
| 7 |
+
[Docs: clip-as-service](https://clip-as-service.jina.ai/#)
|
| 8 |
|
| 9 |
CLIP-as-service is a low-latency high-scalability service for embedding images and text. It can be easily integrated as a microservice into neural search solutions.
|
| 10 |
|