- Notifications
You must be signed in to change notification settings - Fork1
OpenUpSA/girai
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
OpenUp developed generative AI chatbot forGlobal Center on AI Governance.
This repo contains a NextJS React app in the root and a Vite React app in/embed
. This is to aid building of the/public/chat.js
file which can be embedded on websites.
yarn dev
Changes to/embed
files are automatically rebuilt to produce/public/chat.js
.