title: File Processor
created: 2026-07-04
updated: 2026-07-04
type: entity
tags: [apps, file-processor, ocr, documents]
File Processor
Document scanning, OCR, and AI-powered analysis pipeline. Runs on Windows, processes uploaded documents.
Details
| Property | Value |
|---|---|
| Host | Windows (100.119.202.68) |
| Port | :8082 |
| URL | http://144.91.107.8/files/ |
| Tech | Python, OCR engine |
| Upload limit | 200MB (nginx config) |
Main Functions
- Document upload and OCR processing
- AI-powered document analysis (via Qwen LLM)
- Text extraction from images/scans
- File format conversion
Dependencies
- Qwen LLM — document analysis and summarization
- Tailscale — VPS proxies to Windows
- NGINX — reverse proxy at /files/
Cross-Functionality
- Used by Meeting App for document processing
- Uses Qwen LLM for intelligent document analysis
- Shares Windows host with Meeting App, AI Gateway