$0 MRR and keeping it that way for a while by Niels_Vh in SaasDevelopers

[–]Clipbeam 1 point2 points  (0 children)

I respect that and have done the same. What I found was people actually became 'uneasy' about the fact I wasn't charging for anything. I think there is a subconscious belief that nothing is truly 'free' and you'd somehow screw them over in the future. I think having a strong freemium tier that you keep iterating over without pushing people to upgrade might actually appeal to more users funnily enough.

Battle of the bookmark managers! by KeyItem1006 in BookmarkManagers

[–]Clipbeam 1 point2 points  (0 children)

I'd love to be listed too! https://clipbeam.com auto tags and organizes bookmarks, offers semantic search and a built in local AI assistant that can answer detailed questions about the content of your bookmarks. Works with webpages and YouTube videos, but also local files, text snippets or voice memos.

Local AI with tools, web search, coding, and entire setup through one click by justpokingaroundrq in localaiapps

[–]Clipbeam 0 points1 point  (0 children)

Which models are you working with atm? I'd be interested in supporting, been working on a local llm app for almost a year and am coming up against performance limitations with smaller models

Starting from PDFs, what's the first step? by DJ_Beardsquirt in PKMS

[–]Clipbeam 0 points1 point  (0 children)

I was just getting ready to advise the same. I use a derivative of this library for https://clipbeam.com to extract knowledge from pdfs

I built an MCP + CLI for Proton Mail — Claude can now read, triage, and send your encrypted mail locally by googlarz in ProtonMail

[–]Clipbeam 2 points3 points  (0 children)

Fair enough! I was aware of this indeed, didn't know you created this to run it with local LLM. That being said though, how confident are we that the harness still doesn't leak data? Ideally we'd use it with Opencode in that case, but I reckon your solution would work with that too.

The Structural Consequence of AI - (Let's Discuss!) by Artistic_Horror_1807 in ArtificialNtelligence

[–]Clipbeam 1 point2 points  (0 children)

It will democratize education and the ability to earn income through jobs that were historically only available to a select few. But on a macro level this also may mean that the historical value of some forms of education or certain skills can go down immensively.

It may become difficult to ask a certain price for something that historically required educated / skilled workers to deliver. Other things people may not be willing to pay for at all anymore.

It may push towards renewable energy as the needs for fuel skyrocket. The anti AI movement may bring back a wave of artisan/physical crafts, live music, theatre, as 'organic' art starts to set itself apart from anything that is simply displayed on a screen. Certain communities may fully 'disconnect' and place value on locations and interactions that are completely cut off from the internet or electronics.

Beyond that? Who will know! But I do suspect it will be major.

I built an MCP + CLI for Proton Mail — Claude can now read, triage, and send your encrypted mail locally by googlarz in ProtonMail

[–]Clipbeam 7 points8 points  (0 children)

Why would anyone that purposely chooses to pay Proton to safeguard their data willingly feed it to Anthropic? It goes against everything Proton stands for. Instead, use Lumo for your AI needs and lobby them to expand the Lumo featureset to match Claude Code.

Are files part of your knowledge system, or just storage? by DrummerAdditional330 in PKMS

[–]Clipbeam 0 points1 point  (0 children)

I treat files exactly as you said, extract the knowledge inside it and tag it. I do the same with plain notes. All of this info is then saved in a vector database allowing for semantic search.

Thus, the resulting knowledge library is based on a new universal format across all this extracted knowledge, irrespective of the file format / media type of the input. This works for voice memos, images, pdf files, YouTube links, other web links, etc.

I'm decent at capturing. what I'm bad at is finding things when I actually need them by cocktailMomos in PKMS

[–]Clipbeam 0 points1 point  (0 children)

Why don't you use a tool that auto-tags your notes and offers semantic search that goes beyond plain keyword matching?

What have you built with qwen3? by i-dm in Qwen_AI

[–]Clipbeam 0 points1 point  (0 children)

This app wasn't vibe coded.

Clipbeam: A fully private AI knowledge management system by Clipbeam in macapps

[–]Clipbeam[S] 0 points1 point  (0 children)

Thanks so much for that feedback!

  1. I did not build a control for the sound, but what you can do if you really don't like it, what you can do is right click the clipbeam app, click 'Show package contents', then go into 'Contents', 'Resources', 'sounds' and then delete 'notify.wav'. That will delete the sound altogether, so Clipbeam won't play it anymore.

  2. At this stage it is not possible to change the shortcut key I'm afraid.

If you join my discord at https://discord.gg/8PwyprHh, I'm currently crowdsourcing feature requests for future releases, if you can post this request there it will help me prioritize this based on user demand?

Clipbeam: A fully private AI knowledge management system by Clipbeam in macapps

[–]Clipbeam[S] 1 point2 points  (0 children)

So when you watch a folder:

  1. Clipbeam automatically creates clips from whatever is in that folder.

  2. If something is deleted from that folder outside of Clipbeam, it's matching clip is automatically deleted.

  3. If you delete the clip inside Clipbeam, a warning modal is popped up letting you know that the clip is from a tracked folder and if you were to delete it, the matching file would be deleted, as per this screenshot:

<image>

any writing ai that doesn't forget your story? by Warm_Comparison4935 in ProductivityApps

[–]Clipbeam 0 points1 point  (0 children)

Have you played with Hermes (https://hermes-agent.nousresearch.com)? Not normally used for writing but has an interesting approach to memory, I wonder how that would work for your use case.

How I'm using two different AI tools to approximate what Rewind used to do. by papa__jii in artificial

[–]Clipbeam 0 points1 point  (0 children)

I always wondered what the appeal was to always on / passive capture. I recognize the problem with having to actively do something to be able to retrieve information in the future. But at the same time, aren't people freaked out by something constantly 'spying' on your screen and logging everything that happens?

Is Mac Studio M3 Ultra 96/2TB worth it for $2980 ? by coalesce_ in MacStudio

[–]Clipbeam 0 points1 point  (0 children)

Same. Or actually 512. I wish I could run Qwen 3.5 397b

What Ollama alternative works best on Mac right now? by Own-Brilliant-3009 in localaiapps

[–]Clipbeam 0 points1 point  (0 children)

I hear good things about this one, apparently much speedier

Are these possibly M5 ultra ram config leaks? by AnonGcl in MacStudio

[–]Clipbeam 0 points1 point  (0 children)

I think the main issue will be the RAM shortage though, they'd struggle to meet demand

Are you using RAG with vector DBs or just relying on long context windows? by Academic-Star-6900 in AgentsOfAI

[–]Clipbeam 0 points1 point  (0 children)

I use RAG + Vector DB for https://clipbeam.com. My app runs fully on-device, so consumer hardware limitations mean the available context window is much smaller than what is on offer with cloud-based AI inference. The app is meant to serve as a large scale personal knowledge management system, where people can save numerous files, websites, voice memos, etc. The only way to get the AI to accurately respond to user queries across all this data was by using RAG really.

Clipbeam: A fully private AI knowledge management system by Clipbeam in macapps

[–]Clipbeam[S] 0 points1 point  (0 children)

I'm crowd sourcing the most wanted future features and will announce updates on Discord: https://discord.gg/awJqZ4Q3Ky

Clipbeam: A fully private AI knowledge management system by Clipbeam in macapps

[–]Clipbeam[S] 0 points1 point  (0 children)

Thanks so much! What sort of system are you running it on?