Are you using an IDE for writing this? I can't recommend Cursor enough. The AI implementation is outstanding and gets full context, which I'd estimate speeds things up by a factor of 5.
I rebuilt this web app from scratch using it in two weeks. Version 1 took me about 3 months.
You'd probably have to run the prompt from a resource folder but it may actually glean UX advantages to work that way. Hard to say.
I'm just using VS Code. I'll take a look at Cursor at some point in the future, but not while I'm in the middle of some fairly complicated projects. Thanks!
My experience is limited to VSC, Trae and Cursor. I know you can use your own API key with Cursor, but I haven't found the need, as all the usual suspects are included with unlimited access to most of them.
I used API keys (mostly for Claude 3.5 Sonnet) with an extension for PyCharm and compared to these 20 USD/month plans it was much cheaper. That’s why I was asking.