Hi, I'm Rudransh, a 10th grader passionate about software engineering. I love building projects—from AI models and LLMs to electronics, automation tools, and cybersecurity experiments. Many projects here started as ways to solve real problems or explore what's possible. I've worked on custom hardware, trading bots, web apps, and tools to simplify AI workflows. This portfolio showcases some of my experiments, both complete and in progress.
Beyond tech, I'm into badminton, hiking, and cycling in the hills of Uttarakhand.
Below are details on some projects I've developed.
Projects
Circuit
Fine-tuned Phi-3
Python
Advanced AI library
Data formatting
Automation
Large language model
A specialized fine-tune of the Phi-3 model, optimized to enhance its capabilities in logical reasoning and problem-solving tasks.
Developed using Python, this project focuses on improving model performance through precise data formatting and tuning.
You can find it on Hugging Face:
here.
WikiLlama
Fine-tuned TinyLlama
Python
Advanced AI library
Data formatting
Automation
Large language model
A fine-tuned iteration of the TinyLlama model, engineered to deliver superior performance on Natural Language Processing (NLP) tasks.
This project demonstrates efficient model optimization and dataset structuring.
You can find it on Hugging Face:
here.
ANA
Automated Neural Adapter (ANA)
Python
Advanced AI library
GUI development
Automation
Large language model
Built this during a break for fun in Python. It includes a GUI for LoRA fine-tuning models,
a simple hyperparameter tuner, VRAM optimizer, and model merger. Available on PyPI:
here.
Dunebench
Local benchmarking tool
llama.cpp
Large language model
Advanced AI library
Python
Automation
Dunebench is a lightweight, local benchmarking tool for GGUF models. It allows you to evaluate Large Language Models (LLMs) across a variety of domains—including logic, coding, math, and common sense—using llama-cpp-python.
here.
SPEK
Simple Python Extraction Kit
Python
Advanced AI library
Object Detection
Python packaging
Automation
Large language model
SPEK is a simple Python library for real-time object detection using YOLOv8 and OpenCV.
It supports webcam, video, or static image detection and is designed for ease of use. Available on PyPI:
here.
IDR
Image Illumination & Restoration
Python
Advanced AI library
Image processing
Python packaging
IDR is a lightweight Python library to automatically enhance dark or overly exposed images.
It automatically adjusts brightness and contrast.
Available on PyPI:
here.
gguf2gui
Tool to convert Safetensors to GGUF
Python
Python packaging
AI
Large language model
GUI development
Automation
An early version of gguf2gui.
Fascinated by AI and LLMs, I explored the efficient GGUF format and built this simple Python GUI tool to convert safetensors models to GGUF. It integrates with ANA too. Find it on
PyPI.
keynet
Library for detecting keyboard events
Python
Python packaging
Keyboard events
A simple Python library for easy keyboard event detection—great for custom shortcuts or input-heavy apps like games. On
PyPI.
Osinto
OSINT tool
Python
Selenium WebDriver
ASCII
CLI
Web scraping
Automation
Osinto locates and retrieves free online books, movies, and OSINT data to boost access to educational/entertainment resources.
Content Discovery: Advanced search to catalog free content from sources.
User-Friendly Interface: Easy CLI navigation.
Open-Source Intelligence: Provides valuable info without copyright issues.
Internet Surfer
WiFi Penetration Testing Tool
Python
Advanced Python networking
Automation
CLI
WiFi Security
Cybersecurity
Automated vulnerability assessment for WiFi networks—detects encryption issues, weak passwords, and misconfigs.
Network Packet Analysis: Recon for SSID, signal strength, and devices.
Exploitation modules to test vulnerabilities.
Holmes
Cybersecurity Tool
Python
Networking
AI
ASCII art
Password Security Scanner: Identifies weak passwords and shows Google/WiFi creds in plain text for awareness.
Malware Detection and Removal: Handles keyloggers and injected threats.