PickSkill
← Back

Wiki Gen

Generate a project wiki from your codebase. Use when creating documentation.

README.md
Rendered from GitHub raw
View raw ↗

ai-wiki

Generate a project wiki from your codebase

Install

npm install -g ai-wiki

Usage

npx ai-wiki ./src/
npx ai-wiki ./lib/

Setup

export OPENAI_API_KEY=sk-...