This is a submission for the Redis AI Challenge: Real-Time AI Innovators.




What I Built


Bug Whisperer is an AI-powered debugging assistant that listens for error logs in real time, classifies their severity, explains the cause, and suggests fixes.
It stores embeddings of each bug so it can instantly recall and provide suggestions for...