this post was submitted on 23 May 2025
-31 points (30.4% liked)

Selfhosted

46672 readers
339 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Features for the note taking app detailed in this guide include:

  • Self-hosted
  • Private
  • Built to last
  • Low maintenance
  • Access in one place & from any device (Obsidian charges for this feature)
  • Versioning
  • Zero vendor lock-in
  • Extendable (eg. passing text-embedded notes to AI)
you are viewing a single comment's thread
view the rest of the comments
[–] non_burglar@lemmy.world 1 points 5 days ago (1 children)

Really? You think it's the "last note taking app" comment in the description?

You don't think maybe it's the shoehorned AI into a project that has no real plan for how it is implemented?

Or maybe it's not the ai implementation, maybe it's the fact that "respects your privacy" is incompatible with openai's terms of use (openai can train on your notes if you supply them)?

[–] moonpiedumplings@programming.dev 1 points 5 days ago* (last edited 5 days ago)

I'm not spotting it. "AI" is only mentioned once.

The key and secret in the docker compose don't seem to be API keys, but keys for directus itself (which upon a careful reread of the article, I realize is not FOSS, which might be anpther reason people don't like it").

Directus does seem to have some integration with openai, but it requires at least an api key and this blog post doesn't mention any of that.

The current setup they are using doesn't seem to actually connect to openai at all.