Bilawal.net

2 min read Original article ↗

Bilawal Riaz

Platform Operations Engineer, AI tinkerer, and builder of things that occasionally work.

Projects

I built a free medical evidence retrieval API

HYFL RAG: free retrieval API over Wikipedia medical articles. No signup, no credit card. Built for LLM agents.

ML-AI

I trained a 1.5B model to deobfuscate Python. It scored 93% and survived the obfuscated Python Olympics.

SemRec: a 940MB fine-tuned Qwen2.5-Coder model that recovers clean semantics from obfuscated Python. 93.36% overall, 11/11 on competition-grade obfuscation.

Projects

PetLM: teaching a tiny language model to be a virtual pet

A 25M parameter model, a strict little DSL, and a browser toy that runs locally with WebGPU or WASM.

Projects

Self-hosted SMS gateway with an old Android phone

How I built a self-hosted SMS gateway using a spare Android phone, a custom FastAPI relay, and Tailscale for secure, zero-cost text messaging from my AI agent.

Projects

I built a free medical evidence retrieval API

HYFL RAG: free retrieval API over Wikipedia medical articles. No signup, no credit card. Built for LLM agents.

Projects

PetLM: teaching a tiny language model to be a virtual pet

A 25M parameter model, a strict little DSL, and a browser toy that runs locally with WebGPU or WASM.

Projects

Self-hosted SMS gateway with an old Android phone

How I built a self-hosted SMS gateway using a spare Android phone, a custom FastAPI relay, and Tailscale for secure, zero-cost text messaging from my AI agent.

Projects

educated.space — AI-Powered Educational Resource Generation

AI-powered K-12 educational platform. Generates curriculum-aligned worksheets, quizzes, and info sheets. Live at https://educated.space

Projects

Fixing Quran Audio Segment Timings with WhisperX

How I used WhisperX forced alignment to fix inconsistent word timings in a Quran reading app.

Projects

QuranZen: A Hybrid Architecture Quran App

Building a full-stack Quran exploration app with React 19, FastAPI, and a hybrid database design.