mirror of
https://github.com/run-llama/template-workflow-extract-basic.git
synced 2026-07-23 15:25:30 -04:00
0ecd2e1f06
* add updater script * bump versions * fixer * chore(classify-extract-sec): copier update * chore(extract-basic): copier update * chore(extract-reconcile-invoice): copier update * fix format
Data Extraction UI
This is a simple next.js template that builds on the @llamaindex/agent-app ui component library for showing displaying tables of extracted data.
Ideally run this with llamactl in the parent directory (See README.md),
but you can also run it standalone with npm run dev, but workflow integrations will not work