LiteParse pairs fast text parsing with a two-stage agent pattern, falling back to multimodal models when tables or charts ...
LiteParse is a standalone OSS PDF parsing tool focused exclusively on fast and light parsing. It provides high-quality spatial text parsing with bounding boxes, without proprietary LLM features or ...
This project converts Python code into C using AST parsing. It reads Python input, analyzes its structure, and translates basic constructs like variables, loops, conditions, and print statements into ...