Skip to content

Dais-Project/Dais

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

483 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Dais Logo

Dais

Your Desktop AI Staffs
简体中文 | English

Screenshot

mainscreen

Quick Start

Download Latest Release

Development

Prerequisites

  • uv
  • pnpm
  • node
  • rustup

Commands

Install dependencies (postinstall will run nx run-many -t install for subprojects)

pnpm install

Start the dev servers

pnpm run dev

Build all projects

pnpm run build