Official website for D-MAX - Your Open-Source Digital Twin & AI Assistant.
D-MAX is an open-source initiative to build a digital twin that learns how you think, talk, and act — then works as your personal AI assistant.
Visit the live site: https://dmax.maxxiao.com
- Framework: Next.js 15.5.2
- Language: TypeScript
- Styling: Tailwind CSS
- Animations: Framer Motion
- Icons: Lucide React
npm installnpm run devOpen http://localhost:3000 in your browser.
npm run build
npm start/public- Static assets (images, videos, audio)/.next- Next.js build output/app- Application source (Note: This is a production build recovery)
This repository contains code recovered from a production deployment. The original source files (.tsx, .ts) are not included as this was extracted from a compiled container image.
- dmax-org/dmax - Main D-MAX project
- dmax-org - D-MAX organization
This project is part of the D-MAX initiative. See the main dmax repository for license information.