Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
taaron
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
taaron
2y ago
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 track changes from different parties or even citizen groups? C
2.
▲
District of Columbia law and statutes as a Git repo
(github.com)
1 points
by
taaron
2y ago
|
3 comments
3.
▲
by
taaron
2y ago
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 statues and code as code in a git repo with a full
4.
▲
by
taaron
2y ago
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.
▲
by
taaron
2y ago
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 via a variable like ${googleAPI.SECRET}. These credentials ca
6.
▲
by
taaron
2y ago
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.
▲
by
taaron
2y ago
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 types, and then outputs the typos and the correct spelli
8.
▲
by
taaron
2y ago
We've heard this as well and also sometimes use it as explanation. Who knew "86" could make sense in so many ways.
9.
▲
by
taaron
2y ago
We use react-flow which seems to be the go-to for any sort of node/canvas based UI at this point.
10.
▲
by
taaron
2y ago
Working on it at the moment, would be interested in learning more about the actions/events you would need to make it useful.
11.
▲
by
taaron
2y ago
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 understand the user instructions and current state of the workflow
12.
▲
by
taaron
2y ago
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 the flow by selecting the right nodes but does no
13.
▲
by
taaron
2y ago
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.
▲
by
taaron
2y ago
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 for human usage and comprehension e.g. what nodes are availa
15.
▲
by
taaron
2y ago
Very interesting will definitely check it out!
16.
▲
by
taaron
2y ago
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 different teams (e.g. review and approvals) mi
17.
▲
by
taaron
2y ago
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 the right of any workflow canvas! This seems to be due to so
18.
▲
by
taaron
2y ago
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 a lot easier or (2) the sort of browser agents we
19.
▲
by
taaron
2y ago
Nope, we built the workflow builder entirely ourselves, but I guess most workflow builders do end up looking very similar!
20.
▲
Show HN: Workflow86 - An AI business analyst and automation engineer
(workflow86.com)
48 points
by
taaron
2y ago
|
45 comments
21.
▲
How useful are AI copilots right now?
1 points
by
taaron
3y ago
|
0 comments
22.
▲
by
taaron
4y ago
Very cool - any interesting use cases you have seen from users so far?
23.
▲
by
taaron
4y ago
> 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 segment of the market because of poor design decisions
24.
▲
by
taaron
4y ago
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 or limits of future development/innovation (or at
25.
▲
by
taaron
5y ago
Interesting tool...how does this compare to other CSPM tools?
26.
▲
by
taaron
5y ago
Very true...which is why every no-code chatbot builder I've seen ended up adding web forms about 12 months later.
27.
▲
by
taaron
5y ago
Based on all the comments, we ended up disabling the chatbot on our landing page/website but keeping it on our web app.
28.
▲
by
taaron
5y ago
This was one of the theories - given the HN traffic was likely more technical users meaning a chatbot was more hindrance than help.
29.
▲
by
taaron
5y ago
Curious as to what is your go to place for finding help faster - DIY via the product docs?
30.
▲
by
taaron
5y ago
I suspect a tonne of NLP, machine learning/AI. An intercom chatbot is at best just a bunch of very simple logic rules.
More ›