LLM X/Twitter
LlamaIndex LiteParse, grid projection으로 PDF table 구조를 보존하는 parser
중요한 점은 document agent가 PDF parsing 단계에서 table과 column 구조를 잃으면 reasoning도 같이 무너진다는 데 있다. LiteParse는 heavy layout model 대신 monospace grid projection을 쓰고, code를 open source로 공개했다.
1분 소요 36 조회