What It Does
Accepts code via:
A file (auto-detects the language based on extension)
Or a manual paste (with language selection)
? Sends the code to an LLM (via Groq API)
Returns:
A full explanation of your code with in-line comments
The Big O time complexity
Visualizes complexity with a LeetCode-style plot
Built with Streamlit and hosted online for instant access