I built YourFirstShip because I was frustrated with the current state of AI code generators.
Most tools are impressive but often lock you into their ecosystem or charge credits just to fix the bugs they introduced. I call this the "AI Bug Tax."
I wanted a workflow where:
I own the code: The output is standard Python (FastAPI) & React, structured like a human project.
No Black Box: I can see the agents working in the "Mission Control" and intervene.
Exportable: I can take the repo and deploy it on my own VPS/AWS without depending on the platform forever.
It’s currently in early access. I’d love your feedback on the generated code structure and the approach to "no-lock-in" AI development.
Hi HN, I’m Fred.
I built YourFirstShip because I was frustrated with the current state of AI code generators.
Most tools are impressive but often lock you into their ecosystem or charge credits just to fix the bugs they introduced. I call this the "AI Bug Tax."
I wanted a workflow where:
I own the code: The output is standard Python (FastAPI) & React, structured like a human project.
No Black Box: I can see the agents working in the "Mission Control" and intervene.
Exportable: I can take the repo and deploy it on my own VPS/AWS without depending on the platform forever.
It’s currently in early access. I’d love your feedback on the generated code structure and the approach to "no-lock-in" AI development.
Cheers!