codesharpdev / chatgpt-artifacts

Bring Claude's Artifacts feature to ChatGPT

Home Page:https://x.com/ozgrozer/status/1808677091996541251

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chatgpt-artifacts

Bring Claude's Artifacts feature to ChatGPT

Preview

Usage

Clone this repository

git clone https://github.com/ozgrozer/chatgpt-artifacts.git

Install dependencies

npm install

Duplicate .env.example as .env and add your OPEN AI API key

cp .env.example .env
vim .env

Build the app

npm run build

Start the app

npm start

License

GPL-3.0

About

Bring Claude's Artifacts feature to ChatGPT

https://x.com/ozgrozer/status/1808677091996541251

License:GNU General Public License v3.0


Languages

Language:JavaScript 87.2%Language:SCSS 12.8%