ICCV 2025 | TesserAct: Learning 4D Embodied World Models
Direktori skill
Temukan skill yang dapat digunakan kembali untuk AI agents.
Setiap rekomendasi tetap terhubung dengan repositori, audit, dan jalur pemasangannya.
Hasil pencarian: tesseract
Direktori bahasa InggrisMotion Planning Environment
Tesseract Open Source OCR Engine (main repository)
Pure Javascript OCR for more than 100 Languages ๐๐๐ฅ
Enhances Tesseract OCR output using LLMs (local or API) for error correction, smart chunking, and markdown formatting of scanned PDFs
A Python wrapper for the tesseract-ocr API
Go package for OCR (Optical Character Recognition), by using Tesseract C++ library
A wrapper to work with Tesseract OCR inside PHP.
Trained models with fast variant of the "best" LSTM models + legacy models
A Gtk/Qt front-end to tesseract-ocr.
Plug-in vision for text-only models. Hard rule: when a file path or URL with an image extension (.png, .jpg, .jpeg, .webp, .gif, .heic, .heif) appears anywhere in the conversation (typed by the user, injected as a `[Image: source: <path>]` line, or inside a tag) and you cannot see that image's content, run this skill on it before any other approach: no self-built OCR, no PIL, no tesseract. Also triggers on pasted-image placeholders such as `[Image #1]` and `[Unsupported Image]`. If you can actually see the image, do not use this skill. When unsure, run `modlens guard` before the first read of a session: a deny verdict means the active model has native vision and must read the image itself. Runs the modlens CLI to convert the image into structured JSON evidence: every word transcribed, layout regions, semantics, visual clues. Also use when the user asks how to install, configure, or switch modlens providers (Gemini API key, OpenAI-compatible endpoints, Claude API or Claude Code CLI).
Fork of tess-two rewritten from scratch to support latest version of Tesseract OCR.