Inspiration
Inspired by the success of Github copilot and other AI tools in coding, we decided to build an open source, completely offline agent.
What it does
Codeforgeai helps developers automate from the ground up, generating commit messages, editing code files, providing suggestions, assisting in smart contracts development, etc
How we built it
We basically reverse engineered cursor and github copilot :)
Challenges we ran into
Building an agent involves testing, testing, and lots of it, to ensure consistent developer experience
Accomplishments that we're proud of
Today, I think codeforgeai is the only existing Agent completely offline for all developer workflows.
What we learned
You can just do things !!!
What's next for codeforgeai
pull requests, getting more team members, etc.
Built With
- ollama
- python
- solana
Log in or sign up for Devpost to join the conversation.