aboutsummaryrefslogtreecommitdiffstats
path: root/docs/versioned_docs/version-v0.16.0/01-intro.md
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-08-31 17:44:11 +0000
committerMohamedBassem <me@mbassem.com>2024-08-31 17:44:11 +0000
commit621c32961d9be77decf5997324d654dbcbf85947 (patch)
tree1b893dd10e329748614b14cf7a7e0f6886be439f /docs/versioned_docs/version-v0.16.0/01-intro.md
parent2fb85590271476a40c3d0d6a9cc4683576ff6074 (diff)
downloadkarakeep-621c32961d9be77decf5997324d654dbcbf85947.tar.zst
docs: Publish the docs for version 0.16.0
Diffstat (limited to 'docs/versioned_docs/version-v0.16.0/01-intro.md')
-rw-r--r--docs/versioned_docs/version-v0.16.0/01-intro.md37
1 files changed, 37 insertions, 0 deletions
diff --git a/docs/versioned_docs/version-v0.16.0/01-intro.md b/docs/versioned_docs/version-v0.16.0/01-intro.md
new file mode 100644
index 00000000..03c0c823
--- /dev/null
+++ b/docs/versioned_docs/version-v0.16.0/01-intro.md
@@ -0,0 +1,37 @@
+---
+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.
+
+![Screenshot](https://raw.githubusercontent.com/hoarder-app/hoarder/main/screenshots/homepage.png)
+
+
+## Features
+
+- 🔗 Bookmark links, take simple notes and store images and pdfs.
+- ⬇️ 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.