|
|
|
|
|
by bakibab
121 days ago
|
|
One of my friends and I started building a PaaS for a niche tech stack, believing that we could use Claude for all sorts of code generation activities. We thought, if Anthropic and OpenAI are claiming that most of the code is written by LLMs in new product launches, we could start using it too. Unsurprisingly, we were able to build a demo platform within a few days. But when we started building the actual platform, we realized that the code generated by Claude is hard to extend, and a lot of replanning and reworking needs to be done every time you try to add a major feature. This brought our confidence level down. We still want to believe that Claude will help in generating code. But I no longer believe that Claude will be able to write complex software on its own. Now we are treating Claude as a junior person on the team and give it well-defined, specific tasks to complete. |
|
Usually the verification and testing is the most time consuming part.
I am working on graphical application like AutoCAD, for the context.