-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #133 from Suryanshomar7240/master
mentors and skit projects update
- Loading branch information
Showing
2 changed files
with
54 additions
and
8 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
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 |
---|---|---|
|
@@ -266,7 +266,7 @@ const SliderData = [ | |
{ | ||
org_name: "Skit AI", | ||
title: "kaldis serve", | ||
Ideas: ["COMMING SOON"], | ||
Ideas: ["Coming Soon"], | ||
mentors: [ | ||
{ name: "Achintya Shankhdhar", email: "[email protected]" }, | ||
{ name: "Swaraj", email: "[email protected]" }, | ||
|
@@ -283,7 +283,7 @@ const SliderData = [ | |
{ | ||
org_name: "Skit AI", | ||
title: "Dialogy", | ||
Ideas: ["COMMING SOON"], | ||
Ideas: ["Coming Soon"], | ||
mentors: [ | ||
{ name: "Achintya Shankhdhar", email: "[email protected]" }, | ||
{ name: "Swaraj", email: "[email protected]" }, | ||
|
@@ -300,7 +300,7 @@ const SliderData = [ | |
{ | ||
org_name: "Skit AI", | ||
title: "sentinel", | ||
Ideas: ["COMMING SOON"], | ||
Ideas: ["Coming Soon"], | ||
mentors: [ | ||
{ name: "Achintya Shankhdhar", email: "[email protected]" }, | ||
{ name: "Swaraj", email: "[email protected]" }, | ||
|
@@ -317,7 +317,7 @@ const SliderData = [ | |
{ | ||
org_name: "Skit AI", | ||
title: "EEVEE", | ||
Ideas: ["COMMING SOON"], | ||
Ideas: ["Coming Soon"], | ||
mentors: [ | ||
{ name: "Achintya Shankhdhar", email: "[email protected]" }, | ||
{ name: "Swaraj", email: "[email protected]" }, | ||
|
@@ -334,7 +334,7 @@ const SliderData = [ | |
{ | ||
org_name: "Skit AI", | ||
title: "St Record", | ||
Ideas: ["COMMING SOON"], | ||
Ideas: ["Coming Soon"], | ||
mentors: [ | ||
{ name: "Achintya Shankhdhar", email: "[email protected]" }, | ||
{ name: "Swaraj", email: "[email protected]" }, | ||
|
@@ -351,7 +351,7 @@ const SliderData = [ | |
{ | ||
org_name: "Skit AI", | ||
title: "TTS Middleware", | ||
Ideas: ["COMMING SOON"], | ||
Ideas: ["Coming Soon"], | ||
mentors: [ | ||
{ name: "Achintya Shankhdhar", email: "[email protected]" }, | ||
{ name: "Swaraj", email: "[email protected]" }, | ||
|
@@ -365,6 +365,42 @@ const SliderData = [ | |
tags: "all ml", | ||
org_tag: "all skit" | ||
}, | ||
{ | ||
org_name: "Skit AI", | ||
title: "Multilingual sentence embeddings", | ||
Ideas: [ | ||
ReactHtmlParser("<a target='_blank' href='https://docs.google.com/document/d/1G8oNU3a9bJSRp3J5K7mehKhQAy1K9u8O2sY6FWuTuu4/edit?usp=sharing'>Refer for ideas</a>")], | ||
mentors: [ | ||
{ name: "Achintya Shankhdhar", email: "[email protected]" }, | ||
{ name: "Swaraj", email: "[email protected]" }, | ||
{ name: "Sanchit Ahuja", email: "[email protected]" }, | ||
{ name: "Vipul Sharma", email: "[email protected]" }, | ||
{ name: "Pushkal Katara", email: "[email protected]" }, | ||
{ name: "Jaivarsan", email: "[email protected]" }, | ||
], | ||
repo_link: "https://github.com/skit-ai/dialogy", | ||
org_img: skit, | ||
tags: "all ml", | ||
org_tag: "all skit" | ||
}, | ||
{ | ||
org_name: "Skit AI", | ||
title: "Text to speech", | ||
Ideas: [ | ||
ReactHtmlParser("<a target='_blank' href='https://docs.google.com/document/d/18-oCRc9AmaUqWcs_FoYwTrSiqd56Y4VGPB4vBVTtO1A/edit?usp=sharing'>Refer for ideas</a>")], | ||
mentors: [ | ||
{ name: "Achintya Shankhdhar", email: "[email protected]" }, | ||
{ name: "Swaraj", email: "[email protected]" }, | ||
{ name: "Sanchit Ahuja", email: "[email protected]" }, | ||
{ name: "Vipul Sharma", email: "[email protected]" }, | ||
{ name: "Pushkal Katara", email: "[email protected]" }, | ||
{ name: "Jaivarsan", email: "[email protected]" }, | ||
], | ||
repo_link: "https://github.com/skit-ai/kaldi-serve", | ||
org_img: skit, | ||
tags: "all ml", | ||
org_tag: "all skit" | ||
}, | ||
{ | ||
org_name: "AsyncAPI", | ||
title: "AsyncAPI", | ||
|
@@ -494,6 +530,10 @@ const SliderData = [ | |
name: "Naveena Ramesh Vardhini J", | ||
email: "[email protected]", | ||
}, | ||
{ | ||
name: "Jaideep Singh", | ||
email: "[email protected]", | ||
}, | ||
], | ||
repo_link: "https://github.com/Dezenix/native-frontend-flutter", | ||
org_img: gdsc, | ||
|