Skip to content

Commit d6b2cd7

Browse files
committed
Add Jina to contributors list
1 parent 2b29f2d commit d6b2cd7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
const projectList = [
22
{
3+
name: 'Jina',
4+
imageSrc: 'https://avatars1.githubusercontent.com/u/60539444?s=200&v=4',
5+
projectLink: 'https://github.com/jina-ai/jina',
6+
description: 'An easier way to build neural search on the cloud. An AI-powered search framework, empowering developers to create cross-/multi-modal search systems',
7+
tags: ['Python', 'Machine Learning', 'Web App', 'Deep Learning', 'NLP'],
8+
}, {
39
name: 'React',
410
imageSrc: 'https://camo.githubusercontent.com/22045498095171997ccf6a9554672519b9f67898/68747470733a2f2f63646e2e776f726c64766563746f726c6f676f2e636f6d2f6c6f676f732f72656163742e737667',
511
projectLink: 'https://github.com/facebook/react/contribute',

0 commit comments

Comments
 (0)