chatgpt
ChatGPT Demo
A PHP-based demo project integrating ChatGPT API for real-time conversations and graph generation
演示站现在可以免费使用ChatGPT对话和画图了。全网最易部署,响应速度最快的ChatGPT环境。PHP版调用OpenAI接口进行问答和画图,采用Stream流模式通信,一边生成一边输出。前端采用EventSource,支持Markdown格式解析,支持公式显示,代码有着色处理,支持画图。页面UI简洁,支持上下文连续会话。源码只有几个文件,没用任何框架,支持所有PHP版本,全部开源,极易二开。保姆级教程,账号等周边资源,欢迎进群交流,一切全免费。
3k stars
30 watching
813 forks
Language: JavaScript
last commit: about 2 months ago chatgpthtmlphp
Related projects:
Repository | Description | Stars |
---|---|---|
plexpt/chatgpt-java | Provides a Java SDK for interacting with ChatGPT's GPT APIs | 3,603 |
autumnwhj/chatgpt-wechat-bot | Automates interactions with WeChat using the ChatGPT API | 4,701 |
lvwzhen/law-cn-ai | An AI-powered chatbot that assists with legal matters by searching and completing text inputs using OpenAI's GPT-3 | 4,864 |
liaokongvfx/langchain-chinese-getting-started-guide | Guides users to build applications using LangChain's framework and integrate it with Large Language Models (LLMs) for tasks like text generation, summarization, and search. | 7,533 |
openai-php/client | A PHP API client for interacting with the OpenAI API | 5,022 |
orhanerday/open-ai | A PHP SDK for accessing the OpenAI API and interacting with its GPT-3 and DALL-E services. | 2,277 |
openai-translator/openai-translator | A multi-platform translator and text processing tool leveraging ChatGPT API | 24,004 |
kaqijiang/auto-gpt-zh | An experimental application showcasing GPT-4's capabilities through automation and AI-driven workflows. | 2,410 |
bolasblack/http-api-guide | A resource guide for designing HTTP APIs | 2,531 |
xx-net/xx-net | A proxy tool designed to bypass internet censorship and restrictions by disguising traffic as ordinary network activity. | 33,104 |
openai-translator/bob-plugin-openai-translator | An OpenAI API-based plugin for Bob that provides text translation, text polishing, and grammar correction features. | 5,559 |
davideuler/architecture.of.internet-product | An online documentation of internet company architectures and technical guidelines. | 20,139 |
php-curl-class/php-curl-class | A PHP class that provides an easy-to-use interface for sending HTTP requests and integrating with web APIs. | 3,266 |
peng-zhihui/l-ink_card | A smart NFC card with an ink-display screen designed to address pain points of using IC cards | 7,363 |
dcloudio/mui | A framework designed to bridge the performance gap between web and native mobile app development | 13,490 |