Phase 3: PDF/DOCX extraction, chunking, LLM client with mock interface

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jānis Kacēns
2026-05-11 13:03:04 +03:00
parent d9de37d3d8
commit e53e7662e9
13 changed files with 628 additions and 0 deletions
+1
View File
@@ -3,3 +3,4 @@ SESSION_SECRET=change-me-to-a-random-32-char-string
DATA_DIR=./data
PORT=8080
ADMIN_USERS=alice:password1,bob:password2
LLM_MODEL=gpt-4o-mini