Archive branch · operator reviews
Spell Book
Battle-tested AI research tools encyclopedia. Not marketing copy — honest reviews from real workflows.
Spell Rating
A quick read on maturity before you open a full review.
ai-tools
An open-source low-code integration platform built around Linked Data principles. Creates a Virtual Linked Data Graph across multiple SQL/NoSQL databases without ETL data movement. Positioned as a Palantir open-source alternative for small-to-medium teams needing multi-source data federation.
ai-tools
A Rust + React full-stack self-hosted server management panel using only 19MB RAM total. Covers site hosting, databases, Git blue-green deployment, WAF, monitoring, email, and DNS management. BSL 1.1 licensed (not true open source), single maintainer—watch status.
ai-tools
An open-source autonomous financial research agent built with TypeScript + Bun. 22.8k Stars. Excellent Skills framework and self-validation mechanism, but strictly finance-only. Good for investors automating earnings analysis and DCF valuations, and for developers studying autonomous agent architecture. Single-maintainer risk is real.
ai-tools
A minimalist browser automation framework from the browser-use team. Only 592 lines of Python, connects LLM agents directly to Chrome via CDP. The self-healing mechanism is impressive but security risks are medium-high. For advanced developers experimenting, not production use.
ai-tools
A lightweight Mermaid diagram CLI renderer that requires no Puppeteer or Chromium. Uses a pure JS engine to render SVG, PNG, and ASCII output with 15 built-in themes and an AI agent JSON interface. Fully offline. Very new project supporting only 6 diagram types—watch status.
ai-tools
A distributed issue tracker built on Dolt (version-controlled SQL database) designed for multi-agent parallel development. Excellent for teams running 3+ AI agents on the same codebase. Overkill for single-agent workflows. 23k Stars, MIT licensed, written in Go.