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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Autoflow, a Graph RAG based and conversational knowledge base tool

280 点作者 jinqueeny6 个月前

7 条评论

xianshou6 个月前
I ask &quot;what is TiDB&quot; in the demo as suggested, and it takes 2 minutes to start responding in the midst of a multi-stage workflow with several steps each of graph retrieval, vector search, generation, and response combination.<p>Each of these is individually cool, but it strikes me as tragic that so much effort has been put into an intricate workflow and beautifully crafted UI only to culminate in a completely useless hello-world example, which after 5+ minutes of successive querying and response-building concludes with a network error.<p>I could use this to build exactly what I need...after stripping out 80% of the features to make it streamlined and responsive.<p>Why isn&#x27;t that minimal version the default?
评论 #42215879 未加载
评论 #42214973 未加载
silversmith6 个月前
Is this wholly self-hostable? I&#x27;d be curious to run something like this on a home server, have some small model via ollama slowly chew through my documents &#x2F; conversations &#x2F; receipts &#x2F; .... and provide a chat-like search engine over the whole mess.
评论 #42214486 未加载
thawab6 个月前
Thanks a lot, this is the first time i saw a RAG using DSPy. I wanted to know about the expected cost. A few days ago fast graphrag compared their implementation with Microsoft:<p>&gt; Using The Wizard of Oz, fast-graphrag costs $0.08 vs. graphrag $0.48 — a 6x costs saving that further improves with data size and number of insertions.
visarga6 个月前
I&#x27;d love to see a GraphRAG browser that collects the pages I visit automatically.
评论 #42211934 未加载
评论 #42213509 未加载
评论 #42215696 未加载
评论 #42212370 未加载
kristjansson6 个月前
FYI the &#x27;StackVM&#x27; link that pops up appears to show all inbound messages.<p><a href="https:&#x2F;&#x2F;stackvm-ui.vercel.app&#x2F;tasks&#x2F;3710e8d2-fb66-4274-9f78-42b1df80e9cb&#x2F;master&#x2F;aefe1205ff39cc0006787f0b82239010bc7424a4" rel="nofollow">https:&#x2F;&#x2F;stackvm-ui.vercel.app&#x2F;tasks&#x2F;3710e8d2-fb66-4274-9f78-...</a>
评论 #42212080 未加载
asabla6 个月前
Oh, this looks pretty well made. Since it&#x27;s using nextjs and shadcn&#x2F;ui, I wonder if they also used v0 to generate components.<p>Has anyone any experience with TiDB? Haven&#x27;t heard about it before this post
评论 #42214991 未加载
smcleod6 个月前
It looked neat but relies on a cloud db called &#x27;TIDB&#x27;, I checked its repo out and it looks like you can self host that as well but damn - it&#x27;s a lot of containers. So yeah looks like self hosting is an option but likely a pain in the ass.
评论 #42237954 未加载
评论 #42217032 未加载