Errlocal is a CLI tool that plugs into your Node.js workflow and transforms raw stack traces into actionable, AI-generated fixes. Built for developers who are tired of copy-pasting errors into ChatGPT manually.
- Parses Node.js stack traces and sends structured context to Groq LLM APIs to generate precise, code-aware fix suggestions.
- Designed a backend sync system for structured error logging, resolution state management, and history tracking across sessions.
- Integrated Lingo.dev SDK to deliver localized error explanations and progressive hints in 4+ languages — making debugging accessible to global developers.
- Published on npm with a clean CLI interface — install once, run anywhere in any Node.js project.
Tech Stack & Stats
Node.js, Groq LLM, Lingo.dev | CLI Tool | npm