{"id":22475446,"url":"https://github.com/philips/paper-bidsheets","last_synced_at":"2025-08-02T11:32:32.943Z","repository":{"id":262681376,"uuid":"887991207","full_name":"philips/paper-bidsheets","owner":"philips","description":"System to create paper auction bidsheets with Google Sheets and scan them using Ollama","archived":false,"fork":false,"pushed_at":"2024-11-13T17:18:52.000Z","size":3,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T18:54:34.534Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philips.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-11-13T16:18:32.000Z","updated_at":"2024-11-29T06:43:01.000Z","dependencies_parsed_at":"2024-11-13T18:29:23.497Z","dependency_job_id":"118ca42c-75a6-4da4-b897-a7876e0b6c7c","html_url":"https://github.com/philips/paper-bidsheets","commit_stats":null,"previous_names":["philips/paper-bidsheets"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/philips/paper-bidsheets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips%2Fpaper-bidsheets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips%2Fpaper-bidsheets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips%2Fpaper-bidsheets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips%2Fpaper-bidsheets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philips","download_url":"https://codeload.github.com/philips/paper-bidsheets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips%2Fpaper-bidsheets/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268378965,"owners_count":24240907,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-12-06T13:17:01.873Z","updated_at":"2025-08-02T11:32:32.936Z","avatar_url":"https://github.com/philips.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# paper-bidsheets\n\nThis is a system to create paper auction bidsheets with Google Sheets and scan\nthem using Ollama.\n\n## Data Preparation\n\n1. Scan the bidsheets. Using a mobile device works fine.\n  - [iOS](https://support.apple.com/en-us/108963)\n  - [Android](https://support.google.com/drive/answer/3145835?hl=en\u0026co=GENIE.Platform%3DDesktop)\n\n2. Convert PDF to individual images with ImageMagick. Using 76px/in seems to be more than sufficient. \n\n```\nconvert -density 76 input.pdf output-%d.png\n```\n\n3. Run the script over the files\n\n```\nfor i in `seq 1 5`; do go run main.go prompt.txt output-$i.png ; done\n```\n\n# TODO\n\n- Experiment with lower density\n- Experiment with llava\n- Link to bidsheet template\n- Add sample PDF and PNGs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilips%2Fpaper-bidsheets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilips%2Fpaper-bidsheets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilips%2Fpaper-bidsheets/lists"}