Powered by Groq AI

Stop writing docs.
Let AI do it.

Generate professional documentation from your codebase in seconds using Groq's lightning-fast AI.

Terminal
# Install
npm install -g @tfkedar/lazydocs

# Configure
lazydocs config set GROQ_API_KEY=your_key

# Generate
lazydocs generate --interactive
Features

Why LazyDocs?

Lightning Fast

Powered by Groq's LLM inference. Generate docs in seconds.

AI-Powered

Advanced language models understand your code and write professional docs.

Multiple Formats

READMEs, PR descriptions, and changelogs from a single command.

Smart Analysis

Analyzes JS, TS, JSX, TSX files and understands your code structure.

Configurable

Choose models, adjust parameters, customize output to your needs.

Free to Use

Groq API is free. No credit card required to get started.

Installation

Get Started in 4 Steps

Install LazyDocs

npm install -g @tfkedar/lazydocs

Get API Key

Get your free API key from console.groq.com

Configure

lazydocs config set GROQ_API_KEY=your_key

Generate!

lazydocs generate --interactive
Examples

What You Can Generate

README Files

Complete project documentation with overview, installation, usage, and API docs.

lazydocs generate --type readme

PR Descriptions

Clear pull request descriptions from your git diff.

lazydocs generate --type pr

Changelogs

Formatted changelogs from your git commit history.

lazydocs generate --type changelog
AI Models

Choose Your Model

Default

llama-3.3-70b-versatile

Best quality, 131K context

Fastest

llama-3.1-8b-instant

Lightning fast, 131K context

OpenAI

openai/gpt-oss-120b

OpenAI 120B, 131K context

Balanced

openai/gpt-oss-20b

OpenAI 20B, 131K context

lazydocs models --refresh  # See all available

Ready to Stop Writing Docs?

Join developers using LazyDocs to generate better documentation faster.