abuis78/AI Monorepo Process

Compile inbox captures into your versioned knowledge wiki (Karpathy LLM-Wiki pattern). Bring your own Anthropic key. Installs the ai-monorepo engine from PyPI.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 2, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: abuis78/ai-monorepo-action@1037a78b57033b42a8b6d511c96808b8da36abd2 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
anthropic-api-keyAnthropic API key for AI enrichment (BYOK). Optional — without it, captures are stored raw and can be enriched later.no""
enrichment-modelAnthropic model id used for enrichment + wiki synthesis.noclaude-haiku-4-5
versionai-monorepo PyPI version to install.no0.2.0
python-versionPython version for the engine runner.no3.12

no outputs