Skip to content

Commit

Permalink
Update description.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lilkidsuave authored Feb 15, 2024
1 parent feb9625 commit 4e391a5
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion servapps/Anse/description.json
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"
]
}

0 comments on commit 4e391a5

Please sign in to comment.