This folder contains a demonstration of running StructSense in a CLI environment.
For this demonstration, we perform a resource extraction task using the publication “ViTPose: Simple Vision Transformer Baselines for Human Pose Estimation” as the source document.
-
structsense-cli.ipynbA notebook demonstrating how to run StructSense via the CLI. -
.env_exampleExample environment configuration file. -
resource_extraction_example.jsonOutput from a full StructSense pipeline run. -
resource_extraction_example_only_extraction.jsonOutput from a single-agent run (extraction only).