Tools
GitHub
docsterm: Embeddable AI terminal for documentation with in-browser command execution
TLDR
DocsTerminal is a TypeScript monorepo published to NPM that lets documentation sites embed an interactive terminal widget supporting real shell execution, Python via Pyodide, WebAssembly binaries for Rust and C, and server-side execution via WebSocket. It ships as one package with nine entry points and integrates multiple AI providers including Anthropic and OpenAI-compatible endpoints. A live demo is available at docsterm.vercel.app. Licensed MIT with 7 commits and an NPM-published package.