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
@@ -204,6 +204,7 @@ It defines an index flow like this:
204
204
|[Patient intake form extraction](examples/patient_intake_extraction)| Use LLM to extract structured data from patient intake forms with different formats |
205
205
|[HackerNews Trending Topics](examples/hn_trending_topics)| Extract trending topics from HackerNews threads and comments, using *CocoIndex Custom Source* and LLM |
206
206
|[Patient Intake Form Extraction with BAML](examples/patient_intake_extraction_baml)| Extract structured data from patient intake forms using BAML |
207
+
|[Patient Intake Form Extraction with DSPy](examples/patient_intake_extraction_dspy)| Extract structured data from patient intake forms using DSPy |
0 commit comments