|
|
|
|
|
by avighnay
267 days ago
|
|
I decided to adopt AI assisted coding for a recent project. Not sure what defines 'vibe coding' but the process I ended up was a iterative interaction at a measured pace. I used Gemini AI studio for this and I was very pleased at the result and decided to open source it. I have completely captured and documented the development transcript. Personally it has give me considerable productivity boost. My only irritation was the unnecessarily over politeness that AI adopts in My take is AI yields good ROI when you know exactly what you want at the end of the process and when you want to compare and contrast decision choices during the process. I have used it for all artifacts of the project:
- Core code base
- Test cases
- Build scripts
- Documentation
- Sample apps
- Utilities Transcript - https://gingerhome.github.io/gingee-docs/docs/ai-transcript/...
Project - https://github.com/gingerhome/gingee |
|