Blinko is an open-source, self-hosted AI-powered note-taking tool that lets you capture, organize, and search your ideas with full privacy. It combines fast plain-text/Markdown editing with AI retrieval and runs entirely on your own infrastructure.
Blinko is an AI-powered, self-hosted note-taking platform that helps you capture ideas instantly and retrieve them later with natural-language search. It stands out by combining privacy-first storage with advanced RAG search and a lightweight, cross-platform Tauri app.
Note-Taking:
AI & Search:
Privacy & Compliance:
Integration & Deployment:
Blinko offers two simple deployment options:
Docker Compose:
curl -s https://raw.githubusercontent.com/blinkospace/blinko/main/install.sh | bash
Manual Compose file:
git clone https://github.com/blinkospace/blinko.git
cd blinko
docker compose -f docker-compose.yml up -d
Both methods spin up Postgres, the Blinko server, and the web client in minutes. Detailed configuration and environment variables are documented in the project README, making first-time setup straightforward even for self-hosting newcomers.
Similar projects based on shared tags
Click on a category to explore similar projects