chatgpt.js and slickgpt
These are competitors—both provide JavaScript-based interfaces to interact with OpenAI's models, though chatgpt.js targets client-side ChatGPT access while SlickGPT provides a Svelte web client for the OpenAI API directly.
About chatgpt.js
KudoAI/chatgpt.js
🤖 A powerful, open source client-side JavaScript library for ChatGPT
This library helps JavaScript developers build custom tools and experiences directly within the ChatGPT interface. It takes your custom JavaScript code as input and provides a way to programmatically interact with elements on the ChatGPT webpage. Developers who want to extend or automate tasks on ChatGPT will find this useful.
About slickgpt
ShipBit/slickgpt
SlickGPT is a light-weight "use-your-own-API-key" web client for the OpenAI API written in Svelte. It offers GPT-4 integration, a userless share feature and other superpowers.
SlickGPT is a web interface that lets you chat with advanced AI models like GPT-4 or Llama 3 for tasks like brainstorming, content creation, or getting quick answers. You input your questions or prompts, and it provides AI-generated responses, helping individuals who regularly use AI to generate text, code, or ideas.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work