Skip to content
View Dazlarus's full-sized avatar

Highlights

  • Pro

Block or report Dazlarus

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

Darien Hardin

AI systems engineer building production autonomous-agent infrastructure in Rust and Python.

  • πŸ”€ Cognitive Router β€” intent-aware LLM proxy with circuit breakers, cost tracking, and self-healing failover. 80k+ routing decisions in production.
  • πŸ’» Karl Code β€” agent-first CLI coding workspace, with its fine-tuning eval record (good and bad) committed alongside the code.
  • πŸ€– chatgpt-escalation-mcp β€” MCP server for escalating complex questions from coding agents to ChatGPT Desktop.
  • πŸŽ™οΈ Narrator β€” production audiobook pipeline in Rust: GPU synthesis, ASR QA loops, multi-worker IPC, watchdogs. A 150,000-word novel rendered end-to-end.
  • 🦞 Active contributor to OpenClaw.

Writing weekly about systems design at dazlarus.dev. Author of The Incubator (How a Genetics Nerd Rebuilt the World, Book 1).

Pinned Loading

  1. cognitive-router cognitive-router Public

    Intent-aware LLM proxy β€” routes requests to the best model with circuit breakers, cost tracking, and LLM-as-judge scoring

    TypeScript

  2. narrator-tts narrator-tts Public

    Production long-form audiobook TTS pipeline in Rust - GPU synthesis, ASR QA loops, multi-worker IPC, watchdogs. 150k-word novel rendered end-to-end.

    Rust

  3. karl-code karl-code Public

    Agent-first CLI coding workspace β€” with the fine-tuning eval record, good and bad, committed alongside the code

    Python

  4. chatgpt-escalation-mcp chatgpt-escalation-mcp Public

    MCP server that lets AI coding agents escalate complex questions to ChatGPT Desktop (Windows)

    Python

  5. openclaw openclaw Public

    Forked from openclaw/openclaw

    Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

    TypeScript