A powerful desktop AI assistant app built with Tauri, React, Vercel AI SDK and more!
English | 简体中文
pnpm install # Install all dependencies
pnpm dev # Start development (frontend + Tauri)
pnpm test # Run all tests (vitest + cargo)
pnpm build # Build for production- React 19 - JavaScript library for building user interfaces with latest concurrent features and optimizations
- TypeScript - JavaScript superset with type safety and better developer experience
- Vite 7 - Next-generation frontend build tool with blazing-fast dev server and optimized production builds
- Tailwind CSS 4 - Utility-first CSS framework for rapidly building modern UIs
- shadcn/ui - Beautifully designed components built with Radix UI and Tailwind CSS
- Tauri 2.0 - Build lightweight, secure, and cross-platform desktop applications with web technologies
- Rust - High-performance, memory-safe systems programming language powering Tauri's backend
- AI SDK - Vercel AI SDK for building AI-powered streaming text and chat applications with Framework hooks and unified API
- pnpm 10 - Fast, disk space efficient package manager
- Biome - Unified formatter and linter, replacing Prettier and ESLint
- Vitest - Vite-native unit testing framework for fast test experience
- Lefthook - Fast and powerful Git hooks manager
- Commitlint - Lint commit messages according to conventional standards
- Release-it - Automated versioning and package publishing

