MyGit
🚩收到GitHub仓库的更新通知

anse-app/anse

Fork: 428 Star: 1789 (更新于 2024-05-05 04:18:27)

license: MIT

Language: TypeScript .

Supercharged experience for multiple models such as ChatGPT, DALL-E and Stable Diffusion.

最后发布版本: v1.1.11 ( 2023-07-10 13:43:53)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

Banner

Anse

English | 简体中文 | 日本語

Anse is a fully optimized UI for AI Chats.

Features

  • 🚀 Powerful Plugin System - Powered by Provider plugin , easy to extend AI platforms such as OpenAI, Replicate, and also supports custom model parameters.
  • 💬 Session Record Saving - We use IndexDB to store local data, it will not be uploaded to the server, security issues are guaranteed.
  • 🎉 Multiple Session Modes - Provides different conversations modes,support Single Conversation, Continuous Conversation, OpenAI Image GenerationStable Diffusion and more.
  • 💎 Improved UI Experience - We have refactored the website UI for the previous version, optimized a lot of details, and also adapted to mobile end and dark mode.
  • 🌈 One-Click Deployment - Support one-click deployment, abandoned use environment variables, you can refer to our documentation to deploy the website to Vercel, Netlify, Docker, Node and other platforms.

Running Locally

Pre environment

  1. Node: Check that both your development environment and deployment environment are using Node v18 or later. You can use nvm to manage multiple node versions locally。
     node -v
    
  2. PNPM: We recommend using pnpm to manage dependencies. If you have never installed pnpm, you can install it with the following command:
     npm i -g pnpm
    
  3. OPENAI_API_KEY: Before running this application, you need to obtain the API key from OpenAI. You can register the API key at https://beta.openai.com/signup.

Getting Started

  1. Install dependencies
     pnpm install
    
  2. Run the application, the local project runs on http://localhost:3000/
     pnpm run dev
    
  3. Add your OpenAI API key to the settings panel, then enjoy it!

How to deploy

For more details, please refer to this document: https://docs.anse.app/self-deploy

Enable Automatic Updates

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:

Frequently Asked Questions

Q: TypeError: fetch failed (can't connect to OpenAI Api)

A: Reference: https://github.com/anse-app/chatgpt-demo/issues/34

Q: throw new TypeError(${context} is not a ReadableStream.)

A: The Node version needs to be v18 or later,reference: https://github.com/anse-app/chatgpt-demo/issues/65

Q: Accelerate domestic access without the need for proxy deployment tutorial?

A: You can refer to this tutorial: https://github.com/anse-app/chatgpt-demo/discussions/270

Contributing

This project exists thanks to all those who contributed.

Thank you to all our supporters!🙏

img

License

MIT © ddiu8081

最近版本更新:(数据更新于 2024-04-25 11:22:04)

2023-07-10 13:43:53 v1.1.11

2023-06-28 17:38:07 v1.1.10

2023-06-20 12:12:21 v1.1.9

2023-06-16 11:33:54 v1.1.8

2023-06-09 18:16:25 v1.1.7

2023-05-31 14:20:35 v1.1.6

2023-05-25 17:52:36 v1.1.5

2023-05-20 19:07:43 v1.1.4

2023-05-18 15:47:48 v1.1.3

2023-05-10 14:16:45 v1.1.2

主题(topics):

azure-openai, chatgpt, dall-e, google-gemini, gpt-3, gpt-35-turbo, gpt-4, openai, stable-diffusion

anse-app/anse同语言 TypeScript最近更新仓库

2024-05-16 11:30:54 x-extends/vxe-table

2024-05-16 09:26:07 the1812/Bilibili-Evolved

2024-05-15 23:58:39 ionic-team/ionic-framework

2024-05-15 17:18:08 lobehub/lobe-chat

2024-05-15 08:42:35 duan602728596/qqtools

2024-05-15 05:56:38 immich-app/immich