HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tango12

no profile record

Submissions

[untitled]

1 points·by tango12·قبل 19 يومًا·0 comments

[untitled]

1 points·by tango12·قبل 21 يومًا·0 comments

[untitled]

1 points·by tango12·قبل 21 يومًا·0 comments

[untitled]

1 points·by tango12·قبل شهرين·0 comments

[untitled]

1 points·by tango12·قبل شهرين·0 comments

[untitled]

1 points·by tango12·قبل شهرين·0 comments

[untitled]

1 points·by tango12·قبل 3 أشهر·0 comments

[untitled]

1 points·by tango12·قبل 3 أشهر·0 comments

Killing Slack was the only way to make AI accurate

promptql.io
2 points·by tango12·قبل 3 أشهر·0 comments

AI native Slack/teams: Turning conversations to context

venturebeat.com
1 points·by tango12·قبل 3 أشهر·0 comments

[untitled]

1 points·by tango12·قبل 4 أشهر·0 comments

The semantic layer is dead. Long live the wiki

promptql.io
3 points·by tango12·قبل 7 أشهر·0 comments

Static AI Is Already Cutting Jobs; What Happens When It Starts to Learn?

promptql.io
1 points·by tango12·قبل 11 شهرًا·0 comments

Being “Confidently Wrong” is holding AI back

promptql.io
155 points·by tango12·قبل 11 شهرًا·262 comments

Approaching 100% accuracy on RAG with planning

promptql.hasura.io
2 points·by tango12·السنة الماضية·0 comments

comments

tango12
·قبل 20 يومًا·discuss
TL;DR: one Claude per slack channel.
tango12
·قبل 21 يومًا·discuss
How is this multiplayer? Claude-slackbot needs to inherit my permissions for accessing scoped context and data / tools. Sounds like I need to setup specific credentials for each instance of the agent.

More importantly, claude-slackbot automatically remembering sounds like it'll be company wide AI slop? 75% of the stuff on slack should not be remembered for the future. And 90% of the stuff worth having in context is not even on the slack thread.
tango12
·قبل 11 شهرًا·discuss
The AI being wrong problem is probably not insurmountable.

Humans have meta-cognition that helps them judge if they're doing a thing with lots of assumptions vs doing something that's blessed.

Humans decouple planning from execution right? Not fully but we choose when to separate it and when to not.

If we had enough data on here's a good plan given user context and here's a bad plan, it doesn't seem unreasonable to have a pretty reliable meta cognition capability on the goodness of a plan.
tango12
·قبل 11 شهرًا·discuss
Author here.

You’re right in that it’s obviously not the only problem.

But without solving this seems like no matter how good the models get it’ll never be enough.

Or, yes, the biggest research breakthrough we need is reliable calibrated confidence. And that’ll allow existing models as they are to become spectacularly more useful.
tango12
·السنة الماضية·discuss
What’s the eventual goal of text to sql?

Is it to build a copilot for a data analyst or to get business insight without going through an analyst?

If it’s the latter - then imho no amount of text to sql sophistication will solve the problem because it’s impossible for a non analyst to understand if the sql is correct or sufficient.

These don’t seem like text2sql problems:

> Why did we hit only 80% of our daily ecommmerce transaction yesterday?

> Why is customer acquisition cost trending up?

> Why was the campaign in NYC worse than the same in SF?