Agent_PDF / web /index.html
Ag27 Deployer
Deploy Ag27 Table Extractor: 2026-04-29 19:38:38
df4a1a2
Raw
History Blame Contribute Delete
542 Bytes
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Agent P-DF — AI Table Extractor</title>
<meta name="description" content="AI-powered table detection, structure recognition, and OCR from document images. Extract editable data in seconds." />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>