This is the repo for one-click or simple deployment of open source AI applications
Searching for open-source AI Applications that can be easily deployed, like one-click deployment. Then, you can just make your one-click deployment within a minute!
- Support awesome ChatGPT alike projects and applications that can be deployed easily.
- Support the local deployment of awesome ChatGPT alike applications.
- Support other AI projects using LLM and other models.
Project Name | Description | Deployment |
---|---|---|
AutoGPT-Next-Web | One-Click to deploy well-designed AutoGPT-Next-Web web UI on Vercel. 一键免费部署你的私人 AutoGPT-Next-Web 网页应用。 | Deploy with Vercel |
ChatGPT Web | 用 Express 和 Vue3 搭建的 ChatGPT 演示网页 | Deploy with Railway |
ChatGPT-Next-Web | One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键免费部署你的私人 ChatGPT 网页应用。 | Deploy with Vercel |
Chatgpt-API-Demo | A demo repo based on OpenAI GPT-3.5 Turbo API. Minimal web UI for ChatGPT. | Deploy With Netlify |
Chatbot-UI | Chatbot UI is an open source chat UI for AI models. 开源的ChatGPT UI界面,和原版UI非常相似. | Deploy with Vercel |
Wechat-ChatGPT | Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于GPT3.5/4.0 API实现,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网。使用ChatGPT搭建微信聊天机器人,基于GPT3.5/4.0 API实现,支持个人微信、公众号、企业微信部署 | Deploy with Railway |
ChuanhuChatGPT | GUI for ChatGPT API and many LLMs. 为ChatGPT/ChatGLM/LLaMA/StableLM/MOSS等多种LLM提供了一个轻快好用的Web图形界面 | Deploy with Railway |
Auto-GPT | Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. This program, driven by GPT-4, chains together LLM "thoughts", to autonomously achieve whatever goal you set. As one of the first examples of GPT-4 running fully autonomously, Auto-GPT pushes the boundaries of what is possible with AI. | |
auto-gpt-web | Set Your Goals, AI Achieves Them. You can set up the initial role and goals for your AI buddy, without human's supervision, it will automatically leverage all of the resources it has to achieve your goal. 基于AutoGPT的前端UI界面 | |
langflow | LangFlow is a UI for LangChain, designed with react-flow to provide an effortless way to experiment and prototype flows. | Deploy with Railway |
BERT-As-Service | 这是基于BERT的句子编码服务,提供RESTful API,可以快速部署BERT模型来计算句子的embedding,用于下游任务。 | |
Transformers | 这是一个极为流行的NLP框架,集成了许多SOTA的模型(BERT、GPT-2、RoBERTa等),可以快速训练和部署这些模型。 | |
PySyft | 这是一个用于Federated Learning的框架,可以方便的在远程设备上部署PyTorch模型,实现多设备之间的协同训练。 | |
Tensorflow Serving | 这是Google官方发布的机器学习模型服务部署框架,可以快速将Tensorflow模型部署为网络服务,提供RPC和REST API。 |