KRYPT (Keep Recording Your Plans and Thoughts) is a knowledge management web application with AI-augmented functionalities — your personal second brain, reimagined.
KRYPT is a web-based application designed to help users:
- Organize and structure their thoughts, notes, and research.
- Use modern AI tools (summarization, tagging, semantic search, RAG, etc.) to enrich and retrieve knowledge.
- Connect ideas across documents using embeddings and vector search.
- Stay in control of their data with a self-hostable, privacy-focused setup.
Inspired by tools like Obsidian and Notion, KRYPT adds a powerful AI layer — but it is proprietary software and is not freely reusable or redistributable.
This GitHub organization hosts the following main repositories:
| Repo | Description |
|---|---|
krypt-frontend |
Frontend web app (Next.js + TailwindCSS + TypeScript) |
krypt-backend |
Java Spring Boot REST API & database (PostgreSQL) |
krypt-ai |
AI/ML services: text embeddings, LLMs, RAG, etc. |
krypt-docs |
Documentation, architecture, API specs, guides |
We welcome contributions from trusted collaborators.
Please contact the project maintainer for access to contribute, report bugs, or request features.
- Frontend: Next.js, Tailwind CSS, TypeScript
- Backend: Java + Spring Boot
- AI Services: Python + Hugging Face + Flask
- Database: PostgreSQL + pgvector
KRYPT is proprietary software.
All rights are reserved by the project maintainer.
- You may view the source code for reference and collaboration purposes.
- You may not redistribute, copy, modify, or use it commercially without explicit permission.
- Public forks, commercial use, or redistribution are strictly prohibited.
See the LICENSE file for full details.
We’re building a second brain — but it’s your first real AI assistant.