Aman Mehtar
Stuff
Things I've built — products, tools, and experiments.
Projects
jcow411-repeater↗
Turned a decommissioned JioFiber JCOW411 gateway into a bridged 5 GHz range extender — Layer-2 WET mode, single subnet, no double-NAT, and persistent across reboots.
amzn-ml-2025-pricing↗
Amazon ML Challenge 2025: 4-bit LoRA on Qwen3.5-2B with a monotone quantile head for SMAPE-optimal product price prediction, trained on one 8 GB laptop GPU.
pi-agent-tui↗
Pi extension that drives TUI applications programmatically through agent-tui, so an agent can read and operate terminal interfaces.
quick-gateway↗
Self-hosted LiteLLM gateway that translates OpenAI Responses and Anthropic Messages requests for OpenCode Zen models, including tool calls.
Skiller↗
Terminal picker for fuzzy-searching skills.sh, previewing skills, and installing them locally or globally from any project.
Files↗
Native Linux file explorer built with TypeScript and Vercel Native SDK, compiled ahead of time with no browser or JavaScript runtime.
WisprFlow for Linux↗
Hold-to-dictate Linux daemon using whisper.cpp, CUDA, evdev hotkeys, and native Wayland text insertion.
Disk Agent↗
Personal AI agent on the Pi SDK with Telegram and CLI chat, persistent memory, cron automations, and browser tools.
Chess Bot↗
Play a 5.58M-param policy transformer in your browser — PyTorch ported to dependency-free JavaScript, fp16 weights, inference in a Web Worker, no server.
miniLLM + chessLLM↗
A 101M language model trained from scratch on one 8GB laptop GPU, and a 94M chess model that builds an internal board — linearly probeable at 85.6% — from move text alone.
Luna Eye↗
Pi extension that gives text-only models vision through a configurable eye model, with image caching and context-safe fallbacks.
llm-bench↗
OpenTUI benchmark for LLM endpoints covering TTFT, throughput, prompt caching, tool latency, token usage, and cost.
Phish↗
Hackathon prototype: paste a suspicious email/SMS, get a risk score, red flags, and one safe next action — powered by an agent + web search.
neo-aman-code↗
Terminal AI coding assistant with a rich TUI — chat, tools, and multi-step reasoning via the Vercel AI SDK.
Minihub↗
Self-hosted Git service: Go backend, React frontend, bare repos on disk, real git clone/fetch/push over HTTP.
Chat App↗
Real-time chat with rooms, DMs, OAuth, typing indicators, reactions, and search. Convex + React.
gtu — Grok Token Tracker↗
Local tracker for Grok / Composer token usage from Grok Build and pi agent sessions.
DSA↗
LeetCode solutions and interview prep practice, tracked with LeetHub.
psi-agent↗
Python agent experiments and tooling for AI workflows.
search↗
Full-stack search app on Convex + Next.js with Convex Auth.