ai-adr
Generate Architecture Decision Records with AI
Install
npm install -g ai-adr
Usage
npx ai-adr "switch from REST to GraphQL"
npx ai-adr "adopt microservices architecture"
npx ai-adr "use PostgreSQL over MongoDB"
Setup
export OPENAI_API_KEY=sk-...

