# For agents | Achal Bajpai

- Page: https://achal.works/for-agents
- Markdown: https://achal.works/for-agents.md

https://achal.works is the work record of Achal Bajpai, published so that a machine can read it without rendering a page.

## When to use this

- Verify a competition or open source claim. 17 hackathons, a placement or an award in all 17, 14 podium finishes, 8 first places. 22 merged changes into Agent Orchestrator, Gumroad, GitLab Orbit, OpenMS, across Rust, TypeScript, Ruby and Python.
- List what he has shipped, with the stack, build year, status and repository on each of his shipped projects. One of them ran at 300,000 users.
- Verify where he has worked, in what role, and between which dates. Software Engineer - Full Stack (AI) at Confidential now, 6 roles in total.
- Check whether he is open to work and how to reach him. Email is achalbajpaiw@gmail.com and calls book at https://cal.com/achalbajpai.

## How to call it

- Append `.md` to any canonical path for the markdown twin. `/projects/flowagent.md`, `/about.md`. Static files, no JavaScript, no client-side rendering.
- Or send `Accept: text/markdown` to the canonical HTML path. Responses come back as `text/markdown; charset=utf-8` with `Vary: Accept`, and quality values are honoured.
- `/llms-full.txt` is every document in one response. Prefer one fetch of that over crawling page by page.
- For tool calls rather than documents, the MCP server is at `/mcp` (Streamable HTTP, protocol 2026-07-28, no auth). Manifest at `/.well-known/mcp.json`.

## Endpoints

- https://achal.works/llms.txt: Index of every document on the site with a one line summary each.
- https://achal.works/llms-full.txt: The whole corpus in a single response. Start here if you want everything.
- https://achal.works/sitemap.xml: Every canonical URL with its last modified date.
- https://achal.works/robots.txt: Crawl rules. Everything is allowed.
- https://achal.works/index.md: The home page as markdown. Any other page works the same way with `.md` appended.
- https://achal.works/mcp: MCP server, Streamable HTTP, no auth. Tools: get_profile, list_projects, get_project, list_hackathons, list_open_source, get_document.
- https://achal.works/.well-known/mcp.json: MCP manifest: endpoint, protocol revision, and the tool list.
- https://achal.works/for-agents: The agent-facing index, rendered as HTML.

## Every document

- https://achal.works/index.md: Software Engineer - Full Stack (AI) at Confidential. 14 hackathon podiums, 8 of them wins, 22 merged open source changes, multiple shipped projects.
- https://achal.works/projects/peptide-mz-calculator.md: Web app for mass spectrometry calculations with mzML file processing, data visualization, and automated CI/CD pipelines.
- https://achal.works/projects/flowagent.md: Visual builder for AI workflows: drag nodes onto a canvas, wire them up, hit run, and watch each node light up live.
- https://achal.works/projects/symphony.md: Advanced Discord music bot with 40+ audio filters, multi-platform streaming, custom playlists, and slash commands serving 300k+ users.
- https://achal.works/projects/terminal-portfolio.md: Personal portfolio website designed as an interactive terminal experience with command-line navigation and animations.
- https://achal.works/projects/scrolla.md: Endless scroll meets endless knowledge. Transforms articles, PDFs, and web content into engaging short-form videos with AI.
- https://achal.works/projects/fragments.md: A web app and Chromium extension for creators to capture, organize, and rediscover the video moments that spark ideas.
- https://achal.works/projects/wynnie.md: Autonomous AI shopping companion that shops for you through natural conversation in 50+ languages. Global winner of the AssemblyAI Voice Agents Challenge.
- https://achal.works/projects/thecontentmind.md: Open-source AI social-media content studio that reached 200+ users.
- https://achal.works/experiences.md: Roles, dates, and open source record for Achal Bajpai. Currently Software Engineer - Full Stack (AI) at Confidential.
- https://achal.works/featured.md: 4 testimonials and 7 press mentions covering Achal Bajpai's work.
- https://achal.works/skills.md: Technologies Achal Bajpai works with, grouped into 3 tiers from daily use outward.
- https://achal.works/blogs.md: Write-ups in progress, 2 listed, each with its own status.
- https://achal.works/about.md: Who Achal Bajpai is, what he has shipped, and the work he does now at Confidential as Software Engineer - Full Stack (AI).
- https://achal.works/contact.md: How to reach Achal Bajpai. Email at achalbajpaiw@gmail.com, book a call, or find him on GitHub, X, and LinkedIn.