Shubham Singh's repositories
COVID-19-Deep-Learning
Detecting COVID-19 using X-ray Images, CT Scans and Deep Learning
Multi-Agent-AI-System
Automate tasks with specialized AI Agents using CrewAI, Langchain and LLMs, a team of agents that can work together to complete tasks using AI prompting techniques from creating tasks to generating keynote speeches.
Codeforces-Solutions
My 800+ solved Codeforces problems on Algorithms and Data Structures using C++
memorySequence
A web app for blogging with everything written from scratch. Made this to teach myself Angular 4 + Typescript back in 2017. Currently updated to Angular 7.
timeMyShow
A progressive web app to search and subscribe to tv shows for new episodes of all subscribed shows sorted, written in Angular 7 & Typescript 3
Machine-Learning-Deep-Learning-Practice
Implementation of Linear/Logistic Reg, K-NN, SVM, Clustering, K-Means, ConvNet, ResNet, MobileNet, RNN, LSTM etc. using Pandas, SciKitLearn, NumPy & TensorFlow 2
Need-For-Speed-Self-driving
Training a ConvNet to play Need for Speed Most Wanted only by looking at the game, just like humans learn. Using AlexNet, OpenCV, Tensorflow 2
one_hot_true
A neural net trained on mnist data to recognize digits from 28x28 images using Tensorflow 2. Attained accuracy: 95% in 3 epochs..
theTownCenter
Portfolio website written in Angular 7 + Typescript 3
Mario-Reinforcement-Learning
Training a Mario reinforcement learning agent using Open AI Gym and Stable Baselines 3 PPO algorithm.
U-Net-Image-Segmentation
MRI Image Segmentation using U-Net implementation in Tensorflow 2
YOLO-V1-TF1
YOLO V1 implementation in Tensorflow 1 using Darknet-19 as backbone
All-AI-Agents
Repo for different Agents
Ancient-OCR
Scripts for generating dataset and converting ancient languages to modern languages.
css-library
Inline CSS shortcuts for faster development
CustomEasyOCR
Training EasyOCR using custom dataset
eye-tracking
Demo: https://strcoder4007.github.io/eye-tracking/
graphic-designer-portfolio
Graphic Designer Portfolio Website written in Vue 3 and Element Plus UI
Instacode-Online-Judge
An online coding platform similar to HackerRank that evaluates code submissions in 14 different programming languages and ranks participants on a leaderboard.
LLM-inferences-and-finetuning
Inferencing and Finetuning new llm models and testing their performance.
pdfAgent
A Streamlit application that allows users to upload a PDF document, create embeddings using Sentence Transformers, and answer questions based on the document's content using GPT-4.
react-uber
React JS Web App
tensorflow-face-detection
Face mesh render by detecting face using tensorflow.js and MediaPipeFaceMesh
Therapy-Progress-Agent
POC for tracking Therapy Progress
Training-Visualization
A tool to visualize the hidden layers of the model in real-time.