Open Source
AI Debug Assistant
A pet project focused on exploring AI-assisted debugging workflows for developers.
The project uses a React and TypeScript frontend with a NestJS backend and OpenAI structured outputs. It is focused on turning error reports, stack traces, and debugging context into structured suggestions for developers.
What it demonstrates
- Practical AI/LLM integration in a developer tool
- React + TypeScript frontend architecture
- NestJS backend API design
- Structured outputs and schema validation
- Product thinking around developer experience
