What does it take to make a basic ChatGPT-like frontend, with code highlighting, run in sandbox, drop-files, and 'acting' in prompts? Clone away and enjoy. First time poster
Here's one made with Astro <a href="https://github.com/ddiu8081/chatgpt-demo">https://github.com/ddiu8081/chatgpt-demo</a> There's a fork in Chinese somewhere with loads more features.
nice, maybe you can make the initializing prompts in<p><a href="https://github.com/enricoros/nextjs-chatgpt-app/blob/main/pages/index.tsx">https://github.com/enricoros/nextjs-chatgpt-app/blob/main/pa...</a><p>transparent to the user and even changeable by them.