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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -202,6 +202,7 @@ It defines an index flow like this:
202
202
|[Custom Output Files](examples/custom_output_files)| Convert markdown files to HTML files and save them to a local directory, using *CocoIndex Custom Targets*|
203
203
|[Patient intake form extraction](examples/patient_intake_extraction)| Use LLM to extract structured data from patient intake forms with different formats |
204
204
|[HackerNews Trending Topics](examples/hn_trending_topics)| Extract trending topics from HackerNews threads and comments, using *CocoIndex Custom Source* and LLM |
205
+
|[Patient Intake Form Extraction with BAML](examples/patient_intake_extraction_baml)| Extract structured data from patient intake forms using BAML |
0 commit comments