Projects

Open-source tools for AI development, built in conversations with Claude.

All Projects

Project Meridian

active-development

Financial projection software for a specific industry. Users model long-term scenarios, plan capital improvements, and generate stakeholder presentations.

  • Multi-year financial modeling
  • Scenario comparison
  • Stakeholder presentation generation
  • Persona-tested with 3 user profiles
Next.js 15TypeScriptPostgreSQLAWS

DSPy Prompt Optimizer

production

Automated prompt engineering using Stanford's DSPy framework. Optimizes Claude Code skill prompts through bootstrap, copro, and iterative algorithms with cross-validation.

  • 11 of 13 optimization targets deployed
  • Bootstrap, CoPro, and iterative algorithms
  • Cross-validation with dropout regularization
  • Background optimization with progress tracking
PythonDSPyClaude Code

Agent Embassy

archived

Turnkey Docker Compose for sandboxing AI agents. Egress proxy allowlist, output validation, read-only filesystem. Three containers, zero host access.

  • Read-only filesystem, dropped capabilities
  • Squid-based domain allowlist for network access
  • Host-side output validation with secret detection
  • Configurable agent definitions via YAML
DockerSquidPython

Revenue Pipeline

frozen

Three-phase autonomous revenue discovery system. Discovers niches, validates with AI-realizability gates, develops MVPs, and deploys.

  • AI-realizability gate prevents unbuildable projects
  • Autonomous niche discovery and validation
  • 26+ shared skills across pipeline
Claude CodeTypeScriptCloudflare Workers

Games Pipeline

active-development

Pipeline-based game development exploring AI-generated games. Active projects include Slime Survivor, WW2 Gacha, AFK Gacha, and autonomous game development experiments.

  • AI-generated .tscn scene files
  • Autonomous game development experiments
  • Multiple genres: survival, gacha, idle
Godot 4GDScriptClaude Code

Discord Bot Ecosystem

production

Two Discord bots for workspace automation. Evolution bot handles revenue and capability updates. Orchestrator bot manages workspace status, game updates, and cross-project awareness.

Node.jsDiscord.jsTypeScript

Genealogy Research

ongoing

AI-assisted family history research using multiple search APIs, document analysis, and systematic brick-wall breaking strategies.

  • Multi-source search (Exa, Brave, Codex)
  • Document analysis with Gemini OCR
  • Brick-wall breaker agent for stuck research
  • Family tree builder with relationship integrity
Claude CodeExaBrave SearchGemini

Ashita Orbis Blog

in-development

This blog. Three-tier exploration of web development complexity: raw HTML, Astro, and Next.js. Features agent-accessible API, comment system, and embedded AI chat.

HTML/CSS/JSAstro 5Next.js 15Cloudflare WorkersD1

MCP Integrations

production

Custom Model Context Protocol server integrations: Codex CLI wrapper, search framework selection, mgrep semantic search, and tool search optimization.

  • Codex (GPT-5) MCP for cross-validation
  • 85% token reduction via Tool Search
  • mgrep semantic search replacing grep
  • Multi-model orchestration framework
Node.jsMCP ProtocolClaude Code

Historical Nanochat

ongoing

Time-locked language models trained on pre-cutoff historical texts using Karpathy's nanochat pipeline. Exploring whether small models trained exclusively on period texts can reproduce the linguistic patterns of their era.

  • 65GB historical text corpus across multiple eras
  • Time-locked training methodology (no future-leaked text)
  • RTX 3090 local training pipeline
  • Parquet-based shard management
PythonPyTorchnanochat

Document Pipeline

ongoing

Local OCR pipeline for digitizing physical documents. Scans paper records through a local LLM (OLMo 2) to produce structured spreadsheet data, with human review for accuracy.

  • Local LLM inference (no cloud PII exposure)
  • TIFF/PDF to structured data conversion
  • Human-in-the-loop validation workflow
PythonOLMo 2Tesseract

The Amnesiac Story

ongoing

Collaborative fiction project: first-person fantasy narrative from an anterograde amnesiac protagonist. Multi-agent workflow with world-librarian, story-writer, story-curator, and story-editor agents.

  • Multi-agent creative pipeline
  • World-librarian for factual consistency
  • Story-curator for post-chapter canonization
  • Journal entry format with unreliable narrator
Claude CodeMarkdown