Skip to content

Latest commit

 

History

History

readme.md

Overview

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.

Contents

  • structsense-cli.ipynb A notebook demonstrating how to run StructSense via the CLI.

  • .env_example Example environment configuration file.

  • resource_extraction_example.json Output from a full StructSense pipeline run.

  • resource_extraction_example_only_extraction.json Output from a single-agent run (extraction only).