-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
2ddf8cb
commit f5391e1
Showing
1 changed file
with
173 additions
and
150 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 |
---|---|---|
@@ -1,154 +1,177 @@ | ||
{ | ||
"members": [ | ||
{ | ||
"id": "1", | ||
"name": "Anuj Verma", | ||
"github": "iamanujvrma", | ||
"designation": "Engineering Manager", | ||
"active":false | ||
}, | ||
{ | ||
"id": "2", | ||
"name": "Shubham Pradhan", | ||
"github": "ShubhamPradhan17", | ||
"designation": "Software Engineer", | ||
"active":false | ||
}, | ||
{ | ||
"id": "3", | ||
"name": "Monica", | ||
"github": "Monica-MRN", | ||
"designation": "Software Engineer", | ||
"active":false | ||
}, | ||
{ | ||
"id": "4", | ||
"name": "Prajjwalkumar Panzade", | ||
"github": "kumarpanzade", | ||
"members": [ | ||
{ | ||
"id": "1", | ||
"name": "Anuj Verma", | ||
"github": "iamanujvrma", | ||
"designation": "Engineering Manager", | ||
"active":false | ||
}, | ||
{ | ||
"id": "2", | ||
"name": "Shubham Pradhan", | ||
"github": "ShubhamPradhan17", | ||
"designation": "Software Engineer", | ||
"active":true | ||
}, | ||
{ | ||
"id": "5", | ||
"name": "Sharyu Marwadi", | ||
"github": "SharyuMarwadi", | ||
"active":false | ||
}, | ||
{ | ||
"id": "3", | ||
"name": "Monica", | ||
"github": "Monica-MRN", | ||
"designation": "Software Engineer", | ||
"active":true | ||
}, | ||
{ | ||
"id": "6", | ||
"name": "Sourabh Bharale", | ||
"github": "sourabh-josh", | ||
"designation": "Software Engineer", | ||
"active":true | ||
}, | ||
{ | ||
"id": "7", | ||
"name": "Prajwal", | ||
"github": "kumarpanzade", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "8", | ||
"name": "Samrath", | ||
"github": "samrocks03", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "9", | ||
"name": "Divya", | ||
"github": "divyatambat", | ||
"designation": "", | ||
"active":true | ||
}, { | ||
"id": "10", | ||
"name": "Sagar Sonawane", | ||
"github": "sagar23sj", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "11", | ||
"name": "Ajinkya Karanjikar", | ||
"github": "AjinkyaASK", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "12", | ||
"name": "Ankitkumar Singh", | ||
"github": "ankitatjosh", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "13", | ||
"name": "Vinay Chopda", | ||
"github": "AlgorithmChopda", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "14", | ||
"name": "Sharanya", | ||
"github": "SharanyaSD", | ||
"designation": "", | ||
"active":true | ||
}, { | ||
"id": "15", | ||
"name": "Sharyu Marwadi", | ||
"github": "SharyuMarwadi", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "16", | ||
"name": "Sethupathi Asokan", | ||
"github": "sethu", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "17", | ||
"name": " Vishwajeetsingh Desurkar", | ||
"github": "selectus2", | ||
"designation": "", | ||
"active":true | ||
} | ||
], | ||
"projects": { | ||
"completed": [ | ||
{ | ||
"id": "1", | ||
"name": "E-KYC Spoof", | ||
"description": "This is a PoC project for eKYC spoofing. Analyse if this issue is real and are there solutions If not, identify a tool to showcase the spoof a person in video Try to spoof it on eKYS website Identify a tool or contribute to a tool which can detect the spoof Or build eKYC spoofing as a testing utility for liveness detection", | ||
"tech": "Python, OBS", | ||
"team": ["1","2","3"], | ||
"repo": "https://github.com/joshsoftware/ekyc-spoof" | ||
} | ||
], | ||
"ongoing": [ | ||
{ | ||
"id": "1", | ||
"name": "Call Summarization", | ||
"description": "This project focuses on converting voice input data in Indian languages into text. The text data will then be analyzed to generate a summary.", | ||
"tech": "Python, NextJs, Fast Api, Whisper, LLama 3.1", | ||
"team": ["4","5","6"], | ||
"repo": "https://github.com/joshsoftware/lingo.ai" | ||
} | ||
], | ||
"planned": [ | ||
"active":false | ||
}, | ||
{ | ||
"id": "4", | ||
"name": "Prajjwalkumar Panzade", | ||
"github": "kumarpanzade", | ||
"designation": "Software Engineer", | ||
"active":true | ||
}, | ||
{ | ||
"id": "5", | ||
"name": "Sharyu Marwadi", | ||
"github": "SharyuMarwadi", | ||
"designation": "Software Engineer", | ||
"active":true | ||
}, | ||
{ | ||
"id": "6", | ||
"name": "Sourabh Bharale", | ||
"github": "sourabh-josh", | ||
"designation": "Software Engineer", | ||
"active":true | ||
}, | ||
{ | ||
"id": "7", | ||
"name": "Aditya", | ||
"github": "Addy-tea-ya", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "8", | ||
"name": "Samrath", | ||
"github": "samrocks03", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "9", | ||
"name": "Divya", | ||
"github": "divyatambat", | ||
"designation": "", | ||
"active":true | ||
}, { | ||
"id": "10", | ||
"name": "Sagar Sonawane", | ||
"github": "sagar23sj", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "11", | ||
"name": "Ajinkya Karanjikar", | ||
"github": "AjinkyaASK", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "12", | ||
"name": "Ankitkumar Singh", | ||
"github": "ankitatjosh", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "13", | ||
"name": "Vinay Chopda", | ||
"github": "AlgorithmChopda", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "14", | ||
"name": "Sharanya", | ||
"github": "SharanyaSD", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "16", | ||
"name": "Sethupathi Asokan", | ||
"github": "sethu", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "17", | ||
"name": " Vishwajeetsingh Desurkar", | ||
"github": "selectus2", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "18", | ||
"name": " Vishwajeetsingh Desurkar", | ||
"github": "selectus2", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "19", | ||
"name": "sushmita", | ||
"github": "sushmitaw", | ||
"designation": "", | ||
"active":true | ||
}, | ||
{ | ||
"id": "20", | ||
"name": "Sonal", | ||
"github": "13-Sonal", | ||
"designation": "", | ||
"active":true | ||
} | ||
], | ||
"projects": { | ||
"completed": [ | ||
{ | ||
"id": "1", | ||
"name": "E-KYC Spoof", | ||
"description": "This is a PoC project for eKYC spoofing. Analyse if this issue is real and are there solutions If not, identify a tool to showcase the spoof a person in video Try to spoof it on eKYS website Identify a tool or contribute to a tool which can detect the spoof Or build eKYC spoofing as a testing utility for liveness detection", | ||
"tech": "Python, OBS", | ||
"team": ["1","2","3"], | ||
"repo": "https://github.com/joshsoftware/ekyc-spoof" | ||
} | ||
], | ||
"ongoing": [ | ||
{ | ||
"id": "1", | ||
"name": "Call Summarization", | ||
"description": "This project focuses on converting voice input data in Indian languages into text. The text data will then be analyzed to generate a summary.", | ||
"tech": "Python, NextJs, Fast Api, Whisper, LLama 3.1", | ||
"team": ["4","5","6"], | ||
"repo": "https://github.com/joshsoftware/lingo.ai" | ||
} | ||
], | ||
"planned": [ | ||
{ | ||
"id": "1", | ||
"name": "ChatBot AI", | ||
"description": "A private ChatGPT tailored for your organization's specific data. This application allows you to communicate with your own data, which can include PDFs, text, and more.", | ||
"tech": "Python, LLama 3.1, Llama Index,Vector DB, RAG", | ||
"team": ["7","8","9"], | ||
"repo": "" | ||
}, | ||
{ | ||
"id": "1", | ||
"name": "ChatBot AI", | ||
"description": "A private ChatGPT tailored for your organization's specific data. This application allows you to communicate with your own data, which can include PDFs, text, and more.", | ||
"tech": "Python, LLama 3.1, Llama Index,Vector DB, RAG", | ||
"team": ["7","8","9"], | ||
"repo": "https://github.com/joshsoftware/lingo.ai" | ||
} | ||
] | ||
}, | ||
"join_link": "" | ||
} | ||
"id": "2", | ||
"name": "Voice Feedback Agent", | ||
"description": "We propose an AI-driven speech-to-speech agent for automating customer feedback collection, which will ask predefined questions, analyze responses, and rephrase questions if necessary to ensure complete feedback. This system enhances efficiency and engagement while reducing manual effort in feedback processes.", | ||
"tech": "Next.JS, Python, Flask", | ||
"team": ["10","14","6","7"], | ||
"repo": "" | ||
} | ||
] | ||
}, | ||
"join_link": "" | ||
} |