Hacker News new | ask | show | jobs
by ethbr1 882 days ago
What most (non-developer) users want is an ability to describe what they do (in non-code, natural language terms) and have a moderately intelligent system iteratively build/modify a solution for them.

From that perspective, the product is essentially constructing a mapping between NLP and available pre-built code integration points.

1 comments

So in some ways it tries to shoehorn what's available via APIs and attempts to shoehorn it based on the NLP parsed prompt...I guess?