Skip to content

DeepChat - 连接强大AI与个人世界的智能助手 | DeepChat - A smart assistant that connects powerful AI to your personal world

License

Notifications You must be signed in to change notification settings

itsharex/deepchat-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

DeepChat

Dolphins are good friends of whales, and DeepChat is your good assistant

中文 / English

Reasoning

Search

Latex

Artifacts support

Main Features

  • 🌐 Supports multiple model cloud services: DeepSeek, OpenAI, Silicon Flow, etc.
  • 🏠 Supports local model deployment: Ollama
  • 🚀 Multi-channel chat concurrency support, switch to other conversations without waiting for the model to finish generating, efficiency Max
  • 💻 Supports multiple platforms: Windows, macOS, Linux
  • 📄 Complete Markdown rendering, excellent code module rendering
  • 🌟 Easy to use, with a complete guide page, you can get started immediately without understanding complex concepts

TODO List

  • Support for llama.cpp local model
  • Support for local file processing
  • Mermaid chart visualization
  • Search integration (local + cloud API)
  • MCP support
  • Multi-modal model support
  • Local chat data synchronization and encryption

Development

Please read the Contribution Guidelines

Install dependencies

$ npm install

Start development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

# Specify architecture packaging
$ npm run build:win:x64
$ npm run build:win:arm64
$ npm run build:mac:x64
$ npm run build:mac:arm64
$ npm run build:linux:x64
$ npm run build:linux:arm64

Star History

Star History Chart

📃 License

LICENSE

About

DeepChat - 连接强大AI与个人世界的智能助手 | DeepChat - A smart assistant that connects powerful AI to your personal world

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.2%
  • Vue 45.5%
  • Other 1.3%