Show HN: Nekton – Automate your workflows with AI (nekton.ai)

6 points by alexp7 ↗ HN
Show HN: Nekton - Automate your workflows with AI

Hi HN,

I'm Alex, founder of Nekton. You can use this service to automate your workflows. First, you can describe your workflow as text steps, and then Nekton AI will convert them to code and run it in the cloud.

The code can make network calls and integrate with different external APIs and services.

Nekton is in early access, but you already can create step-by-step checklists, mix together manual and automated tasks in a single workflow, collect user input with forms, and share the workflow with your teammates.

We have a sample workflow that you can play around with after signup.

Let me know what you think!

4 comments

[ 3.0 ms ] story [ 24.6 ms ] thread
In what language the code is generated?
It is in TypeScript. After AI writes the initial implementation, you can tweak it, if needed.
How can I import packages from npm? I tried it out and got an error.