Home
About
About Us
Team
SIGs
Computer Society
Diode
Piston
Affinity Groups
Women in Engineering
SIGHT
Events
Blog
Gyan
Achievements
Awards
Publications
Virtual Expo
CompSoc
Diode
Piston
Inter SIG
Envision
CompSoc Projects
2023
2022
2021
2020
CodeBook
CodeBook lets you track your progress at various coding platforms and get all your stats in one place
Read More
MiM
BitTorrent is built on the principle of not downloading files from just one machine, instead, it encourages us to download pieces of the file concurrently from multiple machines
Read More
Concerto Web Editor
An Open Source Web Editor built in React to Edit and Visualize Concerto data models.
Read More
“Email-2-FAQ”
“Deploying an F-Gen framework model to generate an FAQ from multiple emails”
Read More
Gofer - The Messenger
Gofer is a CLI tool for simple and secure message and file transfer between two computers using a relay.
Read More
QUANTUM CIRCUIT MAPPING WITH MACHINE LEARNING
This project aims to map logical qubits created onto actual processor qubits using machine learning algorithms and also demonstrate other quantum computing algorithms.
Read More
Anchor : The Docker Clone
Developing a command-line based tool that can be able to mimic the working of some basic Docker commands by implementing a container engine from scratch.
Read More
Disk Space Renter
Platform for decentralized file sharing
Read More
Image Inpainting using GANs
Filling in the missing portion of an image using a generative adversarial neural network
Read More
Lung Disease Detection
“A project to detect lung diseases in patients using chest x-rays through deep learning techniques, more specifically, falls under medical imaging. "
Read More
Modeling and Controlling Epidemic Outbreaks
Using compartmental models and contact network graphs to simulate a disease outbreak and to generate an efficient vaccination strategy for the same.
Read More
Programming Judge
Application to solve CP questions
Read More
PyPseudoFlow
A Code to Pseudocode generator using Machine Learning
Read More
Collaborative Code Editor With Audio Rooms
A website that allows you to collaboratively code
Read More
Bootstrapping Kubernetes the Hard Way
A hands-on approach to developing and deploying a reliable, robust and secure container orchestration system from the ground up
Read More
ChatBot for NITK
Rasa Chatbot which answers location-based queries
Read More
NBA Predictions
A study on various methods to predict results of NBA games and lineups.
Read More
CodePal
A Visual Studio Code Extension to help Codeforces Users Code with Convenience.
Read More
Human Parsing
Multi Purpose Deep Learning Segmentation Framework for 2-D Human Images
Read More
Distributed DNS in the Cloud
Using Raft consensus to build a DNS service with stronger consistency guarantees
Read More
Adverserial Reinforcement Learning
Reinforcement Learning (RL) is a branch of Machine Learning based on learning from rewards and punishments. The objective of the agent is to learn a function that exhibits desired behavior in an environment.
Read More
CodeShare
CodeShare is a web-based real-time code sharing tool. It empowers developers to collaborate remotely during hackathons, contests or for a project and live share code.
Read More
Contextual Sarcasm Detection
A robust deep learning model that detects sarcasm in online discussion forums (Reddit) utilizing both content and contextual information.
Read More
Decentralized Social Network
The aim of this project is to implement a social networking platform in a decentralized setting, so as to deal with the shortcomings and security flaws with the centralized approach.
Read More
Federated Learning
Federated Learning is a platform that trains an algorithm across multiple decentralized devices or servers holding local data samples, without exchanging their data samples.
Read More
Parallelizing FFT
The aim of this project is to parallelize the implementation of the Fast Fourier Transform algorithm using NVIDIA’s CUDA framework.
Read More
TOR: The Onion Routing Protocol
The project dealt with breaking down Tor’s inner workings and finally designing and implementing Tor (The Onion Routing).
Read More