anse-app / anse
- четверг, 25 мая 2023 г. в 00:00:10
Supercharged experience for ChatGPT, DALL-E and Stable Diffusion.
English | 简体中文
Anse is a fully optimized UI for AI Chats.
Provider plugin , easy to extend AI platforms such as OpenAI, Replicate, and also supports custom model parameters.IndexDB to store local data, it will not be uploaded to the server, security issues are guaranteed.Single Conversation, Continuous Conversation, OpenAI Image Generation、Stable Diffusion and more.mobile end and dark mode.Docker, Node and other platforms.Node v18 or later. You can use nvm to manage multiple node versions locally。
node -v npm i -g pnpm pnpm installhttp://localhost:3000/
pnpm run devFor more details, please refer to this document: https://docs.anse.app/self-deploy
After forking the project, you need to manually enable Workflows and Upstream Sync Action on the Actions page of the forked project. Once enabled, automatic updates will be scheduled every day:
Q: TypeError: fetch failed (can't connect to OpenAI Api)
A: Reference: anse-app/chatgpt-demo#34
Q: throw new TypeError(${context} is not a ReadableStream.)
A: The Node version needs to be v18 or later,reference: anse-app/chatgpt-demo#65
Q: Accelerate domestic access without the need for proxy deployment tutorial?
A: You can refer to this tutorial: anse-app/chatgpt-demo#270
Q: PWA is not working?
A: Current PWA does not support deployment on Netlify, you can choose vercel or node deployment.
This project exists thanks to all those who contributed.
Thank you to all our supporters!
MIT © ddiu8081