{"id":18038895,"url":"https://github.com/lfoppiano/structure-vision","last_synced_at":"2025-08-21T15:33:06.809Z","repository":{"id":213071147,"uuid":"731378520","full_name":"lfoppiano/structure-vision","owner":"lfoppiano","description":"Viewer for the structure extracted by Grobid on PDF documents ","archived":false,"fork":false,"pushed_at":"2024-12-04T11:54:32.000Z","size":513,"stargazers_count":42,"open_issues_count":2,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-04T12:38:27.623Z","etag":null,"topics":["documents","grobid","hamburger-to-cow","pdf","streamlit","structure"],"latest_commit_sha":null,"homepage":"https://structure-vision.streamlit.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lfoppiano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-14T00:27:52.000Z","updated_at":"2024-12-04T11:54:36.000Z","dependencies_parsed_at":"2024-01-18T08:25:54.869Z","dependency_job_id":"f71605e0-2c0b-477a-9430-44771efe3ba4","html_url":"https://github.com/lfoppiano/structure-vision","commit_stats":null,"previous_names":["lfoppiano/structure-vision"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfoppiano%2Fstructure-vision","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfoppiano%2Fstructure-vision/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfoppiano%2Fstructure-vision/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfoppiano%2Fstructure-vision/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfoppiano","download_url":"https://codeload.github.com/lfoppiano/structure-vision/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230520394,"owners_count":18238948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["documents","grobid","hamburger-to-cow","pdf","streamlit","structure"],"created_at":"2024-10-30T14:07:40.229Z","updated_at":"2025-08-21T15:33:06.785Z","avatar_url":"https://github.com/lfoppiano.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# structure-vision\n\nStreamlit application, visualising the structures extracted by [Grobid](https://github.com/kermitt2/grobid) that include PDF coordinates. \nIt uses the Streamlit component [streamlit-pdf-viewer](https://github.com/lfoppiano/streamlit-pdf-viewer) we've been developing. \n\nThis application allows you to visualise the following components: \n - authors\n - affiliations\n - title\n - head of sections\n - paragraphs or sentences\n - callout references in text\n - figures\n - formulas\n - bibliographic references\n\nIn addition, the sidebar contains other options, mostly for testing the various \n\n**Demo**: https://structure-vision.streamlit.app/\n\n![screenshot1.png](docs%2Fscreenshot1.png)\n\nThis tool was built as a test application for [streamlit-pdf-viewer](https://github.com/lfoppiano/streamlit-pdf-viewer), a new streamlit component for visualising enhanced PDF documents.\n\n## Getting started\n\n```shell\npip install -r requirements\nstreamlit run streamlit_app.py\n```\n\nThe Grobid URL should be provideed via environment variables, or via a `.env` file, which should be created in the the root folder of the project. \nHere an example of how the project is configured to hit the local Grobid instance: \n\n```\nGROBID_URL=http://localhost:8070\n```\n\n## Developer notes\n\nTo install the Streamlit PDF viewer via github: \n\n```shell\npip install -e git+https://github.com/lfoppiano/streamlit-pdf-viewer \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfoppiano%2Fstructure-vision","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flfoppiano%2Fstructure-vision","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfoppiano%2Fstructure-vision/lists"}