Commit Graph

11 Commits

Author SHA1 Message Date
hyungi
6e7cf8eafa feat: pipeline options translate/target_language; allow HTML-only without translation 2025-08-13 08:46:08 +09:00
hyungi
a280304adc feat: document pipeline (embedding->Korean translation->HTML). Add /pipeline/ingest endpoint 2025-08-13 08:45:01 +09:00
hyungi
b430a27215 Merge commit '397efb86dc84197b74d9a3b16a11b1d0d534ad9e' as 'integrations/document-ai' 2025-08-13 08:38:41 +09:00
hyungi
397efb86dc Squashed 'integrations/document-ai/' content from commit 9093611
git-subtree-dir: integrations/document-ai
git-subtree-split: 9093611c9629c0de3db760878ec9929f50add5ed
2025-08-13 08:38:41 +09:00
hyungi
9c70d3e8a1 chore: save WIP before importing Document-AI subtree 2025-08-13 08:38:30 +09:00
hyungi
4c81686657 feat: Paperless integration (content endpoint, list+sync). Add /paperless/sync and docs 2025-08-13 08:02:59 +09:00
hyungi
bcb1e543e6 feat: language-aware routing (English -> llama3:8b-instruct; else Qwen 7B/14B). Docs updated 2025-08-13 07:45:49 +09:00
hyungi
d17ec57b2e feat: security(CORS/API key), OpenAI-compatible endpoint, Paperless hook indexing; .env support 2025-08-13 07:36:27 +09:00
hyungi
325dde803d docs: add repo/data policy, ops workflow, and API overview; standardize port >=26000 guidance 2025-08-13 07:26:13 +09:00
hyungi
f478fba45b chore: ignore data/ and PDFs; keep repo lean and secure 2025-08-13 07:25:03 +09:00
hyungi
72d889f5ef feat: local AI server scaffolding (FastAPI, RAG, embeddings). Port policy (>=26000), README/API docs, scripts. 2025-08-13 07:24:06 +09:00