mrnust/Coding-Assistant_GENERATIVE-AI
Coding assistant with three main features code generation, code explanation, code debugging. Generates code via multiple approaches brute force and optimized both with explanation and time, space complexity. Can generate code in multiple languages. User can also download the code file. Chat history is also saved.
Python