chatgpt.js and easyGPT

These are complementary tools for different environments: chatgpt.js is a client-side browser library for direct ChatGPT interaction, while easyGPT is a server-side Node.js template for building a backend API layer that mediates requests to ChatGPT.

chatgpt.js
76
Verified
easyGPT
57
Established
Maintenance 22/25
Adoption 10/25
Maturity 25/25
Community 19/25
Maintenance 10/25
Adoption 6/25
Maturity 25/25
Community 16/25
Stars: 2,030
Forks: 168
Downloads:
Commits (30d): 52
Language: JavaScript
License:
Stars: 22
Forks: 6
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No Dependents
No risk flags

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.

browser-extension-development user-scripting web-automation javascript-development large-language-model-customization

About easyGPT

FrancescoCoding/easyGPT

🤖 Template for a Node.js server (complete of npm module!) that sends requests to the ChatGPT API to generate responses for your chatbot.

This helps developers quickly integrate ChatGPT's conversational AI into their applications. It takes user input from a client application, sends it to the ChatGPT API, and returns the generated text response. This is for developers building chatbots or other AI-powered features who need a straightforward way to handle communication with the ChatGPT API.

chatbot-development API-integration Node.js-development AI-application-building

Scores updated daily from GitHub, PyPI, and npm data. How scores work