Skip to content
View thakoreh's full-sized avatar
🖥️
Busy building autonomous ai agents
🖥️
Busy building autonomous ai agents

Block or report thakoreh

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
thakoreh/README.md
Hiren Thakore — software engineer building AI agents, developer tools, and products
Portfolio   ·   LinkedIn   ·   Let's build

I turn emerging AI capabilities into software people can actually use — fast enough to learn, solid enough to keep.

I am a Toronto-based software engineer working where AI agents, developer experience, and small, sharp products overlap. My favorite projects remove a tedious loop, expose a hidden cost, or make a complex system feel obvious.

Selected systems

Speedtest.net for language models. Benchmark inference latency from any MCP client—with zero telemetry.

JavaScript · MCP · MIT

One cost ledger for every coding agent. See what autonomous development actually costs across CLIs.

Python · Developer tooling · MIT

A discovery layer for AI agents. Find and share useful tools, APIs, models, and workflows.

Python · Agents · MIT

A reality check for AI-generated code. Catch security issues, anti-patterns, and maintenance debt before they ship.

Python · PyPI · MIT

API docs, compressed into action. Paste an endpoint and get the curl commands you need.

TypeScript · Developer experience

A living view of model performance. Follow the fast-moving AI model landscape without drowning in release noise.

Astro · Live site

My operating system

find friction  →  build the smallest useful thing  →  put it in real hands
      ↑                                                   ↓
      └──────────── measure, learn, simplify ─────────────┘

I optimize for:

  • Useful over theatrical — the best demo becomes a dependable daily tool.
  • Observable over mysterious — costs, failures, and tradeoffs should be visible.
  • Small surface area — fewer moving parts, clearer ownership, faster iteration.
  • Shipping as research — working software teaches more than another planning document.

Current frontier

building:
  - agents that can use tools safely across files, browsers, terminals, and chat
  - infrastructure for model evaluation, cost visibility, and reliable automation
  - focused products that turn one painful workflow into one satisfying action

exploring:
  - memory and deterministic conflict resolution for local-first agents
  - evals that measure whether an AI workflow is useful, not merely impressive
  - security boundaries for software that can act on a user's behalf

Tools I reach for

Core: Python · TypeScript · JavaScript · Go · SQL
Product: React · Next.js · Astro · Tailwind · FastAPI · Node.js
Systems: PostgreSQL · Redis · Docker · GitHub Actions · AWS
AI: MCP · tool use · evals · retrieval · browser automation · LLM APIs


Have a difficult problem with a useful outcome?

Tell me about it →

Toronto, Canada · Open to ambitious engineering and product work

Pinned Loading

  1. agent-tally agent-tally Public

    Track costs across every AI coding agent CLI

    Python

  2. apicaller apicaller Public

    Paste any API URL — get every curl command instantly. Built for devs who hate docs.

    TypeScript

  3. hermes-exploration-plugin hermes-exploration-plugin Public

    Open exploration plugin for AI agents — discover, share, and grow a shared toolbox of tools, APIs, and models

    Python

  4. llm-speedtest-mcp llm-speedtest-mcp Public

    Benchmark AI model inference speed — like speedtest.net but for LLMs. MCP server with zero telemetry.

    JavaScript

  5. modelevaldaily modelevaldaily Public

    Astro

  6. vibecheck vibecheck Public

    Audit your AI-generated code. pip install vibechecker | Catch anti-patterns, security issues, and get a vibe score.

    Python