Package: kuzco 0.0.1.0
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.0.tar.gz
kuzco_0.0.1.0.zip(r-4.5)kuzco_0.0.1.0.zip(r-4.4)kuzco_0.0.1.0.zip(r-4.3)
kuzco_0.0.1.0.tgz(r-4.4-any)kuzco_0.0.1.0.tgz(r-4.3-any)
kuzco_0.0.1.0.tar.gz(r-4.5-noble)kuzco_0.0.1.0.tar.gz(r-4.4-noble)
kuzco_0.0.1.0.tgz(r-4.4-emscripten)kuzco_0.0.1.0.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 hours agofrom:5d12a2a70a. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 28 2024 |
R-4.5-win | NOTE | Dec 28 2024 |
R-4.5-linux | NOTE | Dec 28 2024 |
R-4.4-win | NOTE | Dec 28 2024 |
R-4.4-mac | NOTE | Dec 28 2024 |
R-4.3-win | NOTE | Dec 28 2024 |
R-4.3-mac | NOTE | Dec 28 2024 |
Exports:llm_image_classificationllm_image_recognitionllm_image_sentiment
Dependencies:askpassbase64encclicrayoncurldplyrfansigenericsgluehttr2jsonlitelifecyclemagrittrollamaropensslpillarpkgconfigR6rappdirsrlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Image Classification using LLMs | llm_image_classification |
Image Recognition using LLMs | llm_image_recognition |
Image Sentiment using LLMs | llm_image_sentiment |