peinan commited on
Commit
852cc9a
·
unverified ·
1 Parent(s): c597776

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -12,6 +12,18 @@ pinned: true
12
 
13
  Chat with a PDF document.
14
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ## Development
16
 
17
  ### Prerequisites
@@ -24,6 +36,7 @@ pre-commit install
24
 
25
  rye
26
 
 
27
  ```bash
28
  rye sync
29
  ```
 
12
 
13
  Chat with a PDF document.
14
 
15
+ <table>
16
+ <tr>
17
+ <th>Screenshot</th>
18
+ <th>Video</th>
19
+ </tr>
20
+ <tr>
21
+ <td><img width="1270" alt="SCR-20240226-bfgp" src="https://github.com/peinan/pdfchat/assets/5601012/a9fec1be-9322-42cf-9ef5-fc742395bb85"></td>
22
+ <td><video src="https://github.com/peinan/pdfchat/assets/5601012/07d62829-35c0-489b-b5db-8f1dc8f8bcb0"/>
23
+ </td>
24
+ </tr>
25
+ </table>
26
+
27
  ## Development
28
 
29
  ### Prerequisites
 
36
 
37
  rye
38
 
39
+
40
  ```bash
41
  rye sync
42
  ```