Go to file
Кирилл Блинов 95093736da Add dimension QC, DZI generator, web viewer, and fix RAG query bug
- dimension_qc_checker.py: rules-based QC for dimension chains, overlaps, crowding
- generate_dzi.py: Deep Zoom Image tile pyramid generator for OpenSeadragon
- generate_web_viewer.py: OpenSeadragon viewer with SVG overlays and issue feedback buttons
- rag_query.py: fix LightRAG remove_think_tags crash on None response from LLM
- .gitignore: add *.pdf, *.db, backend/uploads/, backend/outputs/
2026-06-01 12:30:07 +03:00
backend Add FastAPI backend with DZI viewer and feedback system 2026-06-01 12:29:41 +03:00
output Add PDF OCR pipeline and project indexes for Кронштадтский and 123 2026-05-29 01:04:01 +03:00
output_123 Add PDF OCR pipeline and project indexes for Кронштадтский and 123 2026-05-29 01:04:01 +03:00
.env.example Add RAG pipeline: LightRAG indexer, OpenCode API, VLM describer, and test tools 2026-05-29 09:54:37 +03:00
.gitignore Add dimension QC, DZI generator, web viewer, and fix RAG query bug 2026-06-01 12:30:07 +03:00
123.pdf Add PDF source files and remove *.pdf from gitignore 2026-05-29 01:45:03 +03:00
AGENTS.md Add RAG pipeline: LightRAG indexer, OpenCode API, VLM describer, and test tools 2026-05-29 09:54:37 +03:00
build_index.py Add PDF OCR pipeline and project indexes for Кронштадтский and 123 2026-05-29 01:04:01 +03:00
compare_ocr.py Add tiling OCR, preprocess and visualization tools 2026-06-01 12:29:26 +03:00
dimension_extractor.py Add tiling OCR, preprocess and visualization tools 2026-06-01 12:29:26 +03:00
dimension_qc_checker.py Add dimension QC, DZI generator, web viewer, and fix RAG query bug 2026-06-01 12:30:07 +03:00
generate_dzi.py Add dimension QC, DZI generator, web viewer, and fix RAG query bug 2026-06-01 12:30:07 +03:00
generate_web_viewer.py Add dimension QC, DZI generator, web viewer, and fix RAG query bug 2026-06-01 12:30:07 +03:00
gost_dimension_validator.py Add VLM tools: Describer, QC checker, and GOST validator 2026-06-01 12:29:58 +03:00
layout_detector.py Add layout detection and multi-element extraction 2026-06-01 12:29:32 +03:00
multi_element_extractor.py Add layout detection and multi-element extraction 2026-06-01 12:29:32 +03:00
ocr_qwen.py Add tiling OCR, preprocess and visualization tools 2026-06-01 12:29:26 +03:00
preprocess_for_ocr.py Add tiling OCR, preprocess and visualization tools 2026-06-01 12:29:26 +03:00
process_any_pdf.py Add tiling OCR, preprocess and visualization tools 2026-06-01 12:29:26 +03:00
process_pdf_full.py Add RAG pipeline: LightRAG indexer, OpenCode API, VLM describer, and test tools 2026-05-29 09:54:37 +03:00
process_pdf.py Add RAG pipeline: LightRAG indexer, OpenCode API, VLM describer, and test tools 2026-05-29 09:54:37 +03:00
rag_indexer.py Add RAG pipeline: LightRAG indexer, OpenCode API, VLM describer, and test tools 2026-05-29 09:54:37 +03:00
rag_query.py Add dimension QC, DZI generator, web viewer, and fix RAG query bug 2026-06-01 12:30:07 +03:00
README_RAG.md Add RAG pipeline: LightRAG indexer, OpenCode API, VLM describer, and test tools 2026-05-29 09:54:37 +03:00
requirements.txt Add RAG pipeline: LightRAG indexer, OpenCode API, VLM describer, and test tools 2026-05-29 09:54:37 +03:00
run_pipeline.bat Add RAG pipeline: LightRAG indexer, OpenCode API, VLM describer, and test tools 2026-05-29 09:54:37 +03:00
run_pipeline.sh Add RAG pipeline: LightRAG indexer, OpenCode API, VLM describer, and test tools 2026-05-29 09:54:37 +03:00
test_model.py Add RAG pipeline: LightRAG indexer, OpenCode API, VLM describer, and test tools 2026-05-29 09:54:37 +03:00
test_qwen_ocr.py Add tiling OCR, preprocess and visualization tools 2026-06-01 12:29:26 +03:00
tiling_ocr.py Add tiling OCR, preprocess and visualization tools 2026-06-01 12:29:26 +03:00
visualize_dimensions.py Add tiling OCR, preprocess and visualization tools 2026-06-01 12:29:26 +03:00
vlm_describer.py Add VLM tools: Describer, QC checker, and GOST validator 2026-06-01 12:29:58 +03:00
vlm_qc_checker.py Add VLM tools: Describer, QC checker, and GOST validator 2026-06-01 12:29:58 +03:00
Кронштадтский 16-18 НК1_ОСК (v3).pdf Add PDF source files and remove *.pdf from gitignore 2026-05-29 01:45:03 +03:00