FeaturedAI-Agents-Sequence-Game-Tournament

A benchmark test for a configuration of agents in a versus manner for the board game "Sequence"

Python

FeaturedMoE-Circuit-Tracer-Experiment

Empirical circuit-tracing study comparing ALF vs auxiliary-loss at small scale

Jupyter Notebook

FeaturedMulti-Perspective-SDF-VAE-Research

A VAE architecture that makes uncertainty interpretable through signed distance functions. Five independent observers measure geometric distance to the learned data manifold. Their agreement is the confidence signal. 358x variance stability improvement on CelebA, ECE 0.129, AUROC 0.992 OOD detection.

Python

FeaturedPyTorch-Video-Prediction-Models

🎯 Production-ready implementation of video prediction models using PyTorch. Features Enhanced ConvLSTM with temporal attention, PredRNN with spatiotemporal memory, and Transformer-based architecture.

Python

FeaturedLocal-NotebookLM

Uses AI agents to parse pdfs and converts them to interactive podcasts

Python

FeaturedNumidium-Local

Terminal side-kick that talks to your local LLM instead of a SaaS API. Opens files, runs shell commands, forgets nothing unless you delete the session file. Built because my GPU was bored.

TypeScript

AI-PDF-Reader-with-Smart-Notes-and-Artifact-Selection

This repository is a passion project that I do in my free time occasionally to build a PDF reader in rust but with some added AI features like highlighting, smart notes and other kinds of 100xing strategies while reading the arxiv catalogue

Rust

Burn-Deep-Learning-Implementations

Learning and side by side maintaining a set of architectures' code written in Burn cuz why not? AI wont do it for me.

Rust

ibzie.dev

A self-hosted Git hosting service written in Rust with a built-in code sanity scoring system for pull requests.

Rust

MonopolyInRust

Just making monopoly in rust to learn rust side by side

Rust

AI_Crew_Chatroom

AI agents with distinct personalities that chat with each other in group conversations

Python

LSTM-Word-Completion-for-Shakespearean-Text

LSTM-based word prediction system for Elizabethan English using bidirectional neural networks with BPE tokenization

Python

Signature-Identification-using-CNNs-HOG-SVMs

Signature verification system comparing CNN, HOG+SVM, and SIFT methods. Achieves 87.88% accuracy for forgery detection in document authentication and biometric security applications.

Jupyter Notebook

GAN-Based-Paper-Title-Generator

A PyTorch implementation of a GAN that generates synthetic academic paper titles from minimal training data. Features LSTM networks with attention mechanisms, temperature sampling, and ethical data collection. Demonstrates how adversarial training can learn domain-specific language patterns for creative text generation.

Python

Customer-Service-Agent

Using audio from a distressed customer to help them out but generating appropriate sound files back using ai to guide them

Python

Groq-Powered-Document-Chatbot

PDF-Chat is a streamlined document intelligence tool that transforms PDFs into interactive knowledge bases. Powered by Groq's high-performance LLMs and semantic search capabilities, it enables natural conversation with your documents, extracting insights through contextual question-answering.

Python

airbnb-price-prediction-ml

Machine learning model for Airbnb price prediction using gradient boosting and random forest algorithms. Achieves 95.2% accuracy with hybrid approach. Includes price optimization tools and market analysis features.

Jupyter Notebook

witcher3-gameplay-ai-analysis-ml-cv

Deep learning pipeline for automated Witcher 3 gameplay analysis. Uses CNN-LSTM architecture to evaluate combat performance, resource efficiency, and quest progression in real-time. Built with PyTorch and OpenCV.

Python

Ensemble-model-using-Dual-SVM-Logisitc-Regression-and-Decision-Trees-From-scratch

Python

Langraph-Based-Langchain-Developer-Assistant

Python

Arima-Based-Modeling-on-Datasets

Preprocessing, Training and Making a Streamlit based frontend based onTime-Series data and Arima Modeling

Jupyter Notebook

LSH-on-Audio-features

Use Locality Sensitive Hashing on Audio Features for similar audio detection

Python

Data-Mining-Lab-Stuff

All the tasks or practice I did while taking the Data Mining Lab in 6th Semester

Jupyter Notebook

Bitcoin-Daily-Price-Forecasting-Using-Time--Series-Analysis

Used Linear Regression, Polynomial Modeling and ARMIA Modeling with comparitive analysis for BTC Forecasting

Jupyter Notebook

Data-Structures-Lab-Assignments

All the assignments I completed or attemtped to complete during my thrid semester in my Data Structures Course.

C++

Cryptarithmetic-Solver

Solving Cryptarithmetic Problems using a naiive heap algorithm and a more refined back tracking algorithm

Python

NamedEntityRecognition

Implementing ML and NLP techniques to perform Named Entity Recognition

Jupyter Notebook

Amazon-Review-Tailored-Recommendation-Model

Literally Hell on Earth

Jupyter Notebook