Katalytikertagung – Abstract Metadata¶
This site documents the metadata extraction pipeline and search widget for the DECHEMA Katalytikertagung (German Catalysis Conference) abstract collection.
The dataset currently contains 217 approved abstracts from the 2025 conference.
Search Abstracts¶
Search by title, author, or affiliation. Click Read abstract → to open the original PDF inline.
More options
See Search Options for compact and accordion variants,
along with copy-paste <iframe> embed codes for all three.
About this project¶
The abstracts are processed through a three-step pipeline:
- Extract — batch PDF extraction via a local LLM (Ollama) →
staging.json - Review — tkinter GUI for metadata validation and affiliation normalisation →
abstract_metadata.json - Publish — this documentation site, auto-generated from the approved dataset
The pipeline is maintained by NFDI4Cat. See the How To section for usage instructions.