Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add example of using MarkItDown with OpenAI to README
Add an example of using MarkItDown with OpenAI integration to the `README.md`. * Add a new section "Example with OpenAI Integration". * Include code to import `MarkItDown` and `OpenAI`. * Show initializing the `OpenAI` client. * Demonstrate converting an image file using `MarkItDown` with the `OpenAI` client.
- Loading branch information