EBEREGIT/nodejs-chatgpt-tutorial
This repository contains a backend chatbot project based on the ChatGPT `gpt-3.5-turbo` model.
This project helps developers integrate an AI-powered chatbot into their applications. It takes user text input and provides conversational responses generated by the ChatGPT gpt-3.5-turbo model. The output is a functional backend chatbot that can be further customized and deployed. This is ideal for backend developers looking to add AI chat capabilities to their services.
No commits in the last 6 months.
Use this if you are a backend developer who needs to quickly set up a basic conversational AI backend using Node.js and OpenAI's ChatGPT model.
Not ideal if you are looking for a pre-built, production-ready chatbot application without needing to write code, or if you prefer a different programming language or AI model.
Stars
24
Forks
8
Language
JavaScript
License
—
Category
Last pushed
Jun 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/EBEREGIT/nodejs-chatgpt-tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
KudoAI/chatgpt.js
🤖 A powerful, open source client-side JavaScript library for ChatGPT
janhq/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer.
WongSaang/chatgpt-ui
A ChatGPT web client that supports multiple users, multiple languages, and multiple database...
FrancescoCoding/easyGPT
🤖 Template for a Node.js server (complete of npm module!) that sends requests to the ChatGPT API...
reflex-dev/reflex-chat
A ChatGPT clone built in Reflex