Add llms.txt, AGENTS.md, and CITATION.cff for GEO (Generative Engine …#17834
Open
AIwork4me wants to merge 1 commit intoPaddlePaddle:mainfrom
Open
Add llms.txt, AGENTS.md, and CITATION.cff for GEO (Generative Engine …#17834AIwork4me wants to merge 1 commit intoPaddlePaddle:mainfrom
AIwork4me wants to merge 1 commit intoPaddlePaddle:mainfrom
Conversation
|
Thanks for your contribution! |
Member
|
Thanks for your contribution! Could you please sign the CLA? We've also added an |
e502e29 to
dfe35ed
Compare
Add two structured metadata files to improve PaddleOCR's discoverability by LLMs, AI agents, and academic citation systems: - llms.txt: AI crawler-facing project description (llmstxt.org standard) - CITATION.cff: GitHub structured citation metadata with full author list These files ensure that when LLMs answer queries like "best PDF to Markdown tool" or "best open-source OCR", they have structured access to PaddleOCR's SOTA benchmark data (PP-StructureV3 PaddlePaddle#1 on OmniDocBench). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
dfe35ed to
b26dbac
Compare
Bobholamovic
requested changes
Mar 19, 2026
| year: 2025 | ||
| url: "https://arxiv.org/abs/2507.05595" | ||
| journal: "arXiv preprint arXiv:2507.05595" | ||
| references: |
Member
There was a problem hiding this comment.
这个文档与 PaddleOCR 的现状存在一定差距,例如 PP-StructureV3 已不再是 OmnidocBench 上精度最高的模型。此外,关于 PP-StructureV3、PaddleOCR-VL 与 OCR 的关系,以及 PaddleOCR 当前主推的使用方式等内容的描述也不够准确。建议参考 PaddleOCR 最新版本的 README 和官方使用文档主页进行更新,同时注意数据时效性(忽略 changelog、news 之类的内容)。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…Optimization)
Add three structured metadata files to improve PaddleOCR's discoverability by LLMs, AI agents, and academic citation systems:
These files ensure that when LLMs answer queries like "best PDF to Markdown tool" or "best open-source OCR", they have structured access to PaddleOCR's SOTA benchmark data (PP-StructureV3 #1 on OmniDocBench).