Skip to content
View pawanchan07's full-sized avatar

Block or report pawanchan07

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

Pawanchander Komuravelli

Product Manager & Builder. I build products for people, and people are not simple.

Evidence before roadmap. Evals before demos. Monitoring after launch.


What I'm working on

  • orderbuddy-eval — an end-to-end LLM evaluation pipeline: 10k synthetic support tickets, intent discovery with MiniLM + HDBSCAN, validation against Banking77 and CLINC150, and a three-tier Claude bake-off with binary safety and groundedness gates plus cost per 1,000 classifications. The headline finding was that the model tier barely mattered and one ambiguous line in my prompt mattered a lot: budget-tier safety failures dropped from 48 to 5 after a one-sentence fix.
  • Bharat 2047 — a prototype of four civic systems: blockchain voting, an AI grievance desk, auditable banking, and verifiable credentials.
  • Steerly — AI career discovery for Indian students.
  • The BackBench — an independent publication I research, write and build solo.

Previously

Founded and ran SkillAid (2020–2022) end to end — raised $110K, reached $150K+ revenue, then led a responsible wind-down. Amazon (2025). Growth at NNIIT (2023–2024). I mentor 70+ MBA aspirants and 20+ early-stage founders.

How I work

I care about the gap between a demo and a system somebody can rely on. That usually means golden sets, written rubrics, gates that fail loudly, and cost math that survives contact with a finance team. When an eval disagrees with what I hoped, the eval wins and I publish it.

Reach me

Popular repositories Loading

  1. fund_me fund_me Public

    Forked from PatrickAlphaC/fund_me

    Solidity

  2. pawanchan07 pawanchan07 Public

    Config files for my GitHub profile.

  3. needle-in-a-haystack needle-in-a-haystack Public

    Forked from gkamradt/needle-in-a-haystack

    Doing simple retrieval from LLM models at various context lengths to measure accuracy

    Jupyter Notebook

  4. bharat-2047 bharat-2047 Public

    An explorable prototype of how one town in future India could actually work. Two civic systems run for real in the browser: a blockchain voting centre and an AI Panchayat Kendra.

    TypeScript

  5. langchainjs langchainjs Public

    Forked from langchain-ai/langchainjs

    The agent engineering platform

    TypeScript

  6. tiktoken tiktoken Public

    Forked from dqbd/tiktoken

    JS port and JS/WASM bindings for openai/tiktoken

    TypeScript