Embeddings-based document Q&A engine with citation overlays and instant vector retrieval.
# 1. Clone repository git clone https://github.com.git cd chatpdf-engine # 2. Install dependencies with npm npm install # 3. Configure environment variables cp .env.example .env.local # 4. Launch local dev server npm run dev
Extensible, self-hosted, feature-rich WebUI designed to operate entirely offline with Ollama and OpenAI-compatible APIs.