yswlww's Stars
danikhan632/Auto-GPT-AlpacaTrader-Plugin
mindsdb/mindsdb
Platform for building AI that can learn and answer questions over federated data.
orhanerday/open-ai
OpenAI PHP SDK : Most downloaded, forked, contributed, huge community supported, and used PHP (Laravel , Symfony, Yii, Cake PHP or any PHP framework) SDK for OpenAI GPT-3 and DALL-E. It also supports chatGPT-like streaming. (ChatGPT AI is supported)
ywtyltd/test
本项目是最易部署的ChatGPT环境,想做点事情的创业者欢迎加群参与讨论!PHP版调用OpenAI最新接口和模型gpt-3.5-turbo进行问答的Demo,采用Stream流模式通信,一边生成一边输出,响应速度超过官网。前端采用JS的EventSource,支持Markdown格式解析,代码有着色处理。页面UI简洁,支持上下文连续会话。源码只有两三个文件,没用任何框架,支持所有PHP版本。只需要修改stream.php中的API_KEY即可使用,也可让浏览者使用自定义API_KEY
CoderOpen/ChatGPT
PHP实现理解上下文的ChatGPT流式问答助手,支持ChattGPT-4,可快速私有化部署。
Capevace/laravel-gpt
A Laravel package for interacting with OpenAI's GPT-3 API with full type annotations.
p4us/ChatGPT-PHP
Implement chatgpt into simple php code.
karamusluk/OpenAI-GPT-3-API-Wrapper-for-PHP-8
PHP 8 Wrapper for OpenAI GPT-3 API.
onekb/ChatGPT
ChatGPT for PHP,和简易终端实现。Using OpenAI GPT3.5 model API.
ldobreira/gpt3-php
A simple PHP wrapper for the OpenAI GPT-3 API.
rui-cai-951106/ChatGPT4-Free
Star this project if you like it !
dubochao/ChatGpt-free
python版的 免翻墙 免账号 稳定
AI4Finance-Foundation/FinGPT
FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
uesleibros/OpenGPT
OpenGPT 3.5/4 is a project aimed at providing practical and user-friendly APIs. The APIs allow for easy integration with various applications, making it simple for developers to incorporate the natural language processing capabilities of GPT into their projects.
zhpd/chatgpt-plus
🚀 Open source free ChatGPT App (Web, Mac, Windows and Linux). 免费开源的ChatGPT应用程序.
SamurAIGPT/Open-Custom-GPT
Create Custom GPT and add/embed on your site using Assistants api
s0md3v/SubGPT
Find subdomains with GPT, for free
ztjhz/BetterChatGPT
An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
jsmsj/GPT4
UI for gpt4 and gpt3.5 Run and use for free while it lasts. [Forefront, theb.ai, poe, you, phind, bard]
aledipa/Free-GPT4-WEB-API
FreeGPT4-WEB-API is a python server that allows you to have a self-hosted GPT-4 Unlimited and Free WEB API, via the latest Bing's AI (and much more).
yilihjy/chatgpt-anywhere
利用Github Pages快速部署一个专属自己的chatGPT聊天页面。
easychen/api2d-js
OpenAI/Api2d pure js sdk 无需node后端直接在浏览器中运行,支持SSE流式输出
TransformerOptimus/SuperAGI
<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
deedy5/duckduckgo_search
Search for words, documents, images, videos, news, maps and text translation using the DuckDuckGo.com search engine. Downloading files and images to a local hard drive.
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
ruanyf/weekly
科技爱好者周刊,每周五发布
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
chenking2020/FindTheChatGPTer
ChatGPT爆火,开启了通往AGI的关键一步,本项目旨在汇总那些ChatGPT的开源平替们,包括文本大模型、多模态大模型等,为大家提供一些便利
qiayue/php-openai-gpt-stream-chat-api-webui
不使用任何框架,php + html + css + js 原生实现 openai gpt chat 接口对接,实现流式数据传输和接收,附带简洁网页demo。