Introduce Anse

Published May 18th 2023
1 min

What is Anse?

Anse is a fully optimized UI for AI Chats. Last time we wrote ChatGPT-demo , Its Github Stars has exceeded 7K +, this time we bring a new work, Anse is a fully optimized UI that supports multiple AI platforms, including OpenAI, Replicate, etc., but also supports custom model parameters.

Screenshots

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.

Learn More

Read the documentation for more information.

cd ..