Remix.run Logo
marcindulak an hour ago

After hearing various similarly sounding opinions about CRUD being easy for LLMs, I started tracking how well LLMs handle a standard CRUD Django app I'm familiar with at https://github.com/marcindulak/learning-api-styles-gen-ai-ex....

So far it appears that LLMs still require constant hand-holding, even for a small educational CRUD app.