Per Stark 17f252e630 release: 1.0.0
fix: cargo dist
2026-01-11 20:35:01 +01:00
2025-12-08 21:57:53 +01:00
2025-11-01 21:26:06 +01:00
2026-01-11 20:35:01 +01:00
2026-01-11 20:35:01 +01:00
2026-01-11 20:35:01 +01:00
2026-01-11 20:35:01 +01:00
2026-01-11 20:35:01 +01:00
2026-01-11 20:35:01 +01:00
2026-01-11 20:35:01 +01:00
2024-12-30 11:25:06 +01:00
2025-12-10 13:54:08 +01:00
2026-01-11 20:35:01 +01:00
2025-12-20 22:30:31 +01:00
2026-01-11 20:35:01 +01:00
2025-10-31 13:38:11 +01:00
2025-10-31 13:38:11 +01:00
2025-10-31 13:38:11 +01:00
2026-01-11 20:35:01 +01:00
2025-10-31 13:38:11 +01:00
2025-10-31 13:38:11 +01:00
2025-11-04 12:59:32 +01:00
2026-01-11 20:35:01 +01:00
2024-11-20 16:09:24 +01:00
2025-09-23 09:06:59 +02:00
2025-09-23 09:06:59 +02:00

Minne

A graph-powered personal knowledge base that makes storing easy.

Capture content effortlessly, let AI discover connections, and explore your knowledge visually. Self-hosted and privacy-focused.

Release Status License: AGPL v3 Latest Release

Screenshot

Try It

Live Demo — Read-only demo deployment

Quick Start

git clone https://github.com/perstarkse/minne.git
cd minne

# Set your OpenAI API key in docker-compose.yml, then:
docker compose up -d

# Open http://localhost:3000

Or with Nix (with environment variables set):

nix run 'github:perstarkse/minne#main'

Pre-built binaries for Windows, macOS, and Linux are available on the Releases page.

Features

  • Fast — Rust backend with server-side rendering and HTMX for snappy interactions
  • Search & Chat — Search or use conversational AI to find and reason about content
  • Knowledge Graph — Visual exploration with automatic or manual relationship curation
  • Hybrid Retrieval — Vector similarity + full-text for relevant results
  • Multi-Format — Ingest text, URLs, PDFs, audio, and images
  • Self-Hosted — Your data, your server, any OpenAI-compatible API

Documentation

Guide Description
Installation Docker, Nix, binaries, source builds
Configuration Environment variables, config.yaml, AI setup
Features Search, Chat, Graph, Reranking, Ingestion
Architecture Tech stack, crate structure, data flow
Vision Philosophy, roadmap, related projects

Tech Stack

Rust • Axum • HTMX • SurrealDB • FastEmbed

Contributing

Feature requests and contributions welcome. See Vision for roadmap.

License

AGPL-3.0

Description
No description provided
Readme AGPL-3.0 6.5 MiB
Latest
2025-12-04 12:25:46 +01:00
Languages
Rust 86.3%
HTML 9.7%
JavaScript 1.9%
CSS 1.7%
Nix 0.3%
Other 0.1%