diff options
| author | MohamedBassem <me@mbassem.com> | 2025-07-27 15:42:26 +0100 |
|---|---|---|
| committer | MohamedBassem <me@mbassem.com> | 2025-07-27 15:42:26 +0100 |
| commit | a34331b5b9fd4555385571436a2eca1d2974aff9 (patch) | |
| tree | 69304fab63d668bace069d73235c9286a03dd4b6 /docs/versioned_docs/version-v0.15.0/01-intro.md | |
| parent | 77ae89b22238429cbbbb7851ece2826c91d4e21f (diff) | |
| download | karakeep-a34331b5b9fd4555385571436a2eca1d2974aff9.tar.zst | |
docs: Drop docs older than 0.21
Diffstat (limited to 'docs/versioned_docs/version-v0.15.0/01-intro.md')
| -rw-r--r-- | docs/versioned_docs/version-v0.15.0/01-intro.md | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/docs/versioned_docs/version-v0.15.0/01-intro.md b/docs/versioned_docs/version-v0.15.0/01-intro.md deleted file mode 100644 index a51093ad..00000000 --- a/docs/versioned_docs/version-v0.15.0/01-intro.md +++ /dev/null @@ -1,37 +0,0 @@ ---- -slug: / ---- - -# Introduction - -Hoarder is an open source "Bookmark Everything" app that uses AI for automatically tagging the content you throw at it. The app is built with self-hosting as a first class citizen. - - - - -## Features - -- 🔗 Bookmark links, take simple notes and store images. -- ⬇️ Automatic fetching for link titles, descriptions and images. -- 📋 Sort your bookmarks into lists. -- 🔎 Full text search of all the content stored. -- ✨ AI-based (aka chatgpt) automatic tagging. With supports for local models using ollama! -- 🔖 [Chrome plugin](https://chromewebstore.google.com/detail/hoarder/kgcjekpmcjjogibpjebkhaanilehneje) and [Firefox addon](https://addons.mozilla.org/en-US/firefox/addon/hoarder/) for quick bookmarking. -- 📱 An [iOS app](https://apps.apple.com/us/app/hoarder-app/id6479258022), and an [Android app](https://play.google.com/store/apps/details?id=app.hoarder.hoardermobile&pcampaignid=web_share). -- 🌙 Dark mode support. -- 💾 Self-hosting first. -- [Planned] Downloading the content for offline reading. - -**⚠️ This app is under heavy development and it's far from stable.** - - -## Demo - -You can access the demo at [https://try.hoarder.app](https://try.hoarder.app). Login with the following creds: - -``` -email: demo@hoarder.app -password: demodemo -``` - -The demo is seeded with some content, but it's in read-only mode to prevent abuse. |
