Hacker News new | ask | show | jobs
by gowings97 883 days ago
Correct.

People say they want an AI but really they want something to automate and complete their daily workflow/tasks.

How that is accomplished is through the integrations, as you've described. But I am at a loss as to how these integrations have anything to do with NLP.

1 comments

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.

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?