Skip to content
View arun2728's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report arun2728

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

Typing SVG


~/whoami

const arun = {
  role: "Founding AI Engineer @ Lamatic.ai",
  focus: ["agent runtimes", "multi-agent orchestration", "production LLM ops"],
  building: "infrastructure for durable autonomous systems — not slide-deck demos",
  firstHire: true,          // shipped 80%+ of the core platform
  stack: ["Python", "TypeScript", "Go", "Cloudflare Workers", "Kubernetes"],
  caresAbout: ["durability", "distributed execution", "eval", "what breaks after the millionth run"],
};

I'm Arun Addagatla, an AI systems engineer who builds the runtime glue that keeps agents alive past a single HTTP request — serverless execution, multi-agent orchestration, memory/RAG layers, and eval. As the first engineering hire at Lamatic.ai (TechCrunch Startup Battlefield 200 · Cloudflare Workers Launchpad), I've shipped over 80% of the platform.


🛠️ Flow-Gen Agent Harness — the thing I'm proudest of

A multi-agent harness that turns a plain-English request into a validated, deployable Lamatic workflow. I first built a reusable multi-agent node primitive, then dogfooded it to build the harness itself.

flowchart LR
    P[🧭 Planner] --> A[🏗️ Architect]
    A --> W[🧵 Weaver]
    W <--> I[🔍 Inspector]
    I --> F[🧩 Filler]
    F <--> Au[🛡️ Auditor]
    Au --> V[✅ Validator]
    V --> O[(Deployable Flow)]
Loading
Agent Role
Planner Resolves intent · RAG over sample flows · single vs. multi-workflow
Architect Selects nodes from the catalog
Weaver ⇄ Inspector Builds skeleton/edges · edge dry-run with feedback loop
Filler ⇄ Auditor Fills node config from schema · executes node + credential check with feedback loop
Validator Final end-to-end retest → hands the user a working flow

Two-tier verification: deterministic checks where ground truth exists; a rubric LLM-as-a-judge only for fuzzy output quality — and the judge never overrides a hard check.


🚀 Featured Work

🧩 Content OS  ·  in development

AI content-orchestration monorepo guiding the full pipeline — clarify → outline → write → edit → publish — with autonomous agents owning each stage.

🔌 Dev.to MCP Server  ·  live

An MCP server exposing 35+ tools over the Dev.to (Forem) API. Lets Claude & Cursor draft, edit, publish, and manage content. Supports stdio · Streamable HTTP · Cloudflare Workers transports, with a multi-arch Docker image on GHCR.

🤖 jobapply  ·  open source

Local CLI that searches jobs, dedupes across runs, and drafts structured resumes + cover letters from your base profile using LangGraph agents — with checkpointing, optional PDF export, and pluggable models (Gemini, Anthropic, OpenAI, Ollama).

🧪 LLMQuests  ·  open source

Hands-on collection of LLM & agent experiments — implementations and deep-dives that back my writing on memory, RAG, MCP, and multi-agent systems.

🎙️ Multilingual Indian Voicebot  ·  freelance

End-to-end voice assistant across 10+ Indian languages. Conformer S2T on Triton, Fastpitch TTS, and a LangChain RAG pipeline with embedding + reranker models.


💼 Experience

Lamatic.ai — Founding Engineer, AI · Mar 2024 – Present · Miami, FL (remote)

  • Built 80%+ of the core stack as the first engineering hire — AI systems, backend, infra, and critical frontend.
  • Architected a serverless executor at 1M+ monthly runs and a deployment engine at 1K+ deploys/min.
  • Cut deployment latency 2 min → 15 s (~87%).
  • Built the flow-gen multi-agent harness and a configurable LLM-as-a-judge eval framework.
  • Shipped an internal hiring agent (resume parsing + video analysis) cutting recruiter workload 70%.
  • Engineered secure VPC Kubernetes ETL for Drive/S3/SharePoint with OAuth, Semantic RAG, a Multi-Agent Supervisor, Slack/Teams webhooks, and a native GitHub VCS for flow sync.

Samespace — SDE, AI/ML · Oct 2022 – Mar 2024 · Mumbai

  • Chat/voicebots handling 95% of queries (embeddings, reranking, tuned Zephyr & GPT-4).
  • Fine-tuned Mistral / LLaMA-2 with LoRA/PEFT (+30% fluency); LLM inference engine at 106 tok/s.
  • Optimized Whisper V3 with ONNX/TensorRT + Triton → 0.1–0.4s latency; multimodal search (+60%).

Enterpret — ML Intern, NLP · Sep 2021 – Aug 2022 · Bangalore

  • Serverless multilingual sentiment on AWS (−50% processing time); CI/CD; NER/classification (+30%); anomaly detection (−60% false positives).

Algoritmo Labs — Data Science Intern · 2020 — ML model → ONNX → Go runtime for client-side deployment.


🧰 Toolbox

Languages

Python TypeScript JavaScript Go SQL

Web & Backend

Node.js Next.js React Vercel

AI / LLM / ML

LangChain Hugging Face RAG MCP Agent Harness Evals Langfuse LoRA/PEFT

Inference & Model Serving

ONNX TensorRT Triton Whisper

Data & Vector Stores

PostgreSQL Supabase pgvector Weaviate Pinecone Redis Airbyte

Cloud & Infra

AWS GCP Cloudflare Docker Kubernetes

Observability & CI/CD

Prometheus Grafana Sentry GitHub Actions


🎤 Talks & ✍️ Writing

Recent talks

  • Why LLMs Need Memory — Lamatic Community (Mar 2026) · YouTube
  • Applications of AI — Omkaranada Institute (Apr 2026) · live-shipped a web app in <8 min
  • Why Prompting Isn't Enough: The Case for RAG — Lamatic Community (Jan 2026)
  • What is MCP & How It Works — Daytona Developers Club Tour '25, Mumbai (May 2025)

Recent writing (70k+ reads across Medium · GoPenAI · Nerd For Tech · Lamatic Labs)


🔭 Currently

Building reliable GenAI + Agentic AI for enterprise · durable execution/inference platforms · production MLOps · RAG, MCP integrations, and autonomous workflow automation.


📊 GitHub






"Build useful AI. Ship it fast. Scale it responsibly."

footer

Pinned Loading

  1. Abstractive-Text-Summarization Abstractive-Text-Summarization Public

    Jupyter Notebook 2 4

  2. Encrypted-Data-Transfer Encrypted-Data-Transfer Public

    Wireless Data transfer between two devices connected on the same network. You can transfer text, files, and images. Encryption is used to secure the files.

    Python 3 1

  3. data-science-portfolio data-science-portfolio Public

    HTML 2

  4. Diaster-Tweet-analysis-using-natural-language-processing Diaster-Tweet-analysis-using-natural-language-processing Public

    Diaster Tweet analysis using natural language processing

    HTML 1

  5. Automatic-Door-Unlocking-System-Using-Face-Recognition- Automatic-Door-Unlocking-System-Using-Face-Recognition- Public

    Automatic Door Unlocking System Using Face Recognition

    Python 1

  6. Stock-Screener Stock-Screener Public

    Screener five years of historical data of a given stock and stores it's in respective CSV format

    Python 1