AI Chat
Streaming conversations with multiple AI providers (MiniMax, GLM) and personality presets.
Taan Mind integrates AI conversations with Paperless-ngx document management. It supports external providers (MiniMax/GLM), automatic OCR, KPI dashboards, and intelligent metadata extraction.
Streaming conversations with multiple AI providers (MiniMax, GLM) and personality presets.
Full document management proxy with CRUD, search, and binary download capabilities.
Background document processing pipeline using Ollama + MuPDF.
Auto-suggest titles, tags, correspondents, and document types based on content.
Document statistics with interactive charts (status, timeline, MIME type, document type).
Inject Paperless document content (OCR/AI-processed) directly as context into chats.
Chart generation, weather forecasts, and web search sources natively integrated.
No login required, HTTP-only session cookies with local SQLite storage.
Multi-stage Dockerfile with hardened runtime and integrated Paperless-ngx stack via Docker Compose.
minimax/MiniMax-M2.7 glm/glm-5 glm/glm-5.1 glm/glm-5-turbo Ready for local development or full-stack deployment. Taan Mind includes a multi-stage Dockerfile that spins up the entire stack.
git clone https://github.com/zademy/taan-mind.git
cd taan-mind
pnpm install
cp .env.example .env # Build and start everything
cp .env.example .env
docker compose up -d --build
# Optional: remove the completed bootstrap container after startup
docker compose rm -f paperless-bootstrap Your support helps keep improvements, maintenance, and new features moving forward.