The official website for OpenAdapt.AI - AI-first desktop automation.
This is the Next.js-based landing page for OpenAdapt, featuring:
- Hero section with demo video showcasing workflow automation
- Industries grid showing use cases across different sectors
- Developer resources and contribution information
- Email signup for updates and early access
- Next.js 14 - React framework
- Tailwind CSS + DaisyUI - Styling
- Framer Motion - Animations
- Netlify - Hosting and forms
# Install dependencies
npm install
# Run development server
npm run devOpen http://localhost:3000 to view the site.
The site is automatically deployed to Netlify on push to the main branch.
- Production: openadapt.ai
| Repository | Description |
|---|---|
| OpenAdapt | Main application and meta-package |
| openadapt-capture | GUI interaction capture library |
| openadapt-ml | Machine learning models and training |
| openadapt-evals | Benchmark evaluation framework |
MIT - see LICENSE for details.