I started doing something on similar lines in which I give specifications in form of PlantUML to AI and let it write the code. It was driven out of the fact that AI was again and again writing duplicate code especially when context or session changed. I use Github copilot so far, but given its cost challenges starting this week will shift to something different.
I am going through your repo and now and I think the BDD approach is something I can learn from it to cover the gaps that I see in my PlantUML approach.
nathanlubchenco•1d ago
Thanks for the kind words, appreciate it and hope its of help. Hope the repo helps a bit, but as cautioned in the repo and the post...its not fully vetted. Would be great to hear how your approach goes.
6Az4Mj4D•1d ago
I started doing something on similar lines in which I give specifications in form of PlantUML to AI and let it write the code. It was driven out of the fact that AI was again and again writing duplicate code especially when context or session changed. I use Github copilot so far, but given its cost challenges starting this week will shift to something different.
I am going through your repo and now and I think the BDD approach is something I can learn from it to cover the gaps that I see in my PlantUML approach.
nathanlubchenco•1d ago