Skip to content
View hardiktiwari's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report hardiktiwari

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.

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

Hardik Tiwari

Principal Product Manager, and AI builder at Intuit. Currently building autonomous tax savings agents at Intuit and multiplayer AI open source projects.

LinkedIn · Writing ·


Open source

PM OS — agentic toolkit with a context graph for product managers

Creator · PM-operating-OS

An operating system for PMs running on Cursor and Claude Code. Supplies the model with persistent product context so sessions do not start cold.

  • AGENTS.md — persistent persona, learned user preferences, workspace facts
  • skills/ — 18+ on-demand PM capabilities: PRD authoring, experiment design, launch readiness, decision logging, exec communication
  • knowledge/products/<product>/ — dossier pattern: brief, roadmap, metrics, experiments, releases
  • .cursor/mcp.json — MCP server integrations (Figma, Google Drive, Jira)
  • Continual-learning loop that extracts corrections from conversation transcripts and rewrites the agent persona
  • Semantic recall over the knowledge base for retrieval across historical decisions

Pip — ambient AI harness that enables AI coworker across Slack, desktop, and browser

PIP- · site

One agent exposed on three surfaces, resolving against a single workspace and a single memory.

  • Enginepackages/engine, one adapter over the Cursor CLI: runAgent() → cursor-agent -p … --model <any> --workspace <repo>
  • Model-agnostic — model selected by environment variable; no per-provider integration path
  • Surfaces — Slack bot (@Pip), floating desktop task widget, page-aware Chrome extension
  • Memory — local memory/ directory shared across surfaces; optionally mounts PM OS as a git submodule to load skills and domain knowledge via AGENTS.md

Masker — on-device privacy layer for voice agents

Co-contributor · Apr 2026 · voice-agents-hack

Built at the Y Combinator Voice Agents hackathon (Cactus × Google DeepMind). A redaction policy agent for a Gemma 4 voice agent running on-device: classifies each utterance and routes it local-only or masked-send, holding PHI on the device to support HIPAA-sensitive workflows. Hybrid edge/cloud routing with cloud fallback for complex turns.

Shopify Autoresearch — autonomous PDP optimization loop

Shopify-Autoresearch

Daily hill-climbing loop over product-detail-page copy on live stores: observe → score → guard → decide → climb → filter → publish. An LLM proposes variants, measurement selects winners, and a champion floor, canary rollout, and kill switch bound the downside. Shopify app on Remix and Prisma, with a web pixel extension for event capture and a theme app extension for delivery.


Production AI systems

System Org Technique Result
Year-end close and books-to-tax automation Intuit Long-horizon LLM agents with human-in-the-loop; offline evaluation against historical filings Tax prep time reduced 99.6% (5 days → 30 min)
Tax Savings agent Intuit Agent-first, always-on SMB tax planning Unlocked $5B+ TAM
Expert matchmaking service QuickBooks Live Contextual-bandit policy over expert–customer pairing +10 pts NPS, +1pp 90-day retention
NLP extraction and classification DRAUP Human-in-loop labeling workflows and model evals +50% model accuracy, +30% deployment efficiency

Talks

Writing

Full archive: medium.com/@tiwari.hardik36

PM OS series — context systems for AI-assisted product work

Selected essays

Pinned Loading

  1. PM-operating-OS PM-operating-OS Public

    An operating system for product managers — persistent product context, an on-demand skills library, and a continual-learning loop for AI-native PM work.

    5 40

  2. PIP- PIP- Public

    Pip — an ambient AI coworker that lives in Slack, on your desktop, and in your browser. Local-first, model-agnostic, powered by the Cursor CLI.

    JavaScript 1

  3. building-your-teams-context-graph building-your-teams-context-graph Public

    Interactive slide deck: Building Your Team's Context Graph (SAP talk)

    HTML

  4. voice-agents-hack voice-agents-hack Public

    Forked from cactus-compute/voice-agents-hack

    Masker — an on-device privacy layer for voice agents. HIPAA-conscious local redaction (local-only / masked-send) on Gemma 4 + Cactus, built at the YC Voice Agents hackathon.

  5. cactus-compute/voice-agents-hack cactus-compute/voice-agents-hack Public archive

    Get started with Cactus x Google DeepMind x Y Combinator - Gemma 4 Voice Agents

    17 47