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.

Built With

Share this project:

Updates