Skip to content

Commit 4b873a0

Browse files
committed
update readme with screenshots
1 parent 13eff50 commit 4b873a0

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

resume-extraction/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This simple demo app showcases how to build deterministic interfaces by using St
66

77
As an example, the app extracts key details from PDF resumes.
88

9-
![Resume Extraction Demo](https://cdn.openai.com/API/sample_apps/resume-extraction-demo.gif)
9+
![Resume Extraction Demo](./public/screenshot-streaming.jpg)
1010

1111
## Features
1212

@@ -55,6 +55,6 @@ To test the app, you can either upload a PDF resume or use the [example resume](
5555

5656
You can then see the extracted fields stream in the UI. To see the full JSON response, toggle the JSON view by clicking on the "{}" icon in the top right.
5757

58-
![Resume Extraction Streaming Response](https://cdn.openai.com/API/sample_apps/resume-extraction-streaming-response.gif)
58+
![Resume Extraction Streaming Response](./public/screenshot-json.jpg)
5959

6060
To update the fields extracted by the model, you can edit the zod schema in `lib/resume.ts` file.
1.56 MB
Loading
Loading

0 commit comments

Comments
 (0)