🚀 Next Generation AI One-Stop Internationalization Solution. 🚀 下一代 AI 一站式 B/C 端解决方案,支持 OpenAI,Midjourney,Claude,讯飞星火,Stable Diffusion,DALL·E,ChatGLM,通义千问,腾讯混元,360 智脑,百川 AI,火山方舟,新必应,Gemini,Moonshot 等模型,支持对话分享,自定义预设,云端同步,模型市场,支持弹性计费和订阅计划模式,支持图片解析,支持联网搜索,支持模型缓存,丰富美观的后台管理与仪表盘数据统计。
Go to file
2024-03-11 13:43:04 +08:00
.github/workflows feat: support arm64 in stable image 2024-01-25 16:14:12 +08:00
adapter fix: fix sparkdesk and skylark function calling pointer is nil fatal (#96) 2024-03-11 11:09:48 +08:00
addition feat: update addition feature storage and frontend features 2024-03-09 18:48:09 +08:00
admin feat: support copy/delete actions on gift code management 2024-03-10 23:38:31 +08:00
app fix send enter: support shift+enter line break in enter key mode 2024-03-11 10:52:38 +08:00
auth fix: fix subscription time pointer is nil error (#90) and send key error (#87) 2024-03-08 12:46:44 +08:00
channel chore: sync feat in redeem table 2024-03-09 17:29:48 +08:00
cli feat alpha: support sqlite and connection stack restruct 2024-03-01 18:46:00 +08:00
connection feat alpha: support sqlite engine 2024-03-08 23:46:49 +08:00
globals feat: support drag-and-drop placement in the model marketplace 2024-03-11 09:48:40 +08:00
manager fix: fix completions role field 2024-03-10 17:46:36 +08:00
middleware chore: update gift code 2024-03-09 12:34:33 +08:00
migration update: all in one feature 2023-12-23 23:02:51 +08:00
screenshot chore: update screenshot 2024-03-06 19:11:24 +08:00
utils chore: sync feat in redeem table 2024-03-09 17:29:48 +08:00
.dockerignore feat: update addition feature storage and frontend features 2024-03-09 18:48:09 +08:00
.gitignore feat: seo optimization (#91) 2024-03-08 16:15:30 +08:00
chatnio.db feat alpha: support sqlite and connection stack restruct 2024-03-01 18:46:00 +08:00
config.example.yaml feat: support custom mask editor (#76) 2024-02-26 12:15:59 +08:00
docker-compose.stable.yaml feat: update addition feature storage and frontend features 2024-03-09 18:48:09 +08:00
docker-compose.watch.yaml feat: update addition feature storage and frontend features 2024-03-09 18:48:09 +08:00
docker-compose.yaml feat: update addition feature storage and frontend features 2024-03-09 18:48:09 +08:00
Dockerfile feat: update docker-ci workflow - arm64 support 2024-01-25 13:58:50 +08:00
go.mod feat alpha: support sqlite and connection stack restruct 2024-03-01 18:46:00 +08:00
go.sum feat alpha: support sqlite and connection stack restruct 2024-03-01 18:46:00 +08:00
LICENSE Initial commit 2023-07-18 02:09:58 +08:00
main.go chore: update readme 2024-02-29 21:32:48 +08:00
nginx.conf feat: support copy/delete actions on gift code management 2024-03-10 23:38:31 +08:00
README_en.md 更新 README_en.md 2024-03-11 13:43:04 +08:00
README.md feat: support drag-and-drop placement in the model marketplace 2024-03-11 09:48:40 +08:00

chatnio

Chat Nio

🚀 下一代 AI 一站式解决方案

🚀 Next Generation AI One-Stop Solution

Official Website | Open Documentation | SDKs | QQ Group

code-stats

📝 Function

  • AI Chat Conversatio

    1. Rich Format Compatibility

      • Supports Vision models, including direct image upload and image direct link or Base64 image input functions (like GPT-4 Vision Preview, Gemini Pro Vision, etc.)
      • Supports drawing with DALL-E models
      • Supports Imagine / Upscale / Variant / Reroll operations for Midjourney / Niji models Midjourney
    2. Markdown Support / Theme Switching Support, supports light and dark modes, code highlighting, LaTeX formulas, tables, progress bars, Virtual Message, etc. Markdown Message

    3. Support for Message Menu, including re-answering, copying messages, using messages, editing messages, deleting messages, saving as a file, and more operations...

    4. Support for Multi-platform Adaptation, supports PWA apps, desktop platforms (desktop is based on Tauri).

    5. 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.).

    6. 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).

    7. 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) Online Search

    8.Full-screen Large Text Editing, supports plain text editing, edit-preview mode, pure preview mode three mode switching. Editor

    1. 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) Model Market

    2. Support for Preset, supports custom presets and cloud synchronization features, supports preset cloning, preset avatar settings, preset introduction settings Preset Settings Preset Editing

    3. Support for Site Announcements Supports site announcements and notifications

    4. 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. Preference Settings

    5. 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)