Error Solution AI Buddy
An AI-powered CLI tool & VS Code extension that explains runtime errors directly in terminal. Captures errors across languages and uses a locally running Ollama LLM to generate fixes.
Node.jsOllama LLMRegexVS Code Ext
01. The Problem
Developers waste significant time context-switching between their IDE and web browsers to search for solutions to runtime errors, breaking their state of flow.
02. Key Features
- Automatic capture of terminal errors
- Local LLM integration using Ollama for privacy-focused code reasoning
- VS Code extension for seamless IDE integration
- Support for multiple programming languages
03. Technical Highlights
01
Engineered flexible Regex patterns to parse diverse error stack traces
02
Integrated with VS Code Extension API to manage terminal streams
03
Optimized LLM prompts for fast, localized offline execution without relying on cloud APIs
04. Visuals
project-demo_1.exe
PLACE IMAGE IN public/mockups/ AND USE NEXT/IMAGE HERE
