Skip to main content
hire-me-mcp

Projects

  • AI Document Extraction Pipeline

    Production LLM pipeline for extracting structured data from documents, with a fallback lane that lifted field accuracy from roughly 0.30 to 0.87 on documents an incumbent OCR vendor could not process at all.

    • typescript
    • nodejs
    • llms
    • openai-api
    • anthropic-api
    • ai-agents
    • prompt-engineering
  • Monorepo Agent-Consumable Documentation System

    Solo-built documentation system for a large TypeScript monorepo, with deterministic integrity checks enforced in CI so the docs cannot silently drift from the code they describe.

    • typescript
    • turborepo
    • pnpm
    • ci-cd
    • nodejs