alexz006/ChatGPT-Example
Example of a ChatGPT on PHP and JS: GPT-3, GPT-3.5 and GPT-4 (chat.openai.com)
This helps you set up a simple web-based chat interface to interact with OpenAI's large language models. You input your questions or prompts into a chat window, and the AI provides text responses, just like using ChatGPT directly. It's designed for anyone who wants a straightforward way to integrate AI chat capabilities into a web page or custom application.
No commits in the last 6 months.
Use this if you need a basic, browser-based chat interface for OpenAI's GPT models (including GPT-4) and want to control the integration yourself.
Not ideal if you are looking for a fully-featured chat application with user management, complex conversation flows, or a robust backend.
Stars
27
Forks
9
Language
PHP
License
—
Category
Last pushed
Mar 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/alexz006/ChatGPT-Example"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
openai/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions...
lencx/chat-todo-plugin
✅ ChatGPT Plugin for managing a TODO list
WoodGoose/awesome-cow-plugins
这个仓库主要是收集CoW(chatgpt-on-wechat)与DoW(dify-on-wechat)的插件,欢迎补充加入看到、用过或新开发的插件。
targed/Awesome-Plugins
Awesome-Plugins is a GitHub repository that serves as a comprehensive list of plugins, add-ons,...
zhuweiyou/chatgpt-api
封装 OpenAI 网页版最新 ChatGPT 接口, 不需要使用 API Key, 完全免费