-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
feb9625
commit 4e391a5
Showing
1 changed file
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,21 @@ | ||
|
||
{ | ||
"name": "Anse", | ||
"description": "A fully optimized UI for AI Chats, providing a supercharged experience for multiple models such as ChatGPT, DALL-E, and Stable Diffusion.", | ||
"longDescription": "Anse is a powerful web application designed for AI conversations. It features a robust plugin system, session record saving using IndexDB for local data security, multiple session modes, improved UI experience, and supports one-click deployment to various platforms.", | ||
"tags": [ | ||
"AI", | ||
"Chat", | ||
"UI", | ||
"Plugin System", | ||
"Session Record", | ||
"Deployment" | ||
], | ||
"repository": "https://github.com/anse-app/anse", | ||
"image": "https://hub.docker.com/r/ddiu8081/anse", | ||
"supported_architectures": [ | ||
"amd64", | ||
"386", | ||
"arm64", | ||
"arm" | ||
] | ||
} |