You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -188,6 +188,8 @@ It defines an index flow like this:
188
188
|[Paper Metadata](examples/paper_metadata)| Index papers in PDF files, and build metadata tables for each paper |
189
189
|[Multi Format Indexing](examples/multi_format_indexing)| Build visual document index from PDFs and images with ColPali for semantic search |
190
190
|[Custom Output Files](examples/custom_output_files)| Convert markdown files to HTML files and save them to a local directory, using *CocoIndex Custom Targets*|
191
+
|[Patient intake form extraction](examples/patient_intake_extraction)| Use LLM to extract structured data from patient intake forms with different formats |
0 commit comments