Teeem AI handles essentially every file format used in Korean office environments natively. You can ask it to parse, generate, transform, or analyse files in plain language.Documentation Index
Fetch the complete documentation index at: https://docs.teeem-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
Supported formats
| Format | Parse | Generate | Notes |
|---|---|---|---|
| Excel (xlsx, xls) | ✅ | ✅ | Per-sheet, formulas preserved, charts included |
| CSV | ✅ | ✅ | Korean encoding auto-detected |
| ✅ | — | OCR included (image-only PDFs work) | |
| Korean (HWP, HWPX) | ✅ | ✅ | Korean office standard, tables and images preserved |
| PowerPoint (PPTX) | ✅ | ✅ | Charts, images, and notes |
| Word (DOCX) | ✅ | ✅ | Styles, tables, images preserved |
| Images (PNG, JPG, WebP) | ✅ | — | OCR + Vision (text + visual understanding) |
| Video | ✅ | — | Subtitle extraction, speech-to-text |
| Audio (MP3, M4A, WAV) | ✅ | — | Speech-to-text incl. Korean STT |
| ZIP | ✅ | — | Safe extraction (depth limit, ratio guard) |
Common tasks
Excel analysis with charts
Excel analysis with charts
- Per-sheet / per-condition aggregation
- Auto pivot tables
- Charts (bar, line, pie, scatter, heatmap)
Quotation / contract PDFs
Quotation / contract PDFs
Korean HWP/HWPX generation
Korean HWP/HWPX generation
Auto-built PowerPoints
Auto-built PowerPoints
Video summary and subtitles
Video summary and subtitles
ZIP extraction and batch processing
ZIP extraction and batch processing
Charts, diagrams, and barcodes
Visualise data directly or generate visual assets.| Tool | Output |
|---|---|
generate_chart | Bar, line, pie, doughnut, scatter, heatmap, gauge (PNG, SVG) |
generate_diagram | Flowcharts, sequence diagrams, org charts (Mermaid, PNG) |
generate_barcode | EAN-13, QR, Code 128, and other industrial standards |
YouTube transcripts
Large files
Files over 8 MB automatically switch to async processing.- Upload → immediate “processing” reply
- Background work parses, embeds, indexes
- Result appears in chat when done
- Slack — reply on the original message thread
- Web chat — pushed via SSE
Safety guards
- Compression ratio limit — defends against ZIP bombs
- Recursion depth limit — prevents nested-archive loops
- MIME type verification — detects extension forgery
- Per-file size cap — configurable per organisation (default 16 MB / request)
- Privacy masking — PII automatically masked right after parsing, before reaching the LLM