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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How to Improve My Product?

1 点作者 langtang1996大约 1 年前
I developed a saas software (https:&#x2F;&#x2F;www.chatpapers.ai), aim to improve reading experience, which has two main features: chat with pdfs &amp; generate mind maps.<p>The question is: Most of my users are interested in mind map generation but not chat with pdfs, many of them type commands in the input area (which is designed to ask questions about the pdf) and try to generate a mind map according to their commands, but this feature has not been developed. How should I improve it?<p>I have 3 options:<p><pre><code> 1. Add intent detection to the chat module, support both mind map generation with commands &amp; retrieve information from the pdf in a same input box, which may increase the latency and take wrong actions. 2. Remove the chat with pdf feature and turn the product to mind map generation, which mignt strange because the product name is chatpapers. 3. Design a new product to focus on mind map generation, and keep this product as it is. </code></pre> Which could be better? Or any other suggestions?

暂无评论

暂无评论