SkillAgentSearch skills...

EasyGPT

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

Install / Use

/learn @FrancescoCoding/EasyGPT

README

<br/> <p align="center"> <a href="https://www.npmjs.com/package/easygpt" target="blank"><img src="https://user-images.githubusercontent.com/64712227/223658360-1584fdf2-39c6-4895-9c25-4aafea32d780.png" width="220" alt="easyGPT Logo" /></a> </p> <h1 align="center">easyGPT: A ChatGPT Express server and npm module 🤖</h1> <p align="center"> <a href="https://github.com/FrancescoCoding/easyGPT/blob/main/LICENSE%20%F0%9F%A4%96" target="_blank"><img src="https://img.shields.io/github/license/francescocoding/easygpt" alt="Package License" /></a> <a href="https://www.npmjs.com/easygpt" target="_blank"><img src="https://img.shields.io/npm/v/easygpt" alt="NPM Version" /></a> <a href="https://easygpt.dev" target="_blank"><img src="https://img.shields.io/badge/docs-easygpt.dev-blue" alt="Documentation"/></a> <a href="https://www.npmjs.com/easygpt" target="_blank"><img src="https://img.shields.io/npm/dt/easygpt" alt="NPM Downloads" /></a> <a href="https://www.npmjs.com/easygpt" target="_blank"><img src="https://img.shields.io/maintenance/yes/2023" alt="Maintained" /></a> </p>

This project contains:

<a href="url"><img src="https://user-images.githubusercontent.com/64712227/222500018-e1aa2fe4-9a61-4205-bba8-f1d41b102156.png" align="left" height="360" ></a>

express_server

This folder contains the implementation of a Node.js server that communicates with the ChatGPT API. This server acts as a middle layer between the client application and the API, and provides a RESTful API for the client to interact with.

npm_module

This folder contains the code for an npm module that wraps the ChatGPT API. This module can be installed and used in any Node.js project to easily access the ChatGPT API.

Follow the npm package link for a quick start!
Or check out the documentation @ easygpt.dev

Related Skills

View on GitHub
GitHub Stars21
CategoryCustomer
Updated7d ago
Forks6

Languages

JavaScript

Security Score

95/100

Audited on Mar 30, 2026

No findings