LLM Wiki
PulseAugur coverage of LLM Wiki — every cluster mentioning LLM Wiki across labs, papers, and developer communities, ranked by signal.
4 天有情绪数据
-
AI agents gain advanced reasoning and personalization with new frameworks
Researchers have developed two novel frameworks for enhancing AI agent capabilities in information retrieval and reasoning. The first, SPARK, utilizes coordinated persona-based LLM agents to deliver task-specific retrie…
-
Andrej Karpathy 的 LLM Wiki 方法提高了研究效率
一种新的构建“LLM Wiki”的方法已被引入,其灵感来自 Andrej Karpathy 的技术。这种方法侧重于将原始数据与 AI 合成的 markdown 一起组织,以创建个人知识库。据报道,LLM Wiki 方法在个人研究方面比传统的向量数据库提高了 30% 的效率。
-
LLM Wiki 在摄取时合成知识,优于 RAG
LLM Wiki 是一种新颖的知识管理方法,它在摄取时合成信息,而不是像传统的 RAG 系统那样按需检索片段。这种方法旨在主动构建结构化知识,并阐述何时这种预合成策略比查询时检索更有效。
-
OpenHuman 智能体通过 118+ 项服务集成自动学习用户
OpenHuman 是一款新推出的 AI 智能体,它通过连接 Gmail、GitHub 和 Notion 等各种服务来自动了解用户。它每 20 分钟持续同步数据,并将其压缩成一个本地知识库,该知识库的功能类似于“记忆树”。该智能体旨在减少其他 AI 工具所需的手动操作,提供一种更省力的个人 AI 助手方法。
-
Developers build local LLM Wiki in C# with Ollama, Kimi as RAG alternative
This tutorial guides developers in building a local LLM Wiki using C#, Ollama, and the Kimi model. It contrasts this approach with Retrieval-Augmented Generation (RAG), suggesting the wiki method is simpler for small, s…