
-
Software Engineer @ Kore.ai
- Hyderabad, India
- https://www.linkedin.com/in/soumodipta-bose-663883117/
Stars
Automate Creation of YouTube Shorts using MoviePy.
Curated list of awesome open-source applications made with Node.js
UDP Peer to Peer Secure Data Transfer | Team Members | Mukul Kumar 2021201064 | Vishal Pawar 2021201025 | Soumodipta Bose 2021201086 | Project Category : Data Transfer
Source code for Twitter's Recommendation Algorithm
Notes and resources for the Intro to NLP course at IIIT Hyderabad.
File manager web server based on Node.js with Koa, Angular.js and Bootstrap
Implementation of Word2Vec: Skip Grams with Negative Sampling method in Pytorch to generate context words from vocabulary given a single input word
Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms
File Upload(Progress Bar) and Download with Express 4.x, socket.io, formidable
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
CRDT multi-user text editor: CUI client
Distributed Systems :- Implementation of a Distributed Message Queue
A basic and simple implementation of Google File System implemented in Python
Implementing Google File System from its research paper which inspired Hadoop
Matrix Multiplication performed using Hadoop
Hindi-English Code-Mix Text Generation using LSTM architecture.
Course Materials (along with assignments) for Intro to NLP, done as a part for requirement of the course "Introduction to NLP" (course-code: CS7.401.S22) @ IIITH. Note: If you are cloning this or t…
A simple UDP peer to peer networking proxy using webrtc
Working model of Google File System in Python 3. My implementation supported features such as multiple data replication, downloads, uploads and delete.
Done as part of Computer Vision course assignments(spring 2021) at IIIT Hyderabad.
Assignments done as part of course Distributed Systems taken at IIIT Hyderabad
Terminal Based file Explorer with a normal mode for navigation and command mode for utility tasks
Peer-to-Peer Group Based File Sharing System