This website requires JavaScript.
841178ed7e
feat: Phase 3 보안 강화 - API 키 AES-256 암호화
main
Hyungi Ahn
2025-08-19 15:29:53 +09:00
1e098999c1
feat: AI 서버 관리 페이지 Phase 3 보안 강화 - JWT 인증 시스템
Hyungi Ahn
2025-08-18 15:24:01 +09:00
b752e56b94
feat: AI 서버 관리 페이지 Phase 2 고급 기능 구현
Hyungi Ahn
2025-08-18 13:45:04 +09:00
e102ce6db9
feat: AI 서버 관리 페이지 Phase 1 구현
Hyungi Ahn
2025-08-18 13:33:39 +09:00
cb009f7393
feat: 완전한 웹 UI 구현 및 문서 처리 파이프라인 완성
hyungi
2025-08-14 08:09:48 +09:00
ef64aaec84
feat: export pipeline outputs (HTML copy + upload archiving) via EXPORT_* envs
hyungi
2025-08-13 08:53:05 +09:00
8d87b1f46b
feat: add summarization to pipeline (summarize + summary_sentences + summary_language)
hyungi
2025-08-13 08:50:06 +09:00
6346635ac1
feat: add /pipeline/ingest_file endpoint for .txt/.pdf upload
hyungi
2025-08-13 08:48:17 +09:00
6e7cf8eafa
feat: pipeline options translate/target_language; allow HTML-only without translation
hyungi
2025-08-13 08:46:08 +09:00
a280304adc
feat: document pipeline (embedding->Korean translation->HTML). Add /pipeline/ingest endpoint
hyungi
2025-08-13 08:45:01 +09:00
b430a27215
Merge commit '397efb86dc84197b74d9a3b16a11b1d0d534ad9e' as 'integrations/document-ai'
hyungi
2025-08-13 08:38:41 +09:00
397efb86dc
Squashed 'integrations/document-ai/' content from commit 9093611
hyungi
2025-08-13 08:38:41 +09:00
9c70d3e8a1
chore: save WIP before importing Document-AI subtree
hyungi
2025-08-13 08:38:30 +09:00
4c81686657
feat: Paperless integration (content endpoint, list+sync). Add /paperless/sync and docs
hyungi
2025-08-13 08:02:59 +09:00
bcb1e543e6
feat: language-aware routing (English -> llama3:8b-instruct; else Qwen 7B/14B). Docs updated
hyungi
2025-08-13 07:45:49 +09:00
d17ec57b2e
feat: security(CORS/API key), OpenAI-compatible endpoint, Paperless hook indexing; .env support
hyungi
2025-08-13 07:36:27 +09:00
325dde803d
docs: add repo/data policy, ops workflow, and API overview; standardize port >=26000 guidance
hyungi
2025-08-13 07:26:13 +09:00
f478fba45b
chore: ignore data/ and PDFs; keep repo lean and secure
hyungi
2025-08-13 07:25:03 +09:00
72d889f5ef
feat: local AI server scaffolding (FastAPI, RAG, embeddings). Port policy (>=26000), README/API docs, scripts.
hyungi
2025-08-13 07:24:06 +09:00