# PaddleOCR-VL Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/paddleocr-vl
> Markdown URL: https://aitinkerers.org/technologies/paddleocr-vl.md
> Technology record last updated: 2026-02-23T01:39:27Z
> Generated: 2026-09-20T19:47:21Z

- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [A Hybrid Pipeline using PaddleOCR Layout Analysis &amp; LLM Text-to-SQL](https://hong-kong.aitinkerers.org/talks/rsvp_s_ryBMDZTWM)

I will demonstrate a live, end-to-end pipeline that solves the nightmare of unstructured financial data. The demo consists of two technical deep-dives: 1. The "Jailbreak" (PDF =&gt; Structured): I’ll show how to use PaddleOCR-VL not just for text detection, but for Layout Analysis. We will take a messy, multi-column financial PDF, identify the regions (headers vs. paragraphs vs. tables), and reconstruct the tables directly into Pandas DataFrames while preserving row/column integrity—something standard OCR fails at. 2. The "Interrogation" (Natural Language =&gt; SQL): Once the data is structured (simulated in MySQL via Docker), I’ll demo a Python agent using ERNIE 5.0 (via an OpenAI-compatible client) that acts as a "SQL Architect." It takes natural language questions from a CFO persona (e.g., "How did T-103 perform against targets in Asia?"), generates valid SQL, executes it against the containerized DB, and interprets the results.

- Event context: AI Tinkerers Hong Kong &amp; GBA: Applied AI in Finance Demos — 2026-01-20 — Hong Kong
- Public talk page: https://hong-kong.aitinkerers.org/talks/rsvp_s_ryBMDZTWM

## Related Technologies

- [Docker](https://aitinkerers.org/technologies/docker) ([Markdown](https://aitinkerers.org/technologies/docker.md)) — 147 public demos
- [ERNIE 5](https://aitinkerers.org/technologies/ernie-5) ([Markdown](https://aitinkerers.org/technologies/ernie-5.md)) — 1 public demo
- [MySQL](https://aitinkerers.org/technologies/mysql) ([Markdown](https://aitinkerers.org/technologies/mysql.md)) — 7 public demos
- [OpenAI](https://aitinkerers.org/technologies/openai) ([Markdown](https://aitinkerers.org/technologies/openai.md)) — 112 public demos
