Package: kuzco 0.1.0.9000

kuzco: Computer Vision with Large Language Models
Make computer vision tasks approachable in R by leveraging Large Language Models. Providing fine-tuned prompts, boilerplate functions, and input/output helpers for common computer vision workflows, such as classifying and describing images. Functions are designed to take images as input and return structured data, helping users build practical applications with minimal code.
Authors:
kuzco_0.1.0.9000.tar.gz
kuzco_0.1.0.9000.zip(r-4.7)kuzco_0.1.0.9000.zip(r-4.6)kuzco_0.1.0.9000.zip(r-4.5)
kuzco_0.1.0.9000.tgz(r-4.6-any)kuzco_0.1.0.9000.tgz(r-4.5-any)
kuzco_0.1.0.9000.tar.gz(r-4.7-any)kuzco_0.1.0.9000.tar.gz(r-4.6-any)
kuzco_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
kuzco/json (API)
NEWS
| # Install 'kuzco' in R: |
| install.packages('kuzco', repos = c('https://frankiethull.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/frankiethull/kuzco/issues
Pkgdown/docs site:https://frankiethull.github.io
Last updated from:b0d9171c2e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 164 | ||
| source / vignettes | OK | 219 | ||
| linux-release-x86_64 | OK | 189 | ||
| macos-release-arm64 | OK | 184 | ||
| macos-oldrel-arm64 | OK | 148 | ||
| windows-devel | OK | 153 | ||
| windows-release | OK | 124 | ||
| windows-oldrel | OK | 125 | ||
| wasm-release | OK | 137 |
Exports:edit_promptkuzco_applist_promptsllm_image_alt_textllm_image_classificationllm_image_customllm_image_extract_textllm_image_recognitionllm_image_sentimentview_imageview_llm_results
Dependencies:askpassbase64encbigDbitopsbmpbslibcachemclicommonmarkcorocpp11crayoncurldigestdownloaderdplyrellmerevaluatefarverfastmapfontawesomefsgenericsggplot2gluegtgtablegtExtrashighrhtmltoolshtmlwidgetshttr2igraphimagerisobandjpegjquerylibjsonlitejuicyjuiceknitrlabelinglaterlatticelifecyclelitedownmagickmagrittrmarkdownMatrixmemoisemimeollamaropensslotelpaletteerpillarpkgconfigpngprismaticpromisespurrrR6rappdirsRColorBrewerRcppreactablereactRreadbitmaprematch2rlangrmarkdownrstudioapiS7sassscalesstringistringrsystibbletidyrtidyselecttifftinytexutf8V8vctrsviridisLitewithrxfunxml2yaml
batch-image-processing
Rendered frombatch-image-processing.qmdusingquarto::htmlon May 27 2026.Last update: 2025-12-01
Started: 2025-07-22
getting-started
Rendered fromgetting-started.qmdusingquarto::htmlon May 27 2026.Last update: 2025-07-26
Started: 2025-06-07
local-or-cloud
Rendered fromcloud-providers.qmdusingquarto::htmlon May 27 2026.Last update: 2025-12-01
Started: 2025-07-05
multilingual-support
Rendered frommultilingual-support.qmdusingquarto::htmlon May 27 2026.Last update: 2025-07-26
Started: 2025-07-26
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| chat ellmer helper (predates ellmer::chat) | chat_ellmer |
| edit prompt | edit_prompt |
| shiny kuzco app | kuzco_app |
| list prompts | list_prompts |
| Image Alt Text using LLMs | llm_image_alt_text |
| Image Classification using LLMs | llm_image_classification |
| Customized Vision using LLMs | llm_image_custom |
| Image OCR for Text Extraction using LLMs | llm_image_extract_text |
| Image Recognition using LLMs | llm_image_recognition |
| Image Sentiment using LLMs | llm_image_sentiment |
| View Images quickly and easily | view_image |
| view llm results as a tidy great table | view_llm_results |
