Colophon

What Is This

Metaphorex is a materials library for useful abstractions. More concretely, it's a knowledge graph of metaphors, guided by humans but written mostly by LLMs. Each entry maps a source domain onto a target domain, documents what the metaphor illuminates, where it breaks down, and how it surfaces in everyday language.

Goals

Non-Goals

How It's Built

Every entry is a Markdown file with YAML frontmatter, stored in a GitHub repository. GitHub is the CMS: pull requests are drafts, merged is published.

A team of AI agents extracts and refines content from books, papers, and corpora. Humans direct the work, review every PR, and make editorial decisions. The harness field in frontmatter records which tool generated the prose; the contributors field records who directed the framing.

The site is built with Astro and deployed to GitHub Pages. Search is powered by Pagefind. Initial framework and content built with Claude Code & Anthropic models.

Inspiration & Acknowledgements

Contributing

Contributions are welcome. The easiest way to start:

See CONTRIBUTING.md for full guidelines.