All checks were successful
test-build / guarddog (push) Successful in 2m14s
test-build / build (push) Successful in 2m17s
release-image / guarddog (push) Successful in 45s
release-image / build (push) Successful in 1m42s
release-image / semantic-release (push) Successful in 48s
release-image / release-harbor (push) Successful in 8m54s
release-image / release-gitea (push) Successful in 3m20s
renovate / renovate (push) Successful in 1m3s
30 lines
998 B
Plaintext
30 lines
998 B
Plaintext
---
|
|
title: Karakeep
|
|
description: Karakeep is a self-hostable bookmark-everything app with a touch of AI for the data hoarders out there.
|
|
hero:
|
|
tagline: Karakeep is a self-hostable bookmark-everything app with a touch of AI for the data hoarders out there.
|
|
image:
|
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/karakeep.webp
|
|
actions:
|
|
- text: Source
|
|
link: https://github.com/karakeep-app/karakeep
|
|
icon: right-arrow
|
|
- text: Deployment Chart
|
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/karakeep
|
|
icon: right-arrow
|
|
---
|
|
|
|
import { Aside } from '@astrojs/starlight/components';
|
|
|
|
<Aside>This app has public facing endpoint, at [karakeep.alexlebens.dev](https://karakeep.alexlebens.dev)</Aside>
|
|
|
|
# Purpose
|
|
|
|
Organizes and tags bookmarks.
|
|
|
|
# Notes
|
|
|
|
Used to be called 'Hoarder', new name is better.
|
|
|
|
Connect to [Ollama](https://docs.alexlebens.dev/applications/ollama/) for using AI to generate the tags.
|