TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Autoflow, a Graph RAG based and conversational knowledge base tool

280 pointsby jinqueeny6 months ago

7 comments

xianshou6 months ago
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 months ago
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 months ago
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 months ago
I&#x27;d love to see a GraphRAG browser that collects the pages I visit automatically.
评论 #42211934 未加载
评论 #42213509 未加载
评论 #42215696 未加载
评论 #42212370 未加载
kristjansson6 months ago
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 months ago
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 months ago
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 未加载