xingxin666/chatgpt-nodejs-web
chatgpt nodejs服务,集成了ChatGLM、GPT3.5、GPT4、GPT联网、必应、Claude、百度文心一言等模型
This project provides a unified web service to interact with multiple large language models (LLMs) like GPT-3.5, GPT-4, Bing, Claude, and Ernie Bot through a single interface. You input your questions or prompts, and it returns responses from your chosen AI model. This is for developers who want to integrate various AI chat capabilities into their applications.
No commits in the last 6 months.
Use this if you are a developer building an application and need a centralized backend service to access and switch between different popular large language models without managing individual APIs.
Not ideal if you are an end-user simply looking for a ready-to-use chat application; this project requires development setup and API keys.
Stars
56
Forks
10
Language
TypeScript
License
—
Category
Last pushed
Oct 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/xingxin666/chatgpt-nodejs-web"
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