added video

This commit is contained in:
GeorgeWebberley 2026-03-01 14:25:58 +01:00
parent 80a8c520d2
commit fd494bd674
2 changed files with 8 additions and 0 deletions

View file

@ -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. 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 ## 🚀 Getting Started
### Prerequisites ### Prerequisites

BIN
assets/demo.mp4 Normal file

Binary file not shown.