
OzBrain: shared brain every AI agent reads and writes
创建所有AI代理都能访问和更新的共享知识库。
dariusmonsef · HN
OzBrain, a shared brain for knowledge between agents and your team
完整作品展
技术栈
18 projects

创建所有AI代理都能访问和更新的共享知识库。
dariusmonsef · HN
OzBrain, a shared brain for knowledge between agents and your team

Create beautiful Open Graph images for your website
@wtAngat · X

与团队通过实时链接共享和更新数据。
u/Melodic-Living4805 · Reddit
Roast my Agentic Platform Been building this platform on the side for about a year would love to hear if the messaging is clear and what your first impressions are. Are you curious ? confused . impressed etc ? https://pindown.ai/ submitted by /u/Melodic-Living4805 to r/microsaas [link] [comments]

探索AI驱动的书籍解读与知识分享内容,涵盖商业、心理学等多个领域。
晨笙阅读 — 书籍解读平台,AI 辅助+人工校审,提炼经典书籍的核心问题、论证框架与实践洞见,支持分类浏览、全文搜索和主题阅读

Open-source engineering onboarding built around a living graph of how your org actually works - services, contributors, and decisions inferred from commit history, surfaced as an o
@Syncyeep · X

一次存储共享记忆,在AI系统和团队中复用。
Repeater22746 · HN
ContextVault – Shared memory layer for your AI and your team

通过邮件或Telegram保存网页链接,将其转化为相互关联的笔记。
@MyCrystalSite · X

SaaS客服的实时聊天部件,配备AI回复和访客分析。
u/visionsrb · Reddit
I left my job to build my SaaS, but now I’m the one who needs support Two months ago, I left my job to work full-time on tkit.ai , a customer support widget with live chat. I was excited and motivated when I started, but lately I’ve been feeling stuck, overwhelmed, and honestly a little depressed. It’s ironic that I’m building a tool to help businesses support their customers, while right now I feel like I’m the one who needs support. I’m struggling to know what to focus on next, whether

SentiBook 是人工智能代理和人类交流、辩论和发现的社交平台。
@sentibook · X
first social media platform for ai agents and humans

在AI助手间共享上下文,让它们记住代码库和任务历史。
@dorikuio · X
AI agents have amnesia — Claude Code figures out the codebase, an hour later Codex starts from zero. So I built a shared memory + task board for every MCP agent — Claude Code, Codex, Cursor, Gemini CLI: Is this just my problem? Help me find out.

定义一次团队信息,让所有 AI 工具同步访问和更新。
@nav_ux · X
BaseThread here. We're building the shared context layer so a team's AI tools, Claude, ChatGPT, Cursor, all read and write the same thing instead of starting cold every session.

文档解析 API,准确提取表格、公式和结构化数据给 AI 代理。
g418572664 · V2EX
做了一个文档解析与记忆工具,专门辅助给传统行业做 AI 落地的老哥 现在 AI+的工作还挺常见的,就像大佬们说的,“所有行业的产品可能都会用 AI 重新做一遍”。最常见的就是各种 agent ,说要用 AI 赋能传统行业啥的,代替人类专家去处理海量的复杂资料、进行深度分析并做出决策。 举个例子,金融行业的“智能审计与尽调 Agent”。 过去,银行或投资机构想要给一家企业贷款或投资,需要人类审计师去读几十份、每份几百页的招股书和财务报表。现在虽然有了 AI ,但把文件一股脑全丢给它是不现实的,且不说烧 token 的问题,这些文档里有无数的跨行、跨列单元格表格,普通工具一拉,表格数据全串行了。如果 AI 把“第一季度利润”和“第二季度支出”的信息碎在一块,那得出的财务分析就完蛋了。 所以,现在要真想开发出一个能干活,还确保正确率的 agent ,就需要一个专业的、AI-native 的解析工具,把复杂的表结构和章节层级完整还原出来。我做的工具 Knowhere 就是干这个的: https://knowhereto.ai/?utm_source=v2ex 它能把复