aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md7
-rw-r--r--docs/docs/01-intro.md5
2 files changed, 7 insertions, 5 deletions
diff --git a/README.md b/README.md
index 9b318373..147b299a 100644
--- a/README.md
+++ b/README.md
@@ -25,13 +25,14 @@ Karakeep (previously Hoarder) is a self-hostable bookmark-everything app with a
- ⬇️ 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!
+- ✨ AI-based (aka chatgpt) automatic tagging and summarization. With supports for local models using ollama!
+- 🤖 Rule-based engine for customized management.
- 🎆 OCR for extracting text from images.
- 🔖 [Chrome plugin](https://chromewebstore.google.com/detail/karakeep/kgcjekpmcjjogibpjebkhaanilehneje) and [Firefox addon](https://addons.mozilla.org/en-US/firefox/addon/karakeep/) for quick bookmarking.
- 📱 An [iOS app](https://apps.apple.com/us/app/karakeep-app/id6479258022), and an [Android app](https://play.google.com/store/apps/details?id=app.hoarder.hoardermobile&pcampaignid=web_share).
- 📰 Auto hoarding from RSS feeds.
- 🔌 REST API.
-- 🌐 Mutli-language support.
+- 🌐 Multi-language support.
- 🖍️ Mark and store highlights from your hoarded content.
- 🗄️ Full page archival (using [monolith](https://github.com/Y2Z/monolith)) to protect against link rot. Auto video archiving using [youtube-dl](https://github.com/marado/youtube-dl).
- ☑️ Bulk actions support.
@@ -40,7 +41,7 @@ Karakeep (previously Hoarder) is a self-hostable bookmark-everything app with a
- 💾 Self-hosting first.
- [Planned] Downloading the content for offline reading in the mobile app.
-**⚠️ This app is under heavy development and it's far from stable.**
+**⚠️ This app is under heavy development.**
## Documentation
diff --git a/docs/docs/01-intro.md b/docs/docs/01-intro.md
index 7609791e..46c926f2 100644
--- a/docs/docs/01-intro.md
+++ b/docs/docs/01-intro.md
@@ -15,7 +15,8 @@ Karakeep (previously Hoarder) is an open source "Bookmark Everything" app that u
- ⬇️ 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!
+- ✨ AI-based (aka chatgpt) automatic tagging and summarization. With supports for local models using ollama!
+- 🤖 Rule-based engine for customized management.
- 🎆 OCR for extracting text from images.
- 🔖 [Chrome plugin](https://chromewebstore.google.com/detail/karakeep/kgcjekpmcjjogibpjebkhaanilehneje) and [Firefox addon](https://addons.mozilla.org/en-US/firefox/addon/karakeep/) for quick bookmarking.
- 📱 An [iOS app](https://apps.apple.com/us/app/karakeep-app/id6479258022), and an [Android app](https://play.google.com/store/apps/details?id=app.hoarder.hoardermobile&pcampaignid=web_share).
@@ -30,7 +31,7 @@ Karakeep (previously Hoarder) is an open source "Bookmark Everything" app that u
- 💾 Self-hosting first.
- [Planned] Downloading the content for offline reading in the mobile app.
-**⚠️ This app is under heavy development and it's far from stable.**
+**⚠️ This app is under heavy development.**
## Demo