Skip to content

Navigation Menu

Sign in
Sign up
@PDgit12
PDgit12
Follow

Piyush Dua PDgit12

🎯
Focusing
Building tools AI coding agents actually need: local-first memory, prompt-to-harness generation, and knowledge layers with audit trails.

Highlights

  • Pro

Block or report PDgit12

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
PDgit12 /README.md

Piyush Dua

Building tools AI coding agents actually need: local-first memory, prompt-to-harness generation, and knowledge layers with real audit trails instead of blind trust.

Portfolio · LinkedIn

What I'm building

harnage : generates a complete, type-checked AI agent harness from a plain-language description, an alternative to a Claude Code or Goose subscription rather than a wrapper around one. Runs a compile-and-repair loop before handing anything back.

knitbrain : local-first memory layer so coding agents keep real context across sessions instead of re-reading the whole codebase every time. 37 MCP tools, roughly 46% token reduction on real usage, published on npm.

Comb : self-hosted knowledge layer any AI tool can query, with cited answers and a full audit log. Requires human approval before any AI-proposed action executes.

ZenithDB : vector search engine written from scratch in C with hand-written SIMD, not a wrapper around a general-purpose library. 4.7x faster than a standard loop.

Self-Healing Vision Model: production vision-drift detection pipeline. Compares a student model against a frozen teacher model to catch accuracy drops without new labeled data, then repairs only the responsible part of the model instead of a full retrain.

Stack

TypeScript · Python · C · PyTorch · PostgreSQL · Docker

GitHub stats

Piyush's GitHub stats

Pinned Loading

  1. knitbrain knitbrain Public

    The local-first brain for coding agents: project memory + workflow intelligence + lossless ~50% context savings. MCP server + LLM proxy, zero cloud.

    TypeScript 4

  2. open-company-brain open-company-brain Public

    The open-source company brain that powers a closed loop — model-free, over MCP. Ingest your docs; your AI tool (Claude, Cursor, Copilot) answers with citations or refuses. Record how-work-gets-done...

    TypeScript 2

  3. harnage harnage Public

    Prompt-to-harness builder: describe an agent harness, get a fully-owned Claude Code-level TS/Bun harness. A good harness makes any model — even small local ones — hit its benchmark ceiling (Engine ...

    TypeScript 1

  4. zenithdb zenithdb Public

    Zero-dependency embedded vector search engine in C11 with hand-written SIMD (ARM NEON/AVX2), plus a local terminal dev tool built on top for semantic codebase search and code review.

    Python 1

AltStyle によって変換されたページ (->オリジナル) /