Skip to content
View akashp1712's full-sized avatar
🎯
Building Agents
🎯
Building Agents

Block or report akashp1712

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
akashp1712/README.md
Akash Panchal

Akash Panchal

Building agentic systems. Writing about how they work.

AI Software Engineer at Salesforce. I build multi-turn agent platforms by day and publish deep-dive tutorials on Mastra, the AI SDK, and voice agents by night.

Website LinkedIn Twitter


What I work on

I build agentic AI systems — and I write about the parts most tutorials skip.

At Salesforce I lead a multi-turn agent platform built on the Mastra Harness: per-thread state, tool catalogs, human-in-the-loop, image generation — the connective tissue that turns a model-in-a-loop into something people can depend on. Before that: SMS platforms serving billions of messages, app-certification systems scanning hundreds of thousands of apps, home-network security. Nine-plus years across Salesforce, Amazon, and McAfee.

The writing is where I go deep on the hard problems: streaming to a real UI, grounding agents in your own docs, keeping long-running agents alive, proving they're any good, and the brutal timing of voice — all with runnable code and real output.


Writing

A 7-part series on building with Mastra, front to back — each part is runnable, with real output, and assumes you already know what an LLM is:

  1. Agents — the loop, tools, memory
  2. Workflows — orchestration with guarantees
  3. The Harness — the runtime that hosts it all
  4. Streaming — get the agent's work to a UI as it happens
  5. RAG — answer from real documents, not vibes
  6. Durable & long-running agents — background tasks, crash recovery, heartbeats
  7. Evals & scorers — put numbers on quality and gate on them in CI

Plus standalone deep dives: The AI SDK v7 features I'm actually excited about, letting an agent write and run code safely in a Vercel Sandbox, and voice agents — the hard problems nobody warns you about.

Read it all at akashpanchal.com


Flagship projects

OneCue — capture app for founders

For founders who save tweets, screenshots, and chats—then lose them. Capture in 2 seconds. OneCue surfaces one cue when context matches.

Capture App · AI Search · Context Matching · SaaS · Productivity

OneCue

Evercall — after-hours AI receptionist

An after-hours AI receptionist for Australian emergency trades. Forward your line, and the AI answers instantly, triages emergencies (like burst hot water vs. dripping taps), books jobs, and sends SMS summaries to the business owner.

Voice AI · Twilio · LLMs · Real-time · SaaS

Evercall

VibeFrames — an agent that edits video

A Mastra Harness agent that generates Remotion videos. The agent orchestrates LLM tools and skills to mutate complex timeline state, rendering programmatic video compositions and streaming real-time UI updates back through the Vercel AI SDK.

Mastra Harness · Remotion · Vercel AI SDK · Next.js · Streaming

VibeFrames

Paymint — payments, minus the plumbing

A drop-in Paddle payments integration for indie developers — turning days of billing-API wrangling into minutes. Handles checkout, webhooks, and subscription state so you can ship the product instead of the plumbing.

Payments · Paddle · SaaS · TypeScript · DX

Paymint

Also shipped: AI SDK Patterns — a reference library of production patterns for building with the Vercel AI SDK.


Building in public. If the writing helps, say hi.

Email Website

Pinned Loading

  1. nlp-akash nlp-akash Public

    Natural Language Processing notes and implementations.

    Python 74 43

  2. claude-crux claude-crux Public

    Every memory tool remembers WHAT. Only Crux remembers WHY.

    JavaScript 7 3

  3. skills skills Public

    My collection of Agent Skills for coding, UI, security best practices, and more

    Python 1

  4. ai-sdk-patterns ai-sdk-patterns Public

    open-source, composable AI SDK v6 patterns. Install one or combine many into a full-stack Next.js app.

    TypeScript 4 1