Package: GenAI 0.2.0
GenAI: Generative Artificial Intelligence
Utilizing Generative Artificial Intelligence models like 'GPT-4' and 'Gemini Pro' as coding and writing assistants for 'R' users. Through these models, 'GenAI' offers a variety of functions, encompassing text generation, code optimization, natural language processing, chat, and image interpretation. The goal is to aid 'R' users in streamlining laborious coding and language processing tasks.
Authors:
GenAI_0.2.0.tar.gz
GenAI_0.2.0.zip(r-4.5)GenAI_0.2.0.zip(r-4.4)GenAI_0.2.0.zip(r-4.3)
GenAI_0.2.0.tgz(r-4.4-any)GenAI_0.2.0.tgz(r-4.3-any)
GenAI_0.2.0.tar.gz(r-4.5-noble)GenAI_0.2.0.tar.gz(r-4.4-noble)
GenAI_0.2.0.tgz(r-4.4-emscripten)GenAI_0.2.0.tgz(r-4.3-emscripten)
GenAI.pdf |GenAI.html✨
GenAI/json (API)
# Install 'GenAI' in R: |
install.packages('GenAI', repos = c('https://lygitdata.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gitdata-ga/genai/issues
Last updated 9 months agofrom:87c9c2c7ec. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 13 2024 |
R-4.5-win | OK | Oct 13 2024 |
R-4.5-linux | OK | Oct 13 2024 |
R-4.4-win | OK | Oct 13 2024 |
R-4.4-mac | OK | Oct 13 2024 |
R-4.3-win | OK | Oct 13 2024 |
R-4.3-mac | OK | Oct 13 2024 |
Exports:available.modelschatchat.editchat.history.convertchat.history.exportchat.history.importchat.history.printchat.history.resetchat.history.savegenai.googlegenai.moonshotgenai.openaiimgtxttxt.image
Dependencies:askpassbase64encclicolorspacecurldigestfansifarverfsggplot2ggplotifygluegridGraphicsgtablehttrisobandjsonlitelabelinglatticelifecyclelistenvmagickmagrittrMASSMatrixmgcvmimemunsellnlmeopensslpillarpkgconfigR6RColorBrewerRcpprlangscalessystibbleutf8vctrsviridisLitewithryulab.utils
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get Supported Generative AI Models | available.models |
Chat Generation with Text as the Input | chat |
Chat Edit with New Text as the Input | chat.edit |
Chat History Convert | chat.history.convert |
Chat History Export | chat.history.export |
Chat History Import | chat.history.import |
Chat History Print | chat.history.print |
Chat History Reset | chat.history.reset |
Chat History Save | chat.history.save |
Google Generative AI Object Creation | genai.google |
Moonshot AI Object Creation | genai.moonshot |
OpenAI Object Creation | genai.openai |
Image Generation with Text as the Input | img |
Text Generation with Text as the Input | txt |
Text Generation with Text and Image as the Input | txt.image |