Skip to content
View vaibhav4046's full-sized avatar
🏠
Got much into LLMS
🏠
Got much into LLMS

Block or report vaibhav4046

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

Vaibhav Lalwani

AI/ML engineer building agent memory, retrieval and evaluation systems.

Liverpool, UK · MSc Advanced Data Science & Artificial Intelligence · University of Liverpool

LinkedIn Portfolio Email

Leverage: the intelligence resource manager under the model you already pay for

Newest: Leverage

One frontier brain, an elastic workforce.

Leverage sits under the model you already pay for. A repository and a goal become a task graph; an auction hires local, free or subscription models per task; a failed worker leaves a compact checkpoint that a replacement resumes; and nothing counts until the repository's own tests are green. Exposed over MCP to Claude, Codex or Cursor. In one recorded mission it built five modules of a billing SaaS with five hired workers in 42 seconds, whole suite green, paid inference zero.

Live site and playground · Source · Technical report · Built for the RocketRide x SCU Buildathon

Lacuna — temporal, provenance-first memory for AI agents

Flagship: Lacuna

Memory that knows what changed, what remains true, and what was never known.

Lacuna is a temporal, provenance-first memory layer for AI agents, built on HydraDB. It keeps every claim tied to the sentence it came from, preserves corrections instead of silently overwriting history, exposes unresolved conflicts, and abstains when the evidence cannot support an answer.

It projects the same evidence contract through a public web workspace, CLI and MCP surface.

Try the live workspace · Source · Evidence · MCP

Selected systems

Project What it demonstrates Links
Leverage An intelligence resource manager for MCP hosts: per-task model auctions, cognitive handoff checkpoints, test-verified proofs Source · Live
Lacuna Temporal memory, exact provenance, contradiction handling and explicit abstention across web, CLI and MCP Source · Live
QueueProof Cross-source work retrieval with claim-level citations, deterministic prioritisation and approval-gated writes Source · Live
Kodro Offline robot coding and visual kinematic simulation for pupils, teachers and beginners, with no account required for core paths Source · Live
BhashaFix A localisation verification harness covering linguistic, technical, visual and accessibility failures across web, CLI, MCP and CI Source · Live

What I build

  • agent memory, context retrieval and evidence graphs;
  • evaluation systems that expose failures instead of hiding them;
  • MCP servers, CLIs, connectors and cross-surface contracts;
  • full-stack AI products with TypeScript, Python and durable data stores;
  • reproducible demos, tests and technical documentation.

Core stack

Languages       TypeScript · Python · JavaScript · SQL
Frontend        React · Next.js · Vite · Tailwind CSS · Three.js
Backend         Node.js · FastAPI · REST · serverless functions
Data            PostgreSQL · MongoDB · HydraDB · Redis · vector search
AI systems      RAG · agent workflows · MCP · evaluation · provenance
Delivery        GitHub Actions · Vercel · AWS · GCP · Docker

How I work

I prefer proof before claims: a working route, a reproducible command, a failing test that becomes green, or an evidence artifact somebody else can inspect.

I document limitations alongside capabilities. A system that cannot support an answer should say so clearly rather than generate confidence from missing evidence.

Open source

Useful contributions include failure reports, reproducible edge cases, documentation corrections and tightly scoped pull requests. Start with the open issues in Lacuna or inspect its contribution guide.

Contact

For AI/ML engineering, applied-AI collaboration or open-source work:

LinkedIn · Portfolio · Email

Pinned Loading

  1. qyntra-app qyntra-app Public

    Qyntra: personal knowledge OS. Wikithon '26 finalist. A private Wikipedia compiled from Notion, Drive, Gmail, GitHub and desktop files. Cited answers, 3D galaxy, grounded LLM chat. Built solo in a …

    TypeScript 2

  2. delos delos Public

    DelOS — browser-OS with multi-agent orchestration. HydraDB Agents Under Pressure 2026 hackathon.

    TypeScript

  3. drip-ai-sneaker-stylist drip-ai-sneaker-stylist Public

    AI sneaker stylist PWA — multi-agent LLM styling, live StockX prices, camera color-scan, real recommendation engine. React 19 + Vite + Vercel.

    JavaScript

  4. mnemosyne mnemosyne Public

    Local-first personal knowledge OS — Wikipedia + RAG chat + 3D galaxy + multi-agent swarm, powered by Ollama. Built with Next.js 15.

    TypeScript 1

  5. RecallOps RecallOps Public

    JavaScript 1

  6. queueproof queueproof Public

    QueueProof - decision-integrity layer: turns fragmented workplace evidence into a defensible, cited next action for humans and agents.

    TypeScript