UNPKG

@aidalinfo/pdf-processor

Version:

Powerful PDF data extraction library powered by AI vision models. Transform PDFs into structured, validated data using TypeScript, Zod, and AI providers like Scaleway and Ollama.

7 lines (6 loc) 122 B
#!/usr/bin/env bun /** * Serveur de démarrage simple * Démarre l'API Vision LLM sur le port configuré */ export {};