Skip to content
View azeebneuron's full-sized avatar
🦅
Solo Levelling
🦅
Solo Levelling

Block or report azeebneuron

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
azeebneuron/README.md

FlimsyImperturbableDavidstiger-size_restricted

Hi there! I'm Rahul 👋

Website LinkedIn

I am a jack of all trades and master of some

_🔭 I’m currently working on building a GPT model from scratch
_👯 I’m looking to collaborate on AI Projects, computer vision, and natural language processing
_🌱 I’m currently learning about Neural Networks, Transformers, and advanced deep learning architectures
_⚡ Fun fact: I didn't watch a single lecture for web dev
_👨‍💻 All of my projects will be available at rahulsingh.xyz (Hopefully)

Deep Learning & AI Projects

Project Description
VisionRAD Fine-tuned medical imaging AI using Llama-3.2-11B Vision.
GPT From Scratch Building GPT model with custom autograd and transformer blocks.
EvolvingFlappy Used NEAT for AI to play Flappy Bird.
Know-your-docs Document-based Q&A system with advanced query processing.
Nutri-Mate Diet planner with AI chatbot for nutritional guidance.

Web Development Projects

Project Description
InfluConnect Influencer marketing platform with Vue.js and Flask.
DumbAsurs-Hacksprint Built for tracking waste and sustainability efforts.
CareMate Elderly care management system, built in 8 hours.

Data Science, ML, and Analytics

Project Description
InsightGenie AI-powered Streamlit app for data analysis.
PlaylistAnalyst Playlist analysis tool with video-wise transcripts.
ScoreSage Student performance prediction ML pipeline.
Breast Cancer Prediction Model Predicts breast cancer with 91.8% accuracy.
Cyclistic-case-study Analyzed bike-sharing data for business insights.
URLytics Text analysis tool for extracting URL content.

Academic Capstone Projects

Project Description
MAD1 Capstone Project HTML/CSS project, awarded Best Capstone.
MAD2 Capstone Project VueJS project, earned Best Capstone award.
MLP Capstone Project Bank telemarketing success prediction model.
BDM Capstone Project Business data analysis, scored 40/50.

Random Projects

Project Description
CUDASorted CUDA implementation of sorting algorithms.
Bubblonomy Economy simulation game made in Pygame.
Pong Game in Javascript Classic Pong game using JavaScript and canvas.
Stuffs in Pytorch PyTorch implementations of ML concepts (WIP).

Languages

Python C JavaScript Java Bash SQL HTML/CSS Haskell

Frameworks

Scikit-learn PyTorch LangChain HuggingFace VueJS Flask SQLite

Libraries

Pandas NumPy Matplotlib Seaborn Plotly Pillow OpenCV SQLAlchemy SciPy NLTK XGBoost Beautiful Soup PyGame Redis Celery

Developer Tools

Git GitHub Linux Arch NeoVim VS Code

Pinned Loading

  1. Go-GPT Go-GPT Public

    A minimal GPT implementation in pure Go with zero dependencies — scalar autograd engine, character-level tokenizer, transformer with multi-head attention, and Adam optimizer. Trains on names and ge…

    Go 1

  2. Chorus Chorus Public

    A TypeScript framework for building multi-agent systems. Chorus is model-agnostic with dead simple API and full type inference. Simple enough to learn in minutes, powerful enough to orchestrate tho…

    TypeScript 1

  3. InsightGenie InsightGenie Public

    InsightGenie is a modular Streamlit app for data analysis and visualization, supporting CSV uploads, mixed data types, AI-powered insights, and interactive visualizations for comprehensive data exp…

    Python 4

  4. AppointmentSchedulerVoiceAgent AppointmentSchedulerVoiceAgent Public

    Voice AI appointment setter for banking — built with LiveKit, OpenAI Realtime API, and SQLite. Handles booking, rescheduling, cancellation via natural conversation

    Python

  5. DishaAI DishaAI Public

    An AI-powered academic assistant system offering real-time query resolution, personalized insights, and risk prediction to support students and educators with integrity-driven learning.

    Vue 4 1

  6. Curiosa Curiosa Public

    A curiosity-driven amoeba agent that explores a 2D physics world with no external rewards , driven purely by intrinsic motivation. It absorbs objects to morph its body, changing its physical proper…

    Python