Package: shiny.ollama
Version: 0.1.1
Title: R 'shiny' Interface for Chatting with Large Language Models
        Offline on Local with 'ollama'
Description: Chat with large language models on your machine without internet with complete privacy via 'ollama', powered by R 'shiny' interface. For more information on 'ollama', visit <https://ollama.com>.
Authors@R: person(
    "Indraneel", "Chakraborty",
    email = "hello.indraneel@gmail.com",
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0001-6958-8269"))
Maintainer: Indraneel Chakraborty <hello.indraneel@gmail.com>
License: Apache License (>= 2)
URL: https://www.indraneelchakraborty.com/shiny.ollama/,
        https://github.com/ineelhere/shiny.ollama
BugReports: https://github.com/ineelhere/shiny.ollama/issues
Encoding: UTF-8
Imports: shiny (>= 1.7.0), bslib (>= 0.4.0), httr (>= 1.4.0), jsonlite
        (>= 1.8.0), markdown, mockery
Depends: R (>= 3.5.0)
Suggests: testthat (>= 3.0.0), pkgdown (>= 2.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.2
Date: 2025-01-12
NeedsCompilation: no
Packaged: 2025-01-27 04:59:21 UTC; neel0
Author: Indraneel Chakraborty [aut, cre]
    (<https://orcid.org/0000-0001-6958-8269>)
Repository: CRAN
Date/Publication: 2025-01-27 05:40:02 UTC
Built: R 4.3.3; ; 2025-01-28 21:44:47 UTC; unix
