Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example of using MarkItDown with OpenAI to README #16

Closed
wants to merge 2 commits into from

Conversation

gagb
Copy link
Contributor

@gagb gagb commented Dec 13, 2024

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.

Addresses #15 #12 #9

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.
@kylehowells
Copy link

I didn't realise the model could do this.

@gagb gagb closed this Dec 15, 2024
@gagb gagb deleted the gagb/add-openai-example branch December 15, 2024 02:55
@gagb
Copy link
Contributor Author

gagb commented Dec 15, 2024

Fixed by the other PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants