• Joined on 2026-05-02
keboss created branch main in keboss/meraproject 2026-06-24 08:07:33 +00:00
keboss pushed to main at keboss/meraproject 2026-06-24 08:07:33 +00:00
5c21d25d45 Initial commit: Merakomis portal, Docker stack and user-reader API.
keboss pushed to main at keboss/transcription 2026-06-10 11:28:44 +00:00
80d665e948 Document deploy workflow in README.md and AGENTS.md
keboss pushed to main at keboss/transcription 2026-06-10 11:26:05 +00:00
eee8f4c8a4 Replace LightRAG with native Python RAG engine + add deploy tooling
keboss created repository keboss/meraproject 2026-06-08 08:30:04 +00:00
keboss pushed to main at keboss/transcription 2026-06-01 16:16:28 +00:00
36c9be48be Add document ingestion pipeline, chat analytics modes, and auth fixes
keboss pushed to main at keboss/transcription 2026-06-01 15:54:41 +00:00
8df14e3102 Add multi-tenant auth with org projects, roles, and personal workspaces.
keboss pushed to main at keboss/transcription 2026-06-01 15:33:19 +00:00
2727d3cd32 Fix XSS fallback when DOMPurify is unavailable in chat markdown renderer.
keboss pushed to main at keboss/transcription 2026-06-01 15:30:10 +00:00
1f2ef8f012 Render chat bot answers as markdown in the UI.
keboss pushed to main at keboss/transcription 2026-06-01 14:42:23 +00:00
e9f5b80e23 Add API credentials for HF and OpenCode in config and env.
fee9b9acb1 Add RAG, summary pipeline, and split transcribe/postprocess queue.
Compare 2 commits »
keboss pushed to master at keboss/opencode 2026-06-01 10:48:43 +00:00
9c08128a9e Fix numpy float32 JSON serialization in OCR bbox
b344ef6f59 Fix _run_rapidocr: rapidocr API
Compare 2 commits »
keboss pushed to main at keboss/transcription 2026-06-01 09:56:57 +00:00
6206e24af0 Fix CSS: restore hover effect for all file items including MD files
keboss pushed to master at keboss/opencode 2026-06-01 09:55:58 +00:00
1a72168f98 Add test_output to gitignore
keboss pushed to master at keboss/opencode 2026-06-01 09:55:37 +00:00
7d8eb1935b Remove test output files
keboss pushed to master at keboss/opencode 2026-06-01 09:55:23 +00:00
44f588d280 Fix tiling OCR: Windows temp paths and rapidocr API
keboss pushed to main at keboss/transcription 2026-06-01 09:53:50 +00:00
37f2b00deb Fix docx download: use native <a download> links instead of JS iframe method
keboss pushed to main at keboss/transcription 2026-06-01 09:49:57 +00:00
0c1d671c8d Fix docx download: attach click handlers directly to file items, use iframe for reliable download
keboss pushed to master at keboss/opencode 2026-06-01 09:49:32 +00:00
7596a2f1a1 Fix rapidocr imports for Python 3.13 compatibility
keboss pushed to main at keboss/transcription 2026-06-01 09:34:42 +00:00
fe0a2a0611 Fix docx download: make docx clickable, add forced download via Blob and ObjectURL
keboss pushed to master at keboss/opencode 2026-06-01 09:31:37 +00:00
95093736da Add dimension QC, DZI generator, web viewer, and fix RAG query bug
eaddf9f14b Add VLM tools: Describer, QC checker, and GOST validator
f37c477a0a Add FastAPI backend with DZI viewer and feedback system
feeb02242b Add layout detection and multi-element extraction
b5f7c6327e Add tiling OCR, preprocess and visualization tools
Compare 5 commits »