Generate professional documentation from your codebase in seconds using Groq's lightning-fast AI.
# Install
npm install -g @tfkedar/lazydocs
# Configure
lazydocs config set GROQ_API_KEY=your_key
# Generate
lazydocs generate --interactive
Powered by Groq's LLM inference. Generate docs in seconds.
Advanced language models understand your code and write professional docs.
READMEs, PR descriptions, and changelogs from a single command.
Analyzes JS, TS, JSX, TSX files and understands your code structure.
Choose models, adjust parameters, customize output to your needs.
Groq API is free. No credit card required to get started.
npm install -g @tfkedar/lazydocs
Get your free API key from console.groq.com
lazydocs config set GROQ_API_KEY=your_key
lazydocs generate --interactive
Complete project documentation with overview, installation, usage, and API docs.
lazydocs generate --type readme
Clear pull request descriptions from your git diff.
lazydocs generate --type pr
Formatted changelogs from your git commit history.
lazydocs generate --type changelog
Best quality, 131K context
Lightning fast, 131K context
OpenAI 120B, 131K context
OpenAI 20B, 131K context
lazydocs models --refresh # See all available
Join developers using LazyDocs to generate better documentation faster.