microsoft/markitdown

LLM Integration

Open

#12 opened on Dec 13, 2024

View on GitHub
 (16 comments) (9 reactions) (0 assignees)Python (123,207 stars) (8,330 forks)batch import
enhancementgood first issue

Description

As a feature suggestion, I would love if this could allow you to plug in an LLM (such as GPT-4o) where images that are included in the content could be sent to the LLM for further understanding. For example, if it was say a bar chart or graph, it would be sent to convert that to a Markdown table and be integrated in the final Markdown output.

Contributor guide