added video
This commit is contained in:
parent
80a8c520d2
commit
fd494bd674
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
This is a NestJS-based legal document parsing application built for the Pandektes technical challenge. It extracts case law metadata from PDF and HTML documents using Gemini AI and stores it in a PostgreSQL database.
|
||||
|
||||
### Demo
|
||||
|
||||
<video width="100%" height="auto" controls>
|
||||
<source src="./assets/demo.mp4" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
<a href="./assets/demo.mp4">Download the video here</a>.
|
||||
</video>
|
||||
|
||||
## 🚀 Getting Started
|
||||
|
||||
### Prerequisites
|
||||
|
|
|
|||
BIN
assets/demo.mp4
Normal file
BIN
assets/demo.mp4
Normal file
Binary file not shown.
Loading…
Reference in a new issue