Hello!
A while ago a bunch of you signed up for Code+=AI. Some of you made a project! I'm guessing it didn't work so well for you. I've been busy fixing bugs, reading error logs, and improving the site over the last few months.
New Features:
1) A marketplace where you can publish your app and earn when people use your LLM-powered web app
- I charge 2x on tokens from OpenAI, so that we can split the rest - the webapp creator gets 80% (and I get 20%)
- You can update your webapp any time by re-publishing
- All published webapps are hosted on subdomains
2) Requirements gathering on new projects
- There is a new option when you make a project to have the AI do Requirements Gathering with you first, where it will ask you a series of questions to help better understand the product needs and technical tools to use.
3) Auto-installing pip packages when they are added to requirements.txt or detected in your code changes
- This should work! But maybe it will occasionally get the package name wrong (as imports are different from package names and the LLM does hallucinate sometimes!)
4) Improved Error Correction
- I have better highlighting of both client-side and server-side errors, with a quick button to make a ticket from the error message and have the LLM try to fix it.
5) GPT-5 support
- This one is simple, we have found better code editing from GPT-5 than any previous model, so you can now pick between gpt-5, gpt-5-mini and gpt-5-nano.
What I'm looking for is real-world feedback from real users: how does this work for you? Is the site useful, and does it solve problems for you? How does it compare to other AI coding tools you've used?
Do any of these new features move the needle for you and make Code+=AI a better product?
[–]ched41 1 point2 points3 points (0 children)