Skip to content
View AbhiPoluri's full-sized avatar

Highlights

  • Pro

Block or report AbhiPoluri

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
AbhiPoluri/README.md
Abhi Poluri — building ambitious software with AI
Portfolio Projects Profile views

I build AI systems, developer tools, and useful products—usually from the question: why am I still doing this manually?

My work ranges from orchestrating fleets of coding agents to distilling reasoning models on Apple Silicon. I like projects with sharp interfaces, measurable outcomes, and enough technical depth to teach me something new.

current_mode  = "shipping"
interests     = ["agent orchestration", "local AI", "developer tools", "product engineering"]
philosophy    = "make it work → understand why → make it excellent"

Selected work

An AI agent orchestration platform for spawning, coordinating, and reviewing fleets of Claude Code, Codex, OpenCode, and Hermes agents.

Next.js TypeScript SQLite MCP

SQL-R1

Distilled DeepSeek-V4-Pro into Qwen2.5-Coder-7B on Apple Silicon—lifting BIRD text-to-SQL pass@1 from 47.5% to 55% for $5.83.

Python MLX LoRA LLM evals

A local Cineplex seat-availability watcher that finds cancellations in the part of the auditorium you actually want.

React Node.js Local-first

A batteries-included Claude Code framework with 213 production skills, 37 specialist agents, and 95 namespaced workflows.

TypeScript Claude Code CLI

Tools I reach for

TypeScript, Python, Swift, Next.js, React, Node.js, SQLite, Git, Docker, and Vercel

The build log

  • Building local-first interfaces for multi-agent engineering
  • Experimenting with model distillation, LoRA, and rigorous evals
  • Turning tiny real-world annoyances into focused software
  • Exploring what happens when AI tools become collaborators, not autocomplete

Abhi's GitHub stats Abhi's most used languages

Less ceremony. More building.

Popular repositories Loading

  1. boardroom boardroom Public

    AI agent orchestration platform — spawn, monitor, and coordinate fleets of Claude Code agents

    TypeScript 2

  2. ClaudeInOne ClaudeInOne Public

    HTML 1 1

  3. abhipoluri.github.io-old abhipoluri.github.io-old Public

    HTML

  4. Gitpod Gitpod Public

  5. abhipoluri.github.io abhipoluri.github.io Public

    CSS

  6. Ollama-router Ollama-router Public

    Simple router to decide which model is appropriate

    Python