Skip to content

Karakeep

https://karakeep.app/

Open source bookmark manager, RSS reader and read-later app

Key Value Function
OPENAI_BASE_URL https://openrouter.ai/api/v1 Use OpenRouter instead of OpenAI directly
OPENAI_API_KEY xxxxx OpenRouter API key (create here)
INFERENCE_TEXT_MODEL openai/gpt-4.1-mini It’s the default model when using OpenAI, but better specify it explicitly, since it has a different name in OpenRouter
INFERENCE_IMAGE_MODEL openai/gpt-4o-mini It’s the default image processing model when using OpenAI, but better specify it explicitly, since it has a different name in OpenRouter