Learn R Programming

GenAI (version 0.2.0)

Generative Artificial Intelligence

Description

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.

Copy Link

Version

Install

install.packages('GenAI')

Monthly Downloads

162

Version

0.2.0

License

CC BY 4.0

Maintainer

Li Yuan

Last Published

February 15th, 2024

Functions in GenAI (0.2.0)

genai.moonshot

Moonshot AI Object Creation
img

Image Generation with Text as the Input
txt.image

Text Generation with Text and Image as the Input
genai.openai

OpenAI Object Creation
txt

Text Generation with Text as the Input
chat.history.print

Chat History Print
available.models

Get Supported Generative AI Models
chat.history.reset

Chat History Reset
genai.google

Google Generative AI Object Creation
chat

Chat Generation with Text as the Input
chat.history.export

Chat History Export
chat.history.convert

Chat History Convert
chat.history.import

Chat History Import
chat.history.save

Chat History Save
chat.edit

Chat Edit with New Text as the Input