Skip to content
View ariaxhan's full-sized avatar

Highlights

  • Pro

Block or report ariaxhan

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ariaxhan/README.MD

Aria Han

AI engineer (in transition) · shipped systems + experimental tooling

Website GitHub Medium LinkedIn


Why engineering

I got tired of talking about things that worked. I wanted to make them work.

Three startups later, I'm mass-converting English fluency into system design. Turns out "how do I explain this clearly" and "how do I structure this cleanly" are the same question.


Highlighted work

HeyContext

Multi-agent workspace shipped with PersistOS.
Redis-backed async, structured outputs, agents reading A2A notes.

The Convergence

Agent framework built around selection pressure.
Behaviors get scored. Bad ones die. Published to PyPI.

Vector Native

Compact A2A format for machine-readable coordination.
~3x density. Less ambiguity between agents.

Links


Current repos (hands-on)

  • neural-polygraph — SAE-based hallucination detection. Spectral + geometric probes, runners, visualizations
  • experiments — ML run patterns: append-only specimens, Parquet artifacts, DuckDB catalog

Writing (selected)


What I actually do

Ship things

  • 6 hackathon wins (AWS, Google Cloud, Agno, Wordware, etc.)
  • Each one: 24-48 hours, working code, judges who said yes
  • Some became real products

Debug things

  • Agent orchestration that fails silently
  • Context windows that overflow
  • Pipelines that work on my machine

Learn things fast

  • Zero Swift → TestFlight app in 2 months
  • Zero agent experience → production multi-agent system in 4 months
  • Pattern: find the hard part, sit in it until it clicks

Build style

Production-minded

  • Packaging, CLIs, setup verification
  • Docs that assume zero context
  • "Runs on a fresh machine" as a requirement

Research-capable

  • Experiments that leave queryable outputs
  • Metrics you can regenerate
  • Minimal magic, maximal traceability

Tools I reach for

Python · FastAPI · Redis · Convex · Polars
OpenAI · Anthropic · Agno
Next.js · TypeScript · SvelteKit
GCP · AWS Bedrock · Vercel

San Francisco

Email X

Pinned Loading

  1. neural-polygraph neural-polygraph Public

    SAE based hallucination detection and mitigation for LLMs.

    Python

  2. memory-pool memory-pool Public

    Memory isn't a timeline.

    Svelte

  3. persist-os/the-convergence persist-os/the-convergence Public

    API Optimization Framework powered by evolutionary algorithms, multi-armed bandits, and agent societies

    Python 9

  4. persist-os/vector-native persist-os/vector-native Public

    LLMs speaking their native language: vector operations, not English.

    Python 3

  5. agentic_multimodal_breakups agentic_multimodal_breakups Public

    A lovely example of how to use Agno for good.

    Python 1 2

  6. experiments experiments Public

    Experiment engine for LLMs based on natural history specimens.

    Jupyter Notebook