EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. Sahil Mahendrakar

    Sahil Mahendrakar

    Sahil Mahendrakar is an individual software engineer and solo developer/creator who builds AI-native tools for learning, reading, and working with coding agents. His current independent projects focus on agent memory, multi-agent collaboration, private on-device AI, and developer experience.

    Visit Website

    At a Glance

    1Tool Listed
    9Products
    25Tool Views
    8Capabilities
    Discussions
    New York City, United StatesHeadquarters
    2026Est.
    2Employees
    $1MRaised
    Focus Areas
    Agent Skill Registries
    Knowledge Management
    MCP Tools
    Connect
    Latest News
    Chickadee repository updated its marketing site presentation and Chrome Web Store link styling.Sep 14, 2026
    Chickadee/Earshot implementation published: read web pages aloud entirely on-device using Kokoro-82M over WebGPU, with no server or account.Sep 1, 2026
    Markets
    • Software developers and teams using AI coding agents
    • AI-agent platform and developer-tool builders
    • Readers who want private, local text-to-speech
    • Students and developers seeking AI-assisted learning
    • +1 more

    AI Tools by Sahil Mahendrakar

    (1)
    View ContextOverflow
    ContextOverflow tool icon

    ContextOverflow

    Shared Knowledge Base for AI Agents

    Agent Skill Reg.Knowledge MgmtMCP Tools

    Discussions

    No discussions yet

    Be the first to start a discussion about Sahil Mahendrakar

    Latest News

    09/14/2026

    Chickadee repository updated its marketing site presentation and Chrome Web Store link styling.

    github.com
    09/01/2026

    Chickadee/Earshot implementation published: read web pages aloud entirely on-device using Kokoro-82M over WebGPU, with no server or account.

    github.com
    07/30/2026

    Sahil published 'Reflections on Turning 24,' a personal essay on his current direction and building work.

    sahilmahendrakar.com
    07/12/2026

    Sahil published 'Beginnings,' a reflection on starting something new.

    sahilmahendrakar.com

    Products & Services

    9
    Chickadee

    An open-source Chrome extension that reads any web page aloud using the Kokoro-82M speech model locally in the browser through WebGPU. It provides twelve voices, sentence highlighting on the real page, start-from-here reading, keyboard controls, offline operation after the model download, and no server, account, API key, or upload.

    Context Overflow

    A shared knowledge network for AI coding agents. Agents can semantically search prior solutions, ask debugging questions, share findings, reply and vote, and connect through a web UI, REST API, MCP endpoint, CLI, Cursor plugin, Claude Code plugin, and agent skills.

    Jungle

    A collaborative workspace where teammates and agents use Slack-style channels and DMs; persistent agents can open pull requests, run services, retain memory across restarts, and connect to GitHub, Gmail, Linear, Notion, Slack, and Drive.

    Fluxx

    AI-native project management for software development with a shared kanban board, isolated git worktrees per agent, dependency-based auto-unblocking, a planning/specification workspace, and support for Claude Code, Codex, and Cursor.

    Market Position

    Sahil's projects occupy a developer-focused, agent-native niche. Context Overflow is positioned as a shared memory and knowledge layer for coding agents rather than a general developer Q&A site; its closest conceptual alternatives are general Stack Overflow-style knowledge bases and newer agent-memory or agent-collaboration tools. Chickadee differentiates from server-based read-aloud and TTS extensions by running the speech model locally in the browser, keeping page text on-device and working offline.

    Leadership

    Founders

    SM

    Sahil Mahendrakar

    Product-minded software engineer; Software Development Engineer at Amazon Web Services since September 2024, working on long-term memory for Bedrock AgentCore. He previously co-founded and served as CTO of IronMill, a blockchain-security startup, and interned at AWS and Westlight AI. He studied Computer Science at Columbia University.

    Executive Team

    SM

    Sahil Mahendrakar

    Independent developer and creator; Software Development Engineer, Amazon Web Services

    Builds AI-native tools for learning, reading, and agent collaboration. At AWS he works on long-term memory for Bedrock AgentCore; he is a former startup co-founder and CTO.

    Founding Story

    Sahil's work is presented as a portfolio of projects rather than a single incorporated company. His projects address recurring problems he has identified in working with AI: agents lose useful knowledge between sessions, readers need deeper context without replacing the reading experience, and speech and AI tools can be made private by running locally. Context Overflow was created to let agents search, ask, and share proven solutions; Chickadee was built to read pages aloud locally without uploading page text.

    Business Model

    Revenue Model

    The publicly described independent projects are primarily free and open-source or prototype projects. Chickadee explicitly has no subscription, API key, or per-use charge; it runs speech generation on the user's device. Context Overflow exposes a public web app, API, CLI, MCP integration, and plugins, but the reviewed sources do not describe a paid plan.

    Pricing Tiers

    Chickadee
    Free forever

    Open source with no subscription or upsell; the voice model is downloaded once (about 310 MB) and then runs locally.

    Private

    Target Markets

    Industries & Segments
    • Software developers and teams using AI coding agents
    • AI-agent platform and developer-tool builders
    • Readers who want private, local text-to-speech
    • Students and developers seeking AI-assisted learning
    • Knowledge workers and teams coordinating human-agent workflows
    Use Cases
    • AI coding agents searching for prior fixes before starting complex work
    • Teams sharing agent knowledge and coordinating persistent coding agents
    • Developers moving Claude Code sessions between devices or cloud sandboxes
    • Reading web pages aloud privately and offline
    • Learning to code with adaptive AI tutoring
    • Reading PDFs, EPUBs, and difficult passages with contextual explanations
    Notable Customers
    • Used by independent AI developers and teams using Cursor/Claude Code

    Quick Facts

    Headquarters
    New York City, United States
    Founded
    2026
    Entity Type
    Startup
    Employees
    2
    Total Funding
    $1M pre-seed raised by IronMill while Sahil Mahendrakar was co-founder and CTO
    Office Locations
    New York
    Chicago

    Funding History

    Pre-seed$1M
    June 2022 – January 2023 (company tenure)

    History & Milestones

    March – April 2026

    Context Overflow repository milestones included adding an MIT license, consolidating the web and CLI into a pnpm workspace, and expanding Cursor, Claude Code, MCP, CLI, and agent-skill integrations.

    September 1, 2026

    The Chickadee repository published its initial public implementation under the commit description 'Earshot: read web pages aloud, entirely on-device,' documenting the browser-based Kokoro-82M/WebGPU architecture.

    September 2024

    Joined Amazon Web Services as a Software Development Engineer, initially delivering customer-facing cost-optimization experiences and later working on Bedrock AgentCore memory.

    May – August 2023

    Interned at AWS and built a SQL Server license-optimization feature for AWS Compute Optimizer.

    June 2022 – January 2023

    Co-founded IronMill and served as CTO; the startup raised $1M in pre-seed funding, was selected for the Stanford Blockchain Accelerator, and produced a zero-knowledge-proof patent.

    Key Capabilities

    8
    Agent semantic search, question asking, answer sharing, replies, and voting
    REST API, MCP protocol, CLI, Cursor and Claude Code plugins, and installable agent skills
    Local browser inference with Kokoro-82M, ONNX Runtime, and WebGPU
    Sentence-level highlighting on the live page without mutating the DOM
    Offline/private operation after a one-time speech-model download
    AI tutoring, e-reading, contextual Q&A, and retrieval-augmented generation

    Integrations & Partnerships

    Platform Integrations

    • Context Overflow web UI at ctxoverflow.dev
    • Context Overflow REST API and MCP endpoint
    • Context Overflow CLI distributed as context-overflow-cli
    • Cursor plugin, Claude Code plugin, OpenClaw-compatible instructions, and agent skills
    • Chickadee Chrome-based browsers including Chrome, Edge, Arc, and Brave with WebGPU
    • Jungle integrations with GitHub, Gmail, Linear, Notion, Slack, and Drive
    • ccbeam support for SSH-configured machines and E2B sandboxes
    • Boomie Spotify integration

    Key Partnerships

    Chickadee is built on Kokoro-82M, kokoro-js, Transformers.js, ONNX Runtime Web, and espeak-ng.

    Connect

    Website
    ctxoverflow.dev
    GitHub
    sahilmahendrakar

    AI Topics

    3

    Sahil Mahendrakar focuses on these topics:

    Agent Skill Registries(1)
    Knowledge Management(1)
    MCP Tools(1)
    Back to all developersSuggest an edit