Skip to content
View unhingedpanda's full-sized avatar

Highlights

  • Pro

Block or report unhingedpanda

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

Hi, I'm Yash

AI-native engineer — I build and operate production AI systems. I own the architecture, the verification, and the production operations.

Currently

AI Engineer at The Best Notary (US legal services), where I built their document-automation platform and run it end to end — used daily by a 15-person operations team:

  • LLM document-analysis pipeline (Claude, Gemini via OpenRouter) that classifies estate-planning documents and extracts signing requirements — with hallucination detection that verifies every extracted name and page number against the source PDF before anyone sees it
  • Reliability & cost engineering: per-document cost caps, rate-limit-aware retries, watchdog jobs that recover stuck runs, per-run cost tracing in Langfuse
  • 2,600+ automated tests, QuickBooks billing integration, and automated document intake from Make.com, Airtable, and Google Drive
  • Stack: TypeScript/React · Supabase (Postgres, RLS, edge functions) · Trigger.dev · Cloudflare Pages

That repo is private (client work) — happy to walk through the architecture live.

How I work

I specify the contracts and invariants, agents implement, and everything ships through tests, evals, and production monitoring. The judgment layer is mine: what to build, whether it's correct, and when it's safe to ship. I've proven that judgment by finding and fixing real security vulnerabilities and cost bugs in systems that "worked."

Tools I actually use

TypeScript · Python · SQL · React · Supabase · PostgreSQL · FastAPI · Trigger.dev · Cloudflare · Claude API · OpenAI API · OpenRouter · Langfuse · LangGraph · sentence-transformers · Make.com · Claude Code · Codex

Selected work (pinned below)

  • linkedin-sourcing-agent — autonomous candidate sourcing: embedding-based ranking plus personalized outreach drafting
  • crewai-solar-der-management & sunspec-adk-agent — multi-agent systems for distributed energy resource management (CrewAI, Google ADK)

Reach me

ryash1867@gmail.com · LinkedIn · Remote, based in India with reliable overlap into US mornings

Pinned Loading

  1. langgraph-agentic-grid langgraph-agentic-grid Public

    Forked from Nithya-Satish-ACAD/agentic-grid

    Python

  2. linkedin-sourcing-agent linkedin-sourcing-agent Public

    Python

  3. crewai-solar-der-management crewai-solar-der-management Public

    Python

  4. sunspec-adk-agent sunspec-adk-agent Public

    Python

  5. MyOCR MyOCR Public

    MyOCR is an Android application that leverages Optical Character Recognition (OCR) technology to convert different types of documents and images into editable and searchable text. Whether it's snap…

    Kotlin 1

  6. react-job-portal react-job-portal Public

    The React Job Portal is a modern web app for managing job listings, built with React, Vite, and Tailwind CSS, featuring CRUD operations and a responsive design.

    JavaScript