-
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
4 changed files
with
52 additions
and
117 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 |
---|---|---|
|
@@ -50,7 +50,7 @@ Want to build a search system backed by deep learning? Then you come to the righ | |
|
||
**🌌 The Universal Search Solution** - Jina enables large-scale index and query of any kind on multiple platforms and architectures. Whether you are searching for images, video clips, audio snippets, long legal documents, short tweets, Jina can handle them all. | ||
|
||
**🚀 High Preformat & State-of-the-Art** - Jina aims at AI-in-production. You can easily scale out your VideoBERT, Xception, your word tokenizer, image segmenter and database to handle billion-level data. | ||
**🚀 High Preformat & State-of-the-Art** - Jina aims at AI-in-production. You can easily scale out your VideoBERT, Xception, your word tokenizer, image segmenter and database to handle billion-level data. Features such as replicas and shards come off-the-shelf. | ||
|
||
**🐣 System Engineering Made Easy** - Jina offers an one-stop solution that frees you from handcrafting and gluing packages, libraries and database. With the most intuitive API and [dashboard UI](https://github.com/jina-ai/dashboard), building a cloud-native search system is just a minute thing. | ||
|
||
|
@@ -309,15 +309,15 @@ We welcome all kinds of contributions from the open-source community, individual | |
The following resources help you to make a good first contribution: | ||
|
||
- [Contributing guidelines](CONTRIBUTING.md) | ||
- [Release cycles and developement stages](RELEASE.md) | ||
- [Release cycles and development stages](RELEASE.md) | ||
|
||
## Community | ||
|
||
- [Slack chanel](https://join.slack.com/t/jina-ai/shared_invite/zt-dkl7x8p0-rVCv~3Fdc3~Dpwx7T7XG8w) - a communication platform for developers to discuss Jina | ||
- [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? | ||
- [Join Us](mailto:[email protected]) - want to work full-time with us on Jina? We are hiring! | ||
- [Company](https://jina.ai) - know more about our company, we are fully committed to open-source! | ||
|
||
## Roadmap | ||
|
@@ -342,5 +342,3 @@ distributed under the License is distributed on an "AS IS" BASIS, | |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
See the License for the specific language governing permissions and | ||
limitations under the License. | ||
|
||
More legal notice can be found in [jina-ai/legal](https://github.com/jina-ai/legal). |
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
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
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