Inspiration
My friend was not able to debug his code xd , so we created a free ai code debugger/generator i.e. EZcodegen
What it does
EZcodegen prompts a filename and a instruction , reads the code and performs the instruction
How we built it
We used npm cli package for developing the cli command , google's generative ai api for free response and published the package on npm for global access
Challenges we ran into
It was our first time building a cli tool , it was a bit challenging
Accomplishments that we're proud of
It is globally accessible and simple to use
What we learned
-We learned integrating google's generative ai -Building a cli tool
What's next for EZcodegen
EZcodegen will have its own llm for debugging and code creation in future
Built With
- cli
- google/generative-ai
- node.js


Log in or sign up for Devpost to join the conversation.