Skip to content
~/sp

AI & ML Student Maharashtra, India

Shubham Pardule

I build tools for training language models and exploring legal documents.

Open to work · building TrainAI
Selected work

From data to working models.

Featured / ML tooling

TrainAI

Small language models.
Your hardware. Every step visible.

Trains a small language model from scratch on hardware you already own — no training code to write. It measures your machine, plans what's actually trainable on it, then handles the tokenizer, data pipeline, checkpointing, and export end to end.

  • Python
  • PyTorch
  • CLI
  • Hardware planner

The training workflow

  1. 01Prepare the corpus

    Inspect, tokenize, and split the data.

  2. 02Measure & plan

    Test what the hardware can actually train.

  3. 03Train & evaluate

    Checkpoint, resume, and score held-out text.

  4. 04Export the model

    Take the trained weights into the next workflow.

One command to start

trainai quickstart ./my-corpus --out my-first-model
Actively developing

Deployed web project

TransmitFlow

Move files between devices from a browser. Pair with a code or QR, then transfer over WebRTC without storing the files on a server.

TransmitFlow homepage: Files move in a straight line, beside the Send and Receive file-sharing panel.
transmitflow.fun · Live application

Connection recovery, chunked transfers, and clear progress states.

Next.js · TypeScript · WebRTC · Socket.IO

About

Learning AI by building it.

Building TrainAI is how I’m putting my AI & ML studies into practice. It gives me concrete decisions to work through, from preparing data to evaluating a trained model.

One decision that shapes my approach: measure real training steps before recommending a model configuration. A plan should reflect what the machine can actually handle.

TransmitFlow is my strongest deployed project so far. Building its interface and transfer system gives me the full-stack experience to take my AI projects beyond experiments.

A short introduction
shubham@web: ~
$ whoami
shubham pardule — AI & ML student
maharashtra, india

$ ls projects/
trainai · local model training
legal-ai-analytics · document retrieval
transmitflow · browser file transfer

Full introduction shown.

Stack

What I build with.

AI & ML

  • Python
  • PyTorch
  • MiniLM
  • FAISS

Frontend

  • React
  • Next.js
  • TypeScript
  • Tailwind CSS

Backend

  • Node.js
  • Express
  • FastAPI
  • MongoDB

Tools

  • Git
  • GitHub
  • Docker
  • Postman
Contact

Let’s build something useful.

Tell me what you're building and where I could help.