Skip to content
View adityak74's full-sized avatar
:electron:
Building
:electron:
Building

Block or report adityak74

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
adityak74/README.md

Hi, I’m Aditya Karnam

Senior AI Systems Engineer · AI Innovator · Researcher

Recent projects:

  • Tiny AI harness + coding agent in Rustquecto
    • a minimalist OpenAI-compatible harness and coding agent with a ~1.3 MB core and ~3.5 MB agent binary
  • Parallel AI agent orchestration in cmuxantigravity-cmux-skill
    • plugin and skill for running independent Antigravity sessions in split panes, with browser automation and coordination workflows
  • Local coding model benchmarkinglocobench
    • practical Harbor + Ollama setup for running local agentic benchmarks and maintaining a leaderboard pipeline
  • Forced-output learning skilllearn-anything-24h
    • compresses hard topics into a structured 24-hour sprint with exercises, teach-back prompts, and a final artifact

I build intelligent AI systems that combine strong engineering, modern LLM workflows, and real‑world usability.
My work focuses on context‑aware AI, LLM infrastructure, agent tooling, evaluation systems, and products that make complex workflows feel effortless.

Selected projects & research:

  • Universal embedding retrieval toolkit & agentic memory layerembenx
    • unified API for 15+ vector backends with MCP support for Claude and autonomous agents
    • pip install embenx
  • Interoperable AI chat contextsopencontext
  • Academic retrieval with MCPmcp-scholarly
  • Applied model fine‑tuning in healthcaremedfit-llm
  • Developer productivity automationgoogle-drive-upload-git-action
  • Creativity‑focused Claude skillscc-creativity-skills

I share work and thoughts on AI systems, open‑source tools, prompt design, and intelligent automation:

Currently exploring how to make AI systems more interpretable without sacrificing performance.


Portfolio MCP

A public, read-only Model Context Protocol server exposing this portfolio's projects, recent work, research agenda, and source links as structured data for agents and assistants.

  • MCP name: aditya-portfolio
  • Transport: http
  • URL: https://adityakarnam.com/mcp
  • Discovery manifest: https://adityakarnam.com/.well-known/aditya-portfolio-mcp.json
  • Health check: https://adityakarnam.com/mcp-health
  • Install guide: adityakarnam.com/mcp-install

It exposes only public data: projects, posts, systems, research agenda, and source links. It does not expose private files, email, analytics, personal data, availability, compensation, immigration status, or references.

Claude Code

claude mcp add --transport http aditya-portfolio https://adityakarnam.com/mcp

Verify with:

claude mcp list

Claude (web/desktop app)

  1. Open Claude → Settings / Customize → Connectors.
  2. Choose Add custom connector.
  3. Paste https://adityakarnam.com/mcp.
  4. Save the connector.

Other agents (Codex, Cursor, Antigravity, or any MCP-compatible client)

Add a remote server:

  • Name: aditya-portfolio
  • Transport: http
  • URL: https://adityakarnam.com/mcp

Clients that only support local/stdio MCP servers can bridge to this endpoint via mcp-remote:

npx mcp-remote https://adityakarnam.com/mcp

Try it

  • "Use Aditya Karnam's portfolio connector. Is he a fit for this AI infrastructure role?"
  • "Which projects show agent runtime or MCP experience?"
  • "Give me a recruiter brief with evidence and source links."
  • "Act as an engineer. Which systems should I inspect first?"

Pinned Loading

  1. embenx embenx Public

    🚀 The Agentic Memory Layer & Universal Retrieval Toolkit. Synthetic data generation, 15+ vector backends, hybrid search, and MCP native memory for AI agents.

    Python 5

  2. mcp-scholarly mcp-scholarly Public

    A MCP server to search for accurate academic articles.

    Python 184 26

  3. google-drive-upload-git-action google-drive-upload-git-action Public

    Forked from mathisve/gdrive-upload-action

    Github action that uploads files to Google Drive

    Go 109 24

  4. cc-creativity-skills cc-creativity-skills Public

    Deep creative intelligence for Claude Code — distilled from top seven books on how creation actually works

    1 1

  5. tron-python tron-python Public

    A Python library for the TRON data serialization format

    Python

  6. subagent-fleet subagent-fleet Public

    Local AI compute control plane for Claude Code and coding agents.

    HTML 4