.github/workflows | ||
adapter | ||
addition | ||
admin | ||
app | ||
auth | ||
channel | ||
cli | ||
connection | ||
globals | ||
manager | ||
middleware | ||
migration | ||
screenshot | ||
utils | ||
.dockerignore | ||
.gitignore | ||
chatnio.db | ||
config.example.yaml | ||
docker-compose.stable.yaml | ||
docker-compose.watch.yaml | ||
docker-compose.yaml | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
nginx.conf | ||
README_en.md | ||
README.md |
Chat Nio
🚀 下一代 AI 一站式解决方案
🚀 Next Generation AI One-Stop Solution
📝 Function
-
✨ AI Chat Conversatio
-
Rich Format Compatibility
-
Markdown Support / Theme Switching Support, supports light and dark modes, code highlighting, LaTeX formulas, tables, progress bars, Virtual Message, etc.
-
Support for Message Menu, including re-answering, copying messages, using messages, editing messages, deleting messages, saving as a file, and more operations...
-
Support for Multi-platform Adaptation, supports PWA apps, desktop platforms (desktop is based on Tauri).
-
Dialogue Memory, cloud synchronization, native support for direct link sharing of site conversations, supports using shared conversations, saving shared conversations as images, and share management (including viewing, deleting shares, etc.).
-
Native Support for Full Model File Parsing, supports pdf, docx, pptx, xlsx, images, and other formats parsing (for more details, see the project chatnio-blob-service).
-
Supports Full-model DuckDuckGo Online Search (for details, refer to the duckduckgo-api project, needs to be set up on your own and configured in the internet settings in the system settings, thanks to the author @binjie09)
8.Full-screen Large Text Editing, supports plain text editing, edit-preview mode, pure preview mode three mode switching.
-
Model Marketplace, supports model search, supports drag-and-drop in sequence, includes model name, model description, model Tags, model avatar, automatic binding of model pricing, automatic binding of subscription quotas (models included in the subscription will be tagged with plus label)
-
Support for Preset, supports custom presets and cloud synchronization features, supports preset cloning, preset avatar settings, preset introduction settings
-
Support for Site Announcements Supports site announcements and notifications
-
Support for Preference Settings, i18n multi-language support, custom maximum number of carry-over sessions, maximum reply tokens number, model parameters customization, reset settings, etc.
-
Additional (User group permissions for additional functions can be enabled and disabled through backend system settings)
- [Discontinued] 🍎 AI project generator function, supports viewing of the generation process, supports TAR / ZIP format downloads (based on presets, may be unstable)
- [Discontinued] 📂 Bulk article generation function, supports progress bar, one-click generation of DOCX documents in TAR / ZIP format download (requires a generation quantity higher than the highest concurrency number of the upstream model)
- [Deprecated] 🥪 AI Card feature (deprecated), AI questions and answers are presented in the form of cards, can be directly embedded via image url. (Based on dynamic SVG generation)
-