Package: kuzco 0.0.1.2

kuzco: LLM image classification using ollama in R
This package is a designed to use local models for image classification. The prompts and functions are designed to take an input image and supply classification information as an output.
Authors:
kuzco_0.0.1.2.tar.gz
kuzco_0.0.1.2.zip(r-4.5)kuzco_0.0.1.2.zip(r-4.4)kuzco_0.0.1.2.zip(r-4.3)
kuzco_0.0.1.2.tgz(r-4.5-any)kuzco_0.0.1.2.tgz(r-4.4-any)kuzco_0.0.1.2.tgz(r-4.3-any)
kuzco_0.0.1.2.tar.gz(r-4.5-noble)kuzco_0.0.1.2.tar.gz(r-4.4-noble)
kuzco_0.0.1.2.tgz(r-4.4-emscripten)kuzco_0.0.1.2.tgz(r-4.3-emscripten)
kuzco.pdf |kuzco.html✨
kuzco/json (API)
# 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
Last updated 2 months agofrom:ad70da5eab. Checks:1 OK, 8 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 19 2025 |
R-4.5-win | NOTE | Mar 19 2025 |
R-4.5-mac | NOTE | Mar 19 2025 |
R-4.5-linux | NOTE | Mar 19 2025 |
R-4.4-win | NOTE | Mar 19 2025 |
R-4.4-mac | NOTE | Mar 19 2025 |
R-4.4-linux | NOTE | Mar 19 2025 |
R-4.3-win | NOTE | Mar 19 2025 |
R-4.3-mac | NOTE | Mar 19 2025 |
Exports:llm_image_classificationllm_image_extract_textllm_image_recognitionllm_image_sentiment
Dependencies:askpassbase64encclicorocrayoncurldplyrellmerfansifastmapgenericsgluehttr2jsonlitelaterlifecyclemagrittrollamaropensslpillarpkgconfigpromisesR6rappdirsRcpprlangS7systibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Image Classification using LLMs | llm_image_classification |
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 |