Hacker News new | ask | show | jobs
by rushingcreek 489 days ago
This is an awesome demo and I hope you succeed.

I've dabbled in building a tool of this type and something I've learned is that making single-task demo apps (like chess or snake game) is much faster and simpler than making production-grade apps that could make a real business. In fact, the process of making these demo apps production ready (polishing the UI, adding features, etc.) would usually result in the user giving up. In our implementation, it was much trickier for the system to understand the nuances of polishing than getting the broad strokes of the initial demo. I'd love to know if you've ran into this and what your thoughts are on getting around it.

1 comments

Thank you for the support! Getting a polished production app can definitely be challenging if you're using just the AI. Depending on the quality bar you're going for we expect the user may need to do some coding themselves if they're struggling with the LLM. We think there are alot of apps that can be made and can make money with just the LLM today and expect to have users who are just using the LLM and also those who are willing to code themselves. As we build out more non code-gen features our offering should get more appealing to that second group of users.