概要
What is Md4llm?
Md4llm is a server that takes the absolute path of a PDF file and outputs structured markdown formatted for LLM chunking.
How to use Md4llm?
Provide the absolute path of a PDF file to the server. The server will return a structured markdown version of the document.
Key features of Md4llm
- Converts PDF files into structured markdown
Use cases of Md4llm
- Preparing PDF documents for LLM consumption and chunking
FAQ from Md4llm
What input does Md4llm require?
It requires the absolute file path of a PDF document.
What output does Md4llm produce?
It produces structured markdown text ready for LLM chunking.
Does Md4llm support any other file formats?
The README only mentions PDF files.