• Joined on 2025-07-14
hyungi pushed to main at hyungi/ai-server 2025-08-13 08:50:14 +09:00
8d87b1f46b feat: add summarization to pipeline (summarize + summary_sentences + summary_language)
hyungi pushed to main at hyungi/ai-server 2025-08-13 08:48:25 +09:00
6346635ac1 feat: add /pipeline/ingest_file endpoint for .txt/.pdf upload
hyungi pushed to main at hyungi/ai-server 2025-08-13 08:47:06 +09:00
6e7cf8eafa feat: pipeline options translate/target_language; allow HTML-only without translation
hyungi pushed to main at hyungi/ai-server 2025-08-13 08:45:10 +09:00
a280304adc feat: document pipeline (embedding->Korean translation->HTML). Add /pipeline/ingest endpoint
hyungi pushed to main at hyungi/ai-server 2025-08-13 08:38:49 +09:00
b430a27215 Merge commit '397efb86dc84197b74d9a3b16a11b1d0d534ad9e' as 'integrations/document-ai'
397efb86dc Squashed 'integrations/document-ai/' content from commit 9093611
9c70d3e8a1 chore: save WIP before importing Document-AI subtree
Compare 3 commits »
hyungi pushed to main at hyungi/ai-server 2025-08-13 08:03:07 +09:00
4c81686657 feat: Paperless integration (content endpoint, list+sync). Add /paperless/sync and docs
hyungi pushed to main at hyungi/ai-server 2025-08-13 07:45:58 +09:00
bcb1e543e6 feat: language-aware routing (English -> llama3:8b-instruct; else Qwen 7B/14B). Docs updated
hyungi pushed to main at hyungi/ai-server 2025-08-13 07:36:32 +09:00
d17ec57b2e feat: security(CORS/API key), OpenAI-compatible endpoint, Paperless hook indexing; .env support
hyungi pushed to main at hyungi/ai-server 2025-08-13 07:26:23 +09:00
325dde803d docs: add repo/data policy, ops workflow, and API overview; standardize port >=26000 guidance
hyungi pushed to main at hyungi/ai-server 2025-08-13 07:25:10 +09:00
f478fba45b chore: ignore data/ and PDFs; keep repo lean and secure
hyungi created branch main in hyungi/ai-server 2025-08-13 07:24:13 +09:00
hyungi pushed to main at hyungi/ai-server 2025-08-13 07:24:13 +09:00
72d889f5ef feat: local AI server scaffolding (FastAPI, RAG, embeddings). Port policy (>=26000), README/API docs, scripts.
hyungi created repository hyungi/ai-server 2025-08-13 07:22:49 +09:00
hyungi pushed to main at hyungi/myhome-server 2025-08-13 06:52:05 +09:00
b47627e8f9 feat(nas,macmini): 수집기 코드 추가 및 DB 스키마 단순화\n\n- Mac Mini SSH 기반 원격 수집기 추가 (/api/mac-mini/*)\n- DS1525+ DSM API 기반 수집기 골격 추가 (로그인/코어/디스크 수집)\n- NAS/디스크 간소화 테이블 생성 (nas_data, nas_disk_data)\n- README 업데이트 (SSH 설정, 엔드포인트, 테이블 구성)\n- Docker 통합 후 동작 확인
5fc5a697f9 📊 데이터베이스 테이블 구성 완료 및 README 업데이트
Compare 2 commits »
hyungi pushed to main at hyungi/myhome-server 2025-08-12 10:55:22 +09:00
1a01809a6e feat: 완전한 Tapo 스마트 플러그 백엔드 시스템 구현
hyungi pushed to master at hyungi/TK-FB-Project 2025-08-01 15:59:33 +09:00
809b2af53e 해당 서비스 도커화 성공, 룰 추가, 로그인 오류 수정, 소문자 룰 어느정도 해결
hyungi pushed to main at hyungi/TK-BOM-Project 2025-08-01 13:47:17 +09:00
28a1302cae 📝 RULES.md 업데이트: Docker 환경 구성 및 트러블슈팅 가이드 추가
7dbb742981 🐳 Docker 환경별 설정 분리 및 실행 스크립트 추가
a7e4c0158e 🔧 프론트엔드 API URL 설정 개선
f34eb0e210 🔧 백엔드 데이터베이스 연결 설정 수정
Compare 4 commits »
hyungi pushed to master at hyungi/TK-FB-Project 2025-07-31 10:43:00 +09:00
ef06cec8d6 fix: 보안 취약점 해결 및 인증 시스템 오류 수정
hyungi created branch main in hyungi/myhome-server 2025-07-30 14:12:22 +09:00
hyungi pushed to main at hyungi/myhome-server 2025-07-30 14:12:22 +09:00
4b77086bb2 초기 홈 관리 시스템 API 구현