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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Open-sourcing my failed startup Buzee – A file search application

229 点作者 thatgurjot5 个月前
Buzee is a file search application that helps you find your files effortlessly.<p>As a modern-day knowledge worker, I have several thousand documents, presentations and other files on my computer. I built Buzee in my free time to help me weave my way through this maze. I have been using it pretty much everyday since the day I built it - and I love it!<p>I thought I could turn Buzee into a startup. I reached out to offices and helped set it up for them. But it didn&#x27;t pan out.<p>I am now letting go of this project because I have other priorities in life.<p>Please feel free to do with this project as you wish. I am happy to help you get started with the codebase.<p>Do share what you build. I would love to see it!<p>Cheers

23 条评论

rukshn5 个月前
It would be great if you can share your journey, and why you think it failed? And how you would do it differently if you start today?<p>Also this is not the first time I&#x27;m seeing a universal search startups fail, some even YC backed. It sounds like an interesting idea, but why is it failing, I can&#x27;t seem to figure out, maybe not enough market or adaptation?
评论 #42418370 未加载
fabmilo5 个月前
Thanks to make this open source! Doesn&#x27;t seem to have any AI enabled search feature does it? Honestly I think you gave up too early, there are solid foundations in the app but definitely needs some more polishing for practical use. I managed to build it on my mac. npm install, npm run tauri build. What is your workflow to add features &#x2F; debug?
评论 #42418885 未加载
Beijinger5 个月前
I use recoll: <a href="https:&#x2F;&#x2F;www.recoll.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.recoll.org&#x2F;</a><p>Recoll will index an MS-Word document stored as an attachment to an e-mail message inside a Thunderbird folder archived in a Zip file (and more… ). It will also help you search for it with a friendly and powerful interface, and let you open a copy of a PDF at the right page with two clicks. There is little that will remain hidden on your disk.
评论 #42420477 未加载
wileydragonfly5 个月前
Won’t let me download? My work environment could really use something like this. Our electronic records are so vast that Windows search no longer works. And they refuse to delete anything. With paper files, after a certain number of years, we knew what to trash. That mentality hasn’t extended to electronic yet. As soon as someone gets nailed in audit discovery, I suppose…
评论 #42418294 未加载
评论 #42418313 未加载
thekevan5 个月前
I refuse to use a program named after a Labrador Retriever without seeing a picture of said Labrador Retriever.<p>Here&#x27;s mine in her thieving puppy phase. <a href="https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;wpJD4SI" rel="nofollow">https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;wpJD4SI</a>
评论 #42422158 未加载
simplyinfinity5 个月前
Based on your explanation and my very very limited knowledge of Microsoft SharePoint, sounds you were trying to implement SharePoint!<p>And there&#x27;s a lot of enterprises that use that and pay a lot of money for it! The business side problem i can see is : how do you convince MS focused companies to use your product instead of SharePoint? Could your product be built on top of it?<p>Can you for example also enhance gSuite?<p>Thank you for open sourcing this, so others may learn from you or build upon your work!
评论 #42419758 未加载
yoavm5 个月前
The first link, &quot;Download for Windows Download for Mac&quot;, seem to be a broken link to the Releases page. But the real Releases page also doesn&#x27;t have any releases. I also think that a project that has the GUI as its main value add should probably include a screenshot ;)
评论 #42418303 未加载
mritchie7125 个月前
if you need to do really complicated file search, duckdb has an extension that lets you run SQL on your file system could be an option.<p><a href="https:&#x2F;&#x2F;duckdb.org&#x2F;community_extensions&#x2F;extensions&#x2F;hostfs.html" rel="nofollow">https:&#x2F;&#x2F;duckdb.org&#x2F;community_extensions&#x2F;extensions&#x2F;hostfs.ht...</a>
评论 #42418582 未加载
评论 #42439914 未加载
SalmonSnarker5 个月前
Thank you for sharing your Buzee with the world.<p>(For your next project, may I suggest double checking if the name overlaps with any colorful slang?)
评论 #42418676 未加载
评论 #42418782 未加载
评论 #42418697 未加载
评论 #42418661 未加载
sauravpanda5 个月前
Thanks for making it open-source!<p>btw had a request, I saw your repo lacks proper documentation. We are building an open source ai documentation system, I would love to try if I may have your permission to build docs and create a PR!<p>You can checkout our project here: <a href="https:&#x2F;&#x2F;git.new&#x2F;akiradocs" rel="nofollow">https:&#x2F;&#x2F;git.new&#x2F;akiradocs</a>
pyinstallwoes5 个月前
I dream of a file system that I never have to organize. I just say what I want.
ltbarcly35 个月前
You tried to make a file search utility a startup? Did you sell any copies?
dmje5 个月前
Looks really cool. Maybe the model is “your desktop for free, add other providers like GDrive &#x2F; O365 for money” or maybe you tried that already?
评论 #42422579 未加载
djbusby5 个月前
Anyone have suggestions for an app to search across all my stuff? That is, Google Drive, GitHub, GitLab, Box.com and local files?
air75 个月前
Sounds like an amazing idea but I installed the windows app from the website and it crashes immediately after opening.
评论 #42423097 未加载
mutant5 个月前
I get a lot of this with spotlight&#x2F;mdfind and it&#x27;s realtime. Trying to understand if I&#x27;m missing a value add.
评论 #42417570 未加载
rrr_oh_man5 个月前
Why not Alfred or Everything?
评论 #42418374 未加载
评论 #42418524 未加载
评论 #42419775 未加载
sigmoid105 个月前
Why did you focus on Mac when they already have something that is at least presentable with spotlight&#x2F;mdfind, whereas Windows search is (and always has been) atrocious? Especially in a business context. I see a much bigger market opportunity for a good search tool that is tailored to Windows.
评论 #42418403 未加载
评论 #42420551 未加载
quilombodigital5 个月前
Maybe now you should try to do an app to forget files. Mindfileness.
cynicalsecurity5 个月前
I&#x27;m sorry, but it looks like you tried to reinvent explorer&#x2F;finder without adding any other useful features. You need to add something besides regular features if you want people to want to pay for it.
itaysk5 个月前
&quot;did you try slapping AI on it?&quot;
评论 #42422587 未加载
alexander20025 个月前
Please improve the documentation!
评论 #42417487 未加载
评论 #42418489 未加载
AmazingTurtle5 个月前
Great initiative! It&#x27;s always inspiring to see individuals open-sourcing their projects to benefit the community.<p>At refind.ai (<a href="https:&#x2F;&#x2F;refind.ai&#x2F;" rel="nofollow">https:&#x2F;&#x2F;refind.ai&#x2F;</a>), we’ve been working on a similar challenge of navigating large volumes of documents, but with a more AI-driven and user centric approach. Beyond just search, we focus on transforming unstructured data into structured insights. This includes features like automatic metadata extraction, natural language search, and integrations with external systems like email and CRMs.<p>To those who struggle with file management at scale, especially in environments where tools like Spotlight or Windows Search fall short, I think there’s a lot of potential for tools like Buzee to evolve further. If anyone wants to collaborate or learn more about our approach, feel free to reach out!<p>Best of luck with Buzee’s journey—I’d love to see how the community builds on it!
评论 #42424545 未加载
评论 #42418307 未加载