HackerTrans
热门最新趋势评论往期问答秀出招聘

pancomplex

376 声望加入于 11年前
旅首席技术官 (YC W23)

提交

Show HN:将 Web 应用程序逆向工程为代理工具

81 分·作者 pancomplex·前天·34 评论

A Good Animation Disappears

frigade.com
3 分·作者 pancomplex·12天前·0 评论

Startups Are Ruining Reddit

frigade.com
4 分·作者 pancomplex·上个月·1 评论

Marketing sites don't need a CMS anymore

frigade.com
2 分·作者 pancomplex·2个月前·0 评论

Why metaphors make AI animations come out better

frigade.com
1 分·作者 pancomplex·2个月前·0 评论

I took a physics class as a software engineer

frigade.com
2 分·作者 pancomplex·2个月前·0 评论

We left Framer (and others will, too)

frigade.com
2 分·作者 pancomplex·2个月前·0 评论

Show HN: Two easing curves and no animation library

frigade.com
2 分·作者 pancomplex·2个月前·0 评论

Why most product tours get skipped

productonboarding.com
208 分·作者 pancomplex·2个月前·176 评论

When an AI agent should refuse to answer

frigade.com
3 分·作者 pancomplex·2个月前·0 评论

Best AI Product Adoption Software in 2026

medium.com
2 分·作者 pancomplex·3个月前·0 评论

评论

pancomplex
·11小时前·讨论
这适用于未经身份验证的网站,但不适用于需要 JWT 或类似内容的登录墙后面的任何内容 - 对吗?
pancomplex
·12小时前·讨论
是的,只是另一个用户账户。如果没有这些,它也可以工作(我们支持摄取其他资源,如帮助中心的文章、PDF 文件等),但在这一点上,它与其他(愚蠢的)人工智能聊天机器人没有什么区别,只是吐出一堆逐项列出的子弹。
pancomplex
·12小时前·讨论
Even with an API spec it wouldn't "just work". You'd still need to handle authentication and have a place to manage which APIs you want the in-app agent to have access to / when to call a given tool.

And believe it or not, even big companies with big eng teams don't have API specs available for their applications ¯\_(ツ)_/¯
pancomplex
·13小时前·讨论
We can either replace an intercom widget entirely or do a hand off with context to a live intercom chat agent.
pancomplex
·15小时前·讨论
以下是对引擎盖下工作原理的更详尽解释: https://frigade.com/features/skills
pancomplex
·15小时前·讨论
同意,尤其是当应用程序接口发生变化时。
pancomplex
·15小时前·讨论
We use a browser-based agent to learn all the APIs and turn them into skills. Most users will run this in a staging/test account to create all the recipes/blueprints. Our agent is also instructed to not take any destructive actions - but of course LLMs make mistakes (hence the test account :) ).

You can see more about how it works in detail here: https://frigade.com/how-it-works
pancomplex
·18小时前·讨论
适用于任何前沿 LLM 模型
pancomplex
·18小时前·讨论
不,绝对不是!

我们的客户使用演示或临时环境在自己的应用程序上运行培训。然后,他们安装您在演示中看到的应用内代理,并打开他们喜欢的工具调用。所有 API 调用均在客户端执行,不会触及我们的任何服务器。
pancomplex
·昨天·讨论
目前还没有——但我们正在考虑!你会用它做什么?
pancomplex
·前天·讨论
谢谢你!沿着这些思路,我们也做了 Airbnb:https://demo.frigade.com/
pancomplex
·前天·讨论
谢谢你!
pancomplex
·2个月前·讨论
100% - that's why it's so confusing why PMs/PMMs think they need to keep adding these to their products.
pancomplex
·2个月前·讨论
tbh adblockers should just filter these out. I guess the reason they don't is it's "technically" the product ¯\_(ツ)_/¯
pancomplex
·2个月前·讨论
couldn't agree more - they always pop up at the right time. I don't know why every PM thinks they can save retention by spamming users :(
pancomplex
·6个月前·讨论
seems non of these are typescript-based? Strand appears to have a typescript sdk available but not natively ts.
pancomplex
·6个月前·讨论
We use typescript for all our entire stack and it's super dope to see a production-grade framework (with no vendor lock in) launch!