Skip to content

Personal AI Chatbot is a R/Shiny app that answer user's prompts and stores them for a more efficient response.

Notifications You must be signed in to change notification settings

roldanalex/Personal-Assistant-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

"Lucy" - Personal AI Assistant

IMPORTANT:
This application uses OpenAI's GTP models; therefore, please make sure to register and obtain an OpenAI API Key.

Overview

Interactive AI Assistant developed in R/Shiny and powered by OpenAI's GTP-3.5 & GTP-4.0 models. This personal chatbot can store prompt history to increase response efficiency within the same session.

Preview - Full Window

Please see below for screenshot of app web version.

Lucy Personal AI Assistant - Web Version

Preview - Mobile Version

Screenshot below show app mobile version.

Lucy Personal AI Assistant - Mobile Version

Configuration

Create a .Renviron file and store your OpenAI API key

api_key <- <Your API Key>

About

Personal AI Chatbot is a R/Shiny app that answer user's prompts and stores them for a more efficient response.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages