#36 · Primary category: Knowledge Base & RAG

blinko

markdown memos nextjs notebook openai postgres react self-hosted

An open-source, self-hosted personal AI note tool prioritizing privacy, built using TypeScript .

Project last updated:08/27/26

GitHub Stars

11.0K

Forks

777

Contributors

74

License

GPL-3.0

Why we included this project

Blinko is a self-hosted note app built around AI search. You jot quick thoughts down as Markdown cards, and instead of remembering where you filed something, you can just ask a question in plain language. Retrieval runs through RAG, so the tool is effectively your personal knowledge base that stays on your own hardware. The stack is modest for a self-hosted project: a TypeScript web app on Next.js and React backed by Postgres, deployable with Docker. If your notes pile up and never resurface when you need them, this is worth a look.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category