8000 GitHub - sitais/chatgpt-artifacts: Bring Claude's Artifacts feature to ChatGPT
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sitais/chatgpt-artifacts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatgpt-artificats

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

About

Bring Claude's Artifacts feature to ChatGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.6%
  • SCSS 20.4%
0