Viewing profile — alexp7
alexp7
HN member- Joined
- Sat, Sep 11, 2021, 10:41 PM UTC
- HN karma
- 18
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About alexp7
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #38667754
Hi, I'm Alex, co-founder of YouML. We've built a service where you can edit ComfyUI workflows in the cloud, and then share them as runnable mini-apps(recipes). Other people can run…
- story
- story
-
comment
Comment #38476742
You guys broke it! :) Apparently there is a 7-image per minute hard limit on OpenAI image generation, so come back a bit later.
- story
- story
- story
- story
- story
- story
-
comment
Comment #36499453
AI code generation is not yet ready for a full-blown apps, but it works well on smaller well-defined functions. For example, Nekton.ai asks the user to split the workflow into smal…
-
comment
Comment #36316632
There is also an alternative approach for running code with ChatGPT, the way Nekton( https://nekton.ai ) does it. It will use ChatGPT to generate typescript code code, and then jus…
-
comment
Comment #36087782
It's likely that GPT generated code to work with old Twitter API that was shut down recently. You can try adding the following to your step description to fix this: Use twitter V2 …
-
comment
Comment #36087755
Good idea! There are some use cases at the bottom of the page, but I guess I need to make them more visible and more specific.
-
comment
Comment #36087655
Nekton will write the code using GPT4 that will use Twitter API to post the tweet. It will also handle Twitter authentication and get your permission to post.
-
comment
Comment #36087560
If you are doing the same things over and over every day, you can try automating it with Nekton. Just describe what needs to be done in plain English, step by step. Nekton will the…
- story
-
comment
Comment #35743559
Importing packages is not yet implemented, but it's on a roadmap. Stay tuned for updates at our forum - https://community.nekton.ai/
-
comment
Comment #35742910
It is in TypeScript. After AI writes the initial implementation, you can tweak it, if needed.
-
story
Show HN: Nekton – Automate your workflows with AI
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 …
- story