-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,17 +4,17 @@ | |
|
||
<p align="center"> | ||
|
||
[](https://jina.ai) | ||
[](#jina-hello-world-) | ||
[](#jina-hello-world-) | ||
[](https://docs.jina.ai) | ||
[](https://jina.ai/jobs) | ||
[](https://jina.ai) | ||
[](#jina-hello-world-) | ||
[](#license) | ||
[](https://docs.jina.ai) | ||
[](https://jina.ai/jobs) | ||
<a href="https://twitter.com/intent/tweet?text=%F0%9F%91%8DCheck+out+Jina%3A+the+New+Open-Source+Solution+for+Neural+Information+Retrieval+%F0%9F%94%8D%40JinaAI_&url=https%3A%2F%2Fgithub.jparrowsec.cn%2Fjina-ai%2Fjina&hashtags=JinaSearch&original_referer=http%3A%2F%2Fgithub.jparrowsec.cn%2F&tw_p=tweetbutton" target="_blank"> | ||
<img src=".github/badges/twitter-badge.svg" | ||
alt="tweet button" title="👍Check out Jina: the New Open-Source Solution for Neural Information Retrieval 🔍@JinaAI_"></img> | ||
alt="tweet button" title="👍Share Jina with your friends on Twitter"></img> | ||
</a> | ||
[](#) | ||
[](https://hub.docker.com/r/jinaai/jina/tags) | ||
[](#) | ||
[](https://hub.docker.com/r/jinaai/jina/tags) | ||
[](https://github.com/jina-ai/jina/actions?query=workflow%3ACI) | ||
[](https://github.com/jina-ai/jina/actions?query=workflow%3ACD) | ||
[](https://github.com/jina-ai/jina/actions?query=workflow%3A%22Release+Cycle%22) | ||
|
@@ -225,12 +225,20 @@ Make sure to continue with our [Jina 101 Guide](https://github.com/jina-ai/jina# | |
|
||
<tr> | ||
<td> | ||
<h4><a href="https://jina-ai.github.io/docs/chapters/flow/README.html">Using Flow API to Compose Your Jina Workflow</a></h4> | ||
<h4><a href="https://jina-ai.github.io/docs/chapters/flow/README.html">Use Flow API to Compose Your Search Workflow</a></h4> | ||
Learn how to orchestrate Pods to work together: sequentially and in parallel; locally and remotely | ||
</td> | ||
<td><h3>🐣</h3></td> | ||
</tr> | ||
|
||
<tr> | ||
<td> | ||
<h4><a href="https://jina-ai.github.io/docs/chapters/flow/README.html">Use Dashboard to Get Insight of Jina Workflow</a></h4> | ||
Learn to use dashboard to monitor and get insight of a running workflow | ||
</td> | ||
<td><h3>🐣</h3></td> | ||
</tr> | ||
|
||
<tr> | ||
<td> | ||
<h4><a href="https://github.com/jina-ai/examples/tree/master/urbandict-search">Build a BERT-based NLP Semantic Search System in 3 minutes</a></h4> | ||
|
@@ -258,7 +266,7 @@ Learn to run Jina on remote instances and distribute your workflow | |
|
||
<tr> | ||
<td> | ||
<h4>Extend Jina and Implement Your Own Executor</h4> | ||
<h4><a href="https://jina-ai.github.io/docs/chapters/extend/executor.html">Extend Jina by Implementing Your Own Executor</a></h4> | ||
Learn how to implement your own ideas into Jina's plugin | ||
</td> | ||
<td><h3>🕊</h3></td> | ||
|
@@ -267,10 +275,10 @@ Learn how to implement your own ideas into Jina's plugin | |
|
||
<tr> | ||
<td> | ||
<h4><a href="https://github.com/jina-ai/jina-hub#build-your-pod-into-a-docker-image">Run Jina Pod via Docker Container</a></h4> | ||
<h4><a href="https://jina-ai.github.io/docs/chapters/hub/main.html">Run Jina Pod via Docker Container</a></h4> | ||
Learn how Jina solves complex dependencies easily with Docker container | ||
</td> | ||
<td><h3>🚀</h3></td> | ||
<td><h3>🕊</h3></td> | ||
</tr> | ||
|
||
<tr> | ||
|
@@ -318,7 +326,7 @@ The following resources help you to make a good first contribution: | |
- [Community newsletter](mailto:[email protected]) - subscribe to the latest update, release and event news of Jina | ||
- [LinkedIn](https://www.linkedin.com/showcase/31268045/) - get to know Jina AI as a company | ||
-  - follow us and interact with us using hashtag `#JinaSearch` | ||
- [Join Us](mailto:[email protected]) - want to work full-time with us on Jina? We are hiring! | ||
- [Join Us](mailto:[email protected]) - want to work full-time with us at Jina? We are hiring! | ||
- [Company](https://jina.ai) - know more about our company, we are fully committed to open-source! | ||
|
||
## Roadmap | ||
|