Skip to content
View asimibnakhlaque's full-sized avatar

Organizations

@asimansari-git

Block or report asimibnakhlaque

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
asimibnakhlaque/README.md

ASIM ANSARI

SYSTEMS // AUTONOMOUS AGENTS // MODEL DISTILLATION

STATUS     :: ACTIVE // AI SYSTEMS RESEARCH & ENGINEERING
PORTFOLIO  :: https://asimansari.com
FOCUS      :: SUB-1B SLM DISTILLATION · CYCLIC STATEGRAPHS · HIGH-THROUGHPUT BACKENDS

[01] ARCHITECTURAL PHILOSOPHY

I build small models, deterministic agentic workflows, and resilient backends that run close to the metal.

  • Cyclic State Machines Over Linear Chains: Linear pipelines fail under real-world tool uncertainty. I architect autonomous systems using LangGraph, discrete state machines, explicit state reducers, and bounded self-correction loops.
  • Edge Model Distillation: Distilling multi-turn synthetic action traces into Sub-1B models (SmolLM2-360M, Qwen2.5-0.5B) executing locally on commodity CPU hardware with zero framework bloat.
  • Deterministic Knowledge Retrieval: Grounded hybrid RAG combining ChromaDB dense vectors with Okapi BM25 and AST knowledge graph walks, enforced with sandboxed execution.
  • Resilient Backend Foundations: High-throughput transactional architectures engineered with Java 21 / Spring Boot 3 Virtual Threads and .NET 9 Clean Architecture.

[02] TECHNICAL SPECIFICATIONS

  • Agentic AI & SLMs: LangChain, LangGraph (Cyclic Graphs, Checkpointing, State Reducers), Google GenAI SDK, SLM Distillation, RAG (MMR & Dense/Sparse Hybrid), Unsloth.
  • Languages: Python (FastAPI, AsyncIO, PyTorch), Java (Java 21, Spring Boot 3), C / C++, C# (.NET 9).
  • Databases & Vector Stores: PostgreSQL, SQLite (FTS5 BM25), MongoDB, ChromaDB.
  • Runtime & Infrastructure: Linux / POSIX, Podman / Docker, GGUF CPU inference, Git.

[03] VERIFIED DOSSIER & CONNECT

Pinned Loading

  1. billprods-ai billprods-ai Public

    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 & F…

    TypeScript

  2. teaching-loop teaching-loop Public

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

    Python

  3. NanoHat NanoHat Public

    A lightweight, on-device CLI agent for Fedora Linux powered by fine-tuned SmolLM2-360M and smolagents.

    Python

  4. CLI-Cloud-Storage CLI-Cloud-Storage Public

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

    Java

  5. Tic-Tac-Toe Tic-Tac-Toe Public

    This repository contains a Tic Tac Toe game developed in C. This game offers two modes: Player vs Player and Player vs Computer. In the Player vs Computer mode, a player can compete against the com…

    C

  6. LexiBot LexiBot Public

    Python