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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Quilt – Powerful RAG UI for Document QA

63 点作者 andes3148 个月前
Hey HN! We&#x27;ve just launched Quilt, a robust RAG (Retrieval-Augmented Generation) UI that revolutionizes how you interact with your documents.<p>Key features: - Multi-user setup with private&#x2F;public document collections - Advanced hybrid RAG pipeline combining full-text &amp; vector search - Smart citations with in-browser PDF preview and highlights - Fully customizable settings and prompts through the UI<p>Making an account is free, no need to even use a strong password: this is only to ensure your documents are separate from the rest.<p>We&#x27;re keen to hear your thoughts and feedback. What features would you like to see next?

12 条评论

E__m_c_28 个月前
this is fork of <a href="https:&#x2F;&#x2F;github.com&#x2F;Cinnamon&#x2F;kotaemon">https:&#x2F;&#x2F;github.com&#x2F;Cinnamon&#x2F;kotaemon</a> Please attribute accordingly
评论 #41718794 未加载
评论 #41720935 未加载
评论 #41718731 未加载
评论 #41719169 未加载
pivic8 个月前
I can see, use, and download files that have been uploaded by other users. I recommend to document that any file that is uploaded to the system can be used and downloaded by others.
评论 #41734917 未加载
quantumwoke8 个月前
Is this a fork of kotaemon[0]? Kotaemon is apache licensed so would hate to see another PearAI fiasco.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;Cinnamon&#x2F;kotaemon">https:&#x2F;&#x2F;github.com&#x2F;Cinnamon&#x2F;kotaemon</a>
评论 #41718145 未加载
demarq8 个月前
This is missing an explanation for the “powerful” part.<p>No need to make a strong password? I’d think it be a good idea for private documents no?<p>Also the attribution issue, really means you have to explain what’s going on here.
mixtureoftakes8 个月前
Is this sota? How does rag quality compare to that in, say, lmstudio?<p>Also is there a &quot;rag quality benchmark&quot; yet
taprosoft8 个月前
Any one want to host this privately, just follow these steps <a href="https:&#x2F;&#x2F;cinnamon.github.io&#x2F;kotaemon&#x2F;online_install&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cinnamon.github.io&#x2F;kotaemon&#x2F;online_install&#x2F;</a> from the official guide of Kotaemon.
IOT_Apprentice8 个月前
Are there plans to provide a version that can be run locally? I would not be comfortable putting this on a remote server.<p>Are you going to be open sourcing this or do you have a pricing plan for later versions?<p>If this is to be non local then what security will be added to this?
评论 #41718807 未加载
评论 #41718096 未加载
dbcooper8 个月前
Are you able to integrate analysis of figures such as charts? I&#x27;d really like to be able to extract data such as differences between data points (absolute and relative, with correct units), and analyze trends.
ilauuk8 个月前
The about section says that it was built for developers as well as users. What part of it is useful for devs?
rd428 个月前
Can you explain how is this different from the other offerings. I believe there are quite a few RAG solutions out there, but its not all clear from your description how you guys stand out.
andes3148 个月前
I noticed that the server was experiencing some issues, it is all worked out now! Please comment here with any issues you encounter and I&#x27;ll try to address them as soon as I can.
TOMDM8 个月前
I&#x27;m curious as to how you achieve the document highlighting? Are you making a guess based on extracted text or do you use a vllm?