mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
typo
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
# Extracting Tables From Images
|
||||
|
||||
This guide includes all necessary code snippets, explanations, and a practical example.
|
||||
|
||||
## Introduction
|
||||
|
||||
This post demonstrates how to use Python's type annotations and OpenAI's new vision model to extract tables from images and convert them into markdown format. This method is particularly useful for data analysis and automation tasks.
|
||||
|
||||
## Building the Custom Type for Markdown Tables
|
||||
|
||||
Reference in New Issue
Block a user