2025-12-08 21:57:53 +01:00
2025-11-01 21:26:06 +01:00
2025-12-22 18:32:08 +01:00
2025-12-21 21:35:52 +01:00
2025-12-20 23:09:16 +01:00
2024-12-30 11:25:06 +01:00
2025-12-10 13:54:08 +01:00
2025-12-21 21:35:52 +01:00
2025-12-20 22:30:31 +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
2025-11-01 21:26:06 +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
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 remembers for you.

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

Release Status License: AGPL v3 Latest Release

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:

nix run 'github:perstarkse/minne#main'

Features

  • Search & Chat — Full-text search or conversational AI to find and reason about content
  • Knowledge Graph — Visual exploration with automatic or manual relationship curation
  • Hybrid Retrieval — Vector similarity + full-text + graph traversal 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%