microsoft/markitdown

LLM Integration

Open

#12 opened on Dec 13, 2024

 (17 comments) (9 reactions) (0 assignees)Python (8,330 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (123,207 stars)
PR merge metrics
 (PR metrics pending)

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