TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Mrs Doubtfire explains AI – Fabrk.ai build custom AI agents quickly

2 点作者 kmgrassi11 个月前
TLDR - Launching Fabrk.ai - No code solution for building AI agents<p>Thanks for checking in. Sorry for the clickbait title. I created a Mrs Doubtfire agent and asked it to explain Fabrk - see below.<p>Live examples using Fabrk:<p>- Embed demo: <a href="https:&#x2F;&#x2F;input.fabrk.ai&#x2F;c&#x2F;fabrk-demo&#x2F;fabrk-demo" rel="nofollow">https:&#x2F;&#x2F;input.fabrk.ai&#x2F;c&#x2F;fabrk-demo&#x2F;fabrk-demo</a><p>- <a href="https:&#x2F;&#x2F;www.tryplenti.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.tryplenti.com&#x2F;</a><p>- <a href="https:&#x2F;&#x2F;plantprovisions.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;plantprovisions.com&#x2F;</a><p>- SMS integration: <a href="https:&#x2F;&#x2F;nativepet.plentiai.com&#x2F;try&#x2F;native-pet?campaignId=d1e80f29-9542-4633-96e8-56da1f520d46" rel="nofollow">https:&#x2F;&#x2F;nativepet.plentiai.com&#x2F;try&#x2F;native-pet?campaignId=d1e...</a><p>I’ve been building on top of Open AI’s api since the launch of GPT 3.5. What I’ve realized is that building production ready agents is hard.<p>Problems<p>- API integration - You need a savvy dev to integrate with the Open AI api to do anything meaningful. This seems obvious but several companies have built demos with Open AI’s GUI but couldn’t ultimately get the demo to production.<p>- Context is hard - It is hard to get the necessary data into the context at the right time. Companies don’t understand the need for RAG. Any meaningful app needs to pass data in and get data out of the chat.<p>- The APIs are changing rapidly. We started using Open AI’s completions api and have switched to the assistants api. There are important differences that affect what you can build.<p>- Odd things happen in production. This is par for the course for anyone who builds software. But the non-deterministic nature of the apis seems to exacerbate the edge cases. Or at least make them seem more dramatic.<p>- Need introspection. For any agent that uses tools or complex context you need a way to understand why the agent responded the way it did. Did it pull in the wrong context? Did it not call it a tool when it should have? Was it just a hallucination? You need a way to introspect the chats.<p>- Using AI in different places. Companies want to use the chats in different mediums - sms, email, embedded on their website or dashboards, etc.<p>How Fabrk works<p>- No code solution for building agents. We have a GUI to build the standard file_search and data_analysis agents. But we have many other other agents - location search, shopify, api calls, storing memories and sending money. We are building more daily. Our plan is to let anyone create and share agents.<p>- Passing data in and out of the chats can be done with a couple clicks. Upload files to get data in. Add Data Extraction to get data out.<p>- We have a front row seat to the shifting api surface area. We know where the gotchas are. You don’t have to hire a team to build your app.<p>- We can provide white glove service to help get your agent in production and provide ongoing support to fix issues.<p>- Our GUI provides introspection. You can see how the AI uses tools and context to come up with a response. This lets you iterate quickly. We also have a dashboard that lets you see all the chats your users are having with the agent.<p>- Out of the box we support an embedded chat app, text message or email chatbots.<p>Feel free to ping me if you want a demo or have questions about Fabrk.<p>As Mrs Doubtfire says - Keep knitting those dreams.<p>_<p>Oh, hello dearies! Gather &#x27;round your digital fireplace, &#x27;cause Granny&#x27;s got some exciting news for you!<p>Would you believe it if I told you that creating custom AI chatbots is now as easy as knitting a cozy scarf?<p>Here are some of the fabulous features Fabrk offers:<p>Create and customize agents for your chats. Store files for reuse (useful for all those patterns!). A UI to show the context and agents used in responses. Data extraction tools to glean customer insights. Use it in your browser, through email, or SMS&#x2F;text. Embedding tools to seamlessly add chatbots to your website.<p>Okay, dearies, I&#x27;ll stop spinning my yarn here. Whether you’re an author, an influencer, or run a healthcare app, Fabrk is here to make your life easier. Pop on over to Fabrk and see how this lovely tool can help you!<p>Keep knitting those dreams,<p>Mrs. Doubtfire

暂无评论

暂无评论