MarkdownLoader specializes in converting markdown files into NeumDocument objects, suitable for integration with Neumai’s document processing pipeline.
MarkdownLoader
is a component of the Neum AI ecosystem built to load markdown (.md) files. It leverages the UnstructuredMarkdownLoader
for parsing and creating NeumDocument
objects from markdown content.