Inspiration
Debugging is hard and the tracebacks are a pain to read. So I wanted to make it easier to do.
What it does
It runs your code in a subprocess, extracts the error, looks at the rest of your code base to contextualize its findings, and presents it in a nicer way.
How we built it
Using Groq, typer, and base Python.
Challenges we ran into
For some reason the entire Node.js suite, including npm and React, doesn't like my computer so I built the website online.
Accomplishments that we're proud of
Finishing it!
What's next for Lucidate
More contextual applications across a larger variety of languages.
Log in or sign up for Devpost to join the conversation.