Live data from Hacker News

Viewing profile — taaron

taaron

HN member
Joined
Mon, Nov 08, 2021, 4:17 PM UTC
HN karma
139
Public activity
62 items

About taaron

Founder at Workflow86 (YC W22) - workflow automation combining AI, human-in-the-loop and code

Recent public activity

  1. comment
    Comment #43018585

    Exactly - the amount of transparency provided by this commit history and diff is really cool. So many ways git features provide some interesting ideas e.g. could PRs be a way to tr…

  2. comment
    Comment #43017009

    Was looking around for examples of git for complex document/policy management outside of software/code and found this repo where the Council of the District of Columbia stores its …

  3. story
  4. comment
    Comment #42884609

    Not at the moment, though I am curious what the main benefit of a desktop app would be for you - running the code locally? more performant UI?

  5. comment
    Comment #42884489

    AI building the integrations is the approach we are taking at the moment, to the extent that you can store credentials like API keys and Oauth and then make the AI aware of these v…

  6. comment
    Comment #42884445

    We might be able to sort out a discount for individuals in exchange for some product feedback - send us an email at hello@workflow86.com

  7. comment
    Comment #42884434

    Interesting idea, I have it a go with this prompt: "Generate a workflow that uses code to scrape the content from a page, passes it to an AI assistant that then checks it for any t…

  8. comment
    Comment #42884003

    We've heard this as well and also sometimes use it as explanation. Who knew "86" could make sense in so many ways.

  9. comment
    Comment #42883971

    We use react-flow which seems to be the go-to for any sort of node/canvas based UI at this point.

  10. comment
    Comment #42883963

    Working on it at the moment, would be interested in learning more about the actions/events you would need to make it useful.

  11. comment
    Comment #42883935

    Valid point. At its core, our AI is indeed a LLM that is prompted to provide an output. A lot of the work however is in (1) prompting it in a way that allows it to actually underst…

  12. comment
    Comment #42883623

    Our AI goes much further than Zapier/Make in terms of how far it can get you towards a complete, ready-to-run workflow. Make's copilot is pretty limited to generating an outline of…

  13. comment
    Comment #42883159

    Partially inspired by WD-40 but more so the exorbitant price for anything workflow.com. The number did have some logic behind it: 8 letters in automate and 6 in no-code.

  14. comment
    Comment #42882713

    One factor in hindsight for doing this in-house was we did find out that AI can struggle with understanding and navigating existing workflow builders that were built and optimized …

  15. comment
    Comment #42882614

    Very interesting will definitely check it out!

  16. comment
    Comment #42882575

    Because we started with a focus on orchestrating forms and tasks, I'd say we're more suited for complex, long-running workflows that involve a lot of stop/start steps assigned to d…

  17. comment
    Comment #42882416

    Some new users are encountering issues with the AI during onboarding - if you do encounter an error, you can always try out the AI again by just click the glowing purple button on …

  18. comment
    Comment #42882355

    Integrations are definitely the toughest part of the implementation. That being said, I'm pretty optimistic on (1) AI getting better at writing the code/REST API calls or making it…

  19. comment
    Comment #42882159

    Nope, we built the workflow builder entirely ourselves, but I guess most workflow builders do end up looking very similar!

  20. story
    Show HN: Workflow86 - An AI business analyst and automation engineer

    Hey HN, We built Workflow86 to help teams build and automate their internal business processes and workflows using drag and drop components like forms, tasks, tables and nodes for …

  21. story
  22. story
    How useful are AI copilots right now?

    The past year seen an explosion in the rollout of "AI copilots" across many existing apps with the basic premise being type in what you want and the AI creates/configures something…

  23. comment
    Comment #32621726

    Very cool - any interesting use cases you have seen from users so far?

  24. comment
    Comment #32567918

    > Much better to be in that position than a company with a beautiful codebase who didn't capture the market For sure. But I wonder how many are prevented from capturing a larger se…

  25. comment
    Comment #32559337

    I think one downside is that because you are optimizing for sales in the short-term, it can lead to product design/architecture decisions which unknowingly constrain the direction …