Chat with AI via API.
- This is a pure-frontend PWA using the OpenAI and Black Forest Labs APIs.
- The API keys are stored in the local storage of the browser.
- 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.