ChatGPT by API.
- This is a pure-frontend PWA using the OpenAI API.
- The API key is stored in the browser local storage.
- The app uses Alpine.js and Open Props.
- Code styling is done by Prettier.
- There is no build step, Alpine.js and Open Props are loaded via CDN.
- This is done due to a shortage of developer time 🙃
- Kudos to @hdsuperman for the typing effect!
- Inspired by Niek/chatgpt-web.