This is the first full release of a Demonstration of use of computer vision capabilities of large language models (LLMs) using R.
What's Changed
- add doi by @ernestguevarra in #4
- update renv by @ernestguevarra in #5
- update testing workflows by @ernestguevarra in #6
- refactor deepseek testing workflow by @ernestguevarra in #7
- finalise testing workflow for local llms by @ernestguevarra in #8
- change qwen model by @ernestguevarra in #11
- Add Claude Code GitHub Workflow by @ernestguevarra in #12
- improve prompts for ollama workflows by @ernestguevarra in #15
- re-organise test outputs; add
instcontaining example scripts by @ernestguevarra in #17 - setup report deployment workflow by @ernestguevarra in #18
- edit deploy workflow by @ernestguevarra in #19
- add retries to extraction and reduce image size to 150 DPI; fix #16; fix #20 by @ernestguevarra in #21
- reduce DPI for jpg by @ernestguevarra in #22
- specify targets pattern appropriately using
map()by @ernestguevarra in #23 - update linguist detectable languages by @ernestguevarra in #24
- edit gemma; change to llama3.2-vision; add glm-ocr by @ernestguevarra in #25
- add glm model to ollama by @ernestguevarra in #26
- refactor workflows to take advantage of networked local models by @ernestguevarra in #27
- edit models in README by @ernestguevarra in #28
- streamline workflow and add output checks by @ernestguevarra in #30
- edit deploy workflow by @ernestguevarra in #31
- add finer adjustments to prompt by @ernestguevarra in #32
- complete test and production outputs by @ernestguevarra in #33
- complete outputs checks by @ernestguevarra in #34
- complete the demonstration report by @ernestguevarra in #35
- finalise report; first release by @ernestguevarra in #36
- update report plot by @ernestguevarra in #37
Full Changelog: v0.0.0.9000...v0.1.0