humayoun96 commited on
Commit
f04c5ea
·
1 Parent(s): 3713d33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,7 +1,8 @@
1
- # Question Answer over a PDF document
2
- This is a repository for my [YouTube channel](https://www.youtube.com/channel/UCOT01XvBSj12xQsANtTeAcQ), you can build a
3
-
4
- #### YouTube video
5
- I have created a video explaining this repository, you can watch it [here](https://youtu.be/fNfcEvhwTMA).
6
-
7
- It have Gradio UI as well, [here](https://youtu.be/XRfHDoROopY) is a video explaining it.
 
 
1
+ ---
2
+ title: LawGPT
3
+ sdk: gradio
4
+ colorFrom: purple
5
+ colorTo: purple
6
+ python_version: 3.10.11
7
+ app_file : app.py
8
+ ---