ASIM ANSARI
ACTIVE // RESEARCH
ECOSYSTEM SUITE // 9 INSTRUMENTS ESC
AUTONOMOUS AGENTS // MODEL DISTILLATION // BACKEND SYSTEMS

SYSTEMS. AGENTS. DISTILLATION.

I'm Asim Ansari (@asimibnakhlaque). I build small models, deterministic agentic workflows, and resilient backends that run close to the metal. Passionate about solving real-world problems through code—from low-level desktop CLI tools to human-in-the-loop multi-agent systems.

[01] SYSTEMS & INSTRUMENTS

ENGINEERING ECOSYSTEM

NANOHAT OS AGENT

nanohat.asimansari.com // LOCAL FIRST

Sub-1B parameter Linux desktop agent distillation specially built for Fedora Workstation. Powered by a pure native Python harness, 250k verified action traces, and zero dependency bloat.

SLM / LOCAL HARNESS EXPLORE →

SAGE KNOWLEDGE VAULT

sage.asimansari.com // PRIVATE MCP VAULT

Private offline knowledge vault for deep engineering study. Dense ChromaDB vectors, SQLite FTS5 BM25, and Graphify AST graphs, exposed via a 9-tool Model Context Protocol server.

INTERNAL // LOCAL VAULT EXPLORE →

BILLPRODS AI

billprods-ai.asimansari.com // CLOUD STAGING

AI-powered item-level product intelligence ledger. Decomposes physical receipts into granular SKUs, tracks unit prices over time, and runs locally with FastAPI and Docker.

FASTAPI / REACT EXPLORE →

TEACHING LOOP

teaching-loop.asimansari.com // CLOUD STAGING

Agentic Socratic tutoring platform featuring human-in-the-loop intervention, multi-turn state tracing, and ChromaDB vector retrieval in a local Streamlit harness.

PYTHON / STREAMLIT EXPLORE →

LIZ OS BRAIN

liz.asimansari.com // PRIVATE BRAIN

Personal autonomous workstation brain built on Google Antigravity SDK. Solves ADHD session amnesia through a Centralized Cortex (.liz/), OKF v0.1 specs, and custom skill execution.

INTERNAL // DIGITAL BRAIN EXPLORE →

RESEARCH JOURNAL

blogs.asimansari.com // MONOGRAPHS

Architectural essays on cyclic LangGraph state machines, AST tokenization traps, small model parameter efficiency, and modern backend systems.

ESSAYS / LAB READ →
[02] VERIFIED REPOSITORIES

OPEN SOURCE MATRIX

billprods-ai FastAPI React PWA Deep-Dive Page

AI-powered item-level product intelligence & price history ledger. Decomposes physical receipts into granular SKUs, tracks unit price trends over time, and auto-categorizes items with Gemini AI & FastAPI.

View Landing Page
teaching-loop Python Deep-Dive Page

An Agentic AI teaching platform featuring a human-in-the-loop architecture where teachers can dynamically guide AI tutors during student interactions with ChromaDB RAG.

View Landing Page
nanohat-v3 PyTorch Deep-Dive Page

Sub-1B OS desktop agent distillation harness built specifically for Linux (Fedora Workstation). Synthesizes 250k action traces with a pure native Python harness for deterministic system automation.

View Landing Page
Gemini-RAG LangChain Gemini 1.5 RAG Lab

Progressive retrieval-augmented generation engineering curriculum evolving from basic similarity search into MMR reranking, metadata filtering, MultiQueryRetriever, and Self-Querying with ChromaDB and Google Gemini.

GitHub Repo
self-evolving-agent Python Autonomous Agency

Experimental autonomous agent discovering its own runtime limitations and building self-solutions with no pre-built memory or hand-held guidance—just a persistent terminal harness and self-evolving loops.

GitHub Repo
BankPro Java 21 Spring Boot 3 Enterprise

Enterprise financial operations platform engineered with Java Spring Boot and secure REST APIs. Streamlines multi-role banking operations for admins, staff, and users with robust transactional data integrity.

GitHub Repo
CLI-Cloud-Storage Java CLI Utility

Command-line cloud storage interface and synchronization utility engineered in pure Java for lightweight file replication and remote storage synchronization.

GitHub Repo
[03] ENGINEERING PRINCIPLES

CORE SPECIFICATIONS

01 // CYCLIC STATE MACHINES

Linear chains break under uncertainty. We design stateful cyclic graphs with LangGraph, featuring explicit state reducers and deterministic routing.

02 // SUB-1B OS DISTILLATION

Small models running locally without bloated dependencies. Distilling 250k synthetic action traces into lightweight models for native desktop tasks.

03 // ENTERPRISE BACKEND

Java 21 / Spring Boot 3 Virtual Threads and .NET 9 Native AOT Clean Architecture for high-throughput system stability and data integrity.

[04] RESEARCH & MONOGRAPHS

SELECTED ESSAYS