Dallas, TX · CTO @ Future Median · AI Engineer & Builder

Finding paths where there's no route.

I'm Hotragn — CTO of Future Median, a nonprofit expanding access to healthcare education, and an AI engineer who ships agents, graph-RAG systems, and products with live users. My operating principle is simple: AI output earns trust through verification — every system I ship carries its own gates, tests, and evaluation harnesses. The terrain behind this text is running a live A* route search — a nod to the vehicle-routing engines I've built.

Hotragn Pettugani
CTO · Future Median
40+
Public repos
2
Peer-reviewed papers
1
Govt. of India copyright
KGC '26
Poster-session winner

WPT–01 / Selected builds

Things I've shipped

Agents that verify their own work, knowledge graphs that refuse to hallucinate, and products with live URLs. Every claim below is in the repo.

H.O.T Jarvis

SYS–002 · TAURI v2 · RUST
Open source · in the open

A local-first desktop AI assistant that grows its own skills: ask it to build one and it writes sandboxed code plus a test, proves it by running the test, and refines on failure. Model router prefers local Ollama, falls back to free cloud tiers. Persistent SQLite memory, replay/undo, honest telemetry — real numbers only.

Tauri v2RustReactOllamaSQLite

TravelGraph-AI

SYS–003 · NEO4J · GRAPH RAG
Winner — KGC 2026 poster session

Graph-RAG travel intelligence over a 57,877-node Neo4j knowledge graph (19,883 attractions, 352 cities), grounding Llama 3 via Snowflake Cortex. Triple-validation pipeline for dynamic Cypher generation — invalid queries blocked before execution, holding 74% accuracy in database query generation across six interfaces.

Neo4jSnowflake CortexLangChainStreamlitPlotly

SprintMind AI

SYS–004 · MULTI-AGENT
Live on Cloud Run

An always-available Agile coach built on Google's Agent Development Kit: four specialized agents collaborate on sprint planning, standups, and retros over real sprint data — data-driven coaching instead of gut feel. Ships with 30 passing tests.

Google ADKGemini 2.5 FlashCloud RunSQLite

QuizLab

SYS–005 · GUARDED RAG
Prompt-security coursework

A grounded study companion: upload slides or URLs and it generates syllabus-aligned quizzes, then grades free-text answers semantically. RAG over ChromaDB plus explicit prompt-injection defenses — built to not hallucinate, then tested for it.

LangChainChromaDBStreamlitRAGPrompt security

SupplyShield

SYS–006 · MULTI-AGENT · MCP
Elastic Hackathon 2026

Multi-agent supply-chain disruption detection and automated recovery on Elastic Agent Builder, wired together with the Model Context Protocol — built against a problem measured in $184B of annual global disruption cost.

Elastic Agent BuilderMCPPython

KothaNirmata AI

SYS–007 · CONTENT AGENTS
Live on Cloud Run

"కొత్త నిర్మాత" — New Creator in Telugu, my first language. Turns one content idea into platform-optimized metadata for emerging creators: titles, descriptions, SEO tags, and hashtags tuned per platform, in seconds.

Google ADKGemini 2.5Vertex AICloud Run

HuskyBot

SYS–008 · CAMPUS AI
Live

An AI assistant for Northeastern students with customizable response style, language, and length — built with OpenAI on Next.js/Firebase and tested with 500+ students on campus, reaching 95% query-resolution accuracy in testing.

Next.jsOpenAIFirebaseTailwind

WPT–01b / More on the map — click any card for the full brief

ICAKS →

Distraction-free reading tool: DOM scraper + DistilBART real-time summaries, sub-100ms cached retrieval. Govt. of India copyright L-150423/2024.

PantryNex →

Pantry management app, deployed and live. TypeScript.

SmartSummarize →

One-click article summarization on the web. Live.

BrewDash + AstroDash →

A pair of data dashboards — brewery analytics and astronomy data — built in React with live charts.

Career Guidance System →

Job-role classifier (XGBoost/SVM/RF + SMOTE), 78%→85% accuracy, tracked in MLflow — with the dataset published open-access on Zenodo.

Fingerprint Reconstruction →

Convolutional autoencoder enhancing latent-print minutiae; training cut from 200 to 89 epochs via augmentation.

TravelHub →

Travel discovery app in React — live deployment.

Autonomous Defense Robot →

Swarm bot in C/Arduino with sensor + vision obstacle avoidance and IoT monitoring — built when robotics wasn't even in the curriculum.

UI/UX Design Portfolio →

Figma/Webflow/Framer case studies — Family Foundations app, Notion redesign, Rare Rabbit redesign.

WPT–01c / The extended reel — drag, scroll, or click for details

WPT–02 / Route so far

The journey

From my mother's computer-training institute in India, to research clusters at Northeastern, to shipping agents on three clouds.

May 2026 — Present

Chief Technology Officer

Future Median · Nonprofit — Texas
  • Leading technology for a nonprofit whose mission is "reducing healthcare education disparity for future health professionals through free grab-n-go educational content and student opportunities."
  • Serving learners of all ages — primarily high school and college students headed toward health careers — with free, fast-access educational content and student-opportunity programs.
  • Architecting the organization's platform: Next.js/React with three.js, Supabase, and open-source LLMs — built AI-first with Claude and Kimi.
Sep 2024 — May 2025

Graduate Research Assistant

Northeastern University · Boston
  • Built a Python-Selenium framework processing 10GB of unstructured data across 200+ law schools for proximity research.
  • Cut data prep ~70% with ArcGIS geocoding across 5k+ companies; cut processing 85% with a custom Levenshtein fuzzy-matching system.
  • Ran parallel-GPU workloads on the discovery cluster for merger & acquisition data, achieving 83% unbiased company matching across subsidiary networks.
Jan 2025 — Apr 2025

Teaching Assistant — Understanding Design

Northeastern University
  • Ran discussions and hands-on exercises bridging design theory with project-based practice; structured feedback and grading workflows with faculty.
Jan 2024 — May 2024

Software Engineering Fellow

Foruppo
  • Shipped 2 Next.js/TypeScript apps with SSO + Firebase real-time listeners, cutting sync latency by 40%.
  • Achieved 30% fewer network calls with a GraphQL layer over REST, eliminating client-side over-fetching; boosted Lighthouse from 65 → 91 via lazy loading and React render optimizations.
  • Led a cross-functional team building a culinary travel app end-to-end — personas, usability testing, wireframes to high-fidelity prototypes.
Oct 2023 — Nov 2023

Developer Intern

Salesforce · Hyderabad
  • Streamlined approval processes and workflow standards; raised Apex code coverage from 80% to 100% through systematic troubleshooting.
Feb 2023 — Jul 2023

Research Intern

AppsTek Corp · Hyderabad
  • Compared 3 routing solvers in Docker containers on AWS, choosing pyvrp's hybrid genetic search for routes ~9% shorter than a nearest-neighbor baseline.
  • Built a capacitated VRP routing engine planning 17-stop, 4-truck collection routes at full vehicle capacity in under 1 second; cached Google Maps travel-time matrices in Redis (5-min TTL) to keep live re-routing within budget.
  • Automated deployments to AWS ECS on every push via GitHub Actions with OIDC — no long-lived keys, deploys under 10 minutes. Led 3 developers and taught the team Python and ML fundamentals along the way.

WPT–02b / Education

M.S. Information Systems
Northeastern University, Boston
2024 — 2026 · GPA 3.7/4.0 · Knowledge Graphs w/ LLMs · Program Structures & Algorithms
B.Tech, Data Science & AI
Woxsen University, Hyderabad
2020 — 2024 · Specialized in DSAI

WPT–03 / On the record

Research & honors

Peer-reviewed work, registered IP, open data, and the wins along the way.

Paper

Exploring data augmentation strategies for labeled-data enrichment in low-resource language fine-tuning of LLMs

Pettugani, H. et al. · IRJET, vol. 10, no. 11, 2023, pp. 761–774 — ablation study on adapting LLMs to low-resource languages.

Paper

Navigating the Digital Realm: the risk-management lifecycle in information security, cybercrime, and cyber-stalking

Pettugani, H. · IJRPR, vol. 4, no. 12, 2023, pp. 1300–1304 · DOI 10.55248/gengpi.4.1223.123411

Copyright

Intelligent Content Aggregator and Knowledge Synthesizer (ICAKS)

Copyright Office, Government of India — L-150423/2024 (with E. M. K. Reddy & Dr. K. K. Ravulakollu).

Dataset

Job Prediction based on Skills and Years of Experience

Pettugani, H. (2023) · published open-access on Zenodo; powers the Career Guidance System.

Talk

TravelGraph-AI — poster presentation

Knowledge Graph Conference (KGC) 2026 · poster-session winner.

🏆 KGC 2026 Poster Winner VGIT Hackathon — skin-cancer modelling Elastic Hackathon 2026 — SupplyShield AWS Cloud Club — Bronze badge OCI 2024 GenAI Certified Professional Azure AI — NLP Solutions Applied Data Science — IBM Foundations of Cybersecurity — Google Postman API — Student Expert

WPT–04 / Toolkit

What I work with

Comfort means I can open a file and start working — everything here has shipped in a real project above.

AI · Agents · RAG

LangChain / LangGraphGoogle ADKClaude & OpenAI APIs Graph RAGNeo4j / CypherChromaDBMCP MLflowLangSmithTensorFlowPyTorchOpenCV

Languages & Frameworks

PythonTypeScript / JavaScriptSQLJava React / Next.jsFastAPINode.jsHTML / CSS StreamlitTauri (Rust)Salesforce (Apex)

Data & Cloud

PostgreSQLMongoDBSQLiteSnowflake RedisAWS / ECSGCP / Cloud Run / VertexAzure DockerKubernetesGitHub ActionsVercel FirebaseSeleniumArcGIS

Product & Design

FigmaWebflowFramerWireframing → Hi-fi Usability testingA/B testingHeuristic evaluation Agile / ScrumNotion

WPT–05 / Open channel

Let's find the next route.

Building something with agents, knowledge graphs, or AI products — or want to talk about making AI genuinely useful inside an organization? My inbox is open.