A cross-platform desktop chat application built with Tauri + React + TypeScript.
- 🚀 Built with Tauri - lightweight and secure
- ⚡️ Powered by AWS Bedrock for AI capabilities
- 💻 Cross-platform support (Windows, macOS, Linux)
- 🎯 TypeScript for better development experience
- ⚛️ Modern React architecture
- 🎨 Beautiful UI with Ant Design
- 📱 Responsive design for different screen sizes
- 🤖 All code is AI-implemented ✨
- Project Milestones - Development phases and roadmap
- CHANGELOG - Version history and changes
- Node.js (v16 or higher)
- Rust
- Cursor (recommended)
- AWS Account with Bedrock access
- Ant Design UI framework
For detailed system requirements and setup instructions, please refer to the Tauri Prerequisites Guide.
- Install dependencies:
npm install -g @tauri-apps/cli
npm install vite --save-dev