Skip to main content

Welcome to Lektr

Lektr is a self-hosted platform designed to help you stop forgetting what you read. It aggregates highlights from Kindle, KOReader, and other sources, then uses spaced repetition to help you internalize the ideas that matter most.

Key Features

  • 📚 Import highlights from Kindle, KOReader, Readwise, and manual entry
  • 🔍 Semantic search using AI-powered hybrid search (RRF)
  • 🏷️ Organize with tags for books and individual highlights
  • 🧠 Flashcards & Decks for active recall testing
  • 📖 Frictionless Book Study to review highlights directly
  • 📊 Spaced repetition review using FSRS algorithm
  • 📧 Daily digest emails with highlights due for review
  • 📤 Export to Markdown, Obsidian, Notion, and Readwise

Architecture

Lektr consists of three main components:

ComponentTechnologyPurpose
lektr-apiBun + HonoREST API backend
lektr-uiNext.jsWeb frontend
PostgreSQLpgvectorDatabase with vector search

Getting Help