Clarity Before Automation - A strategic planning tool for organizations.
ELVAIT helps organizations gain clarity before implementing AI and automation solutions. Through structured surveys and analysis, teams can identify opportunities, assess readiness, and create actionable roadmaps.
- Framework: Next.js 14
- Styling: Tailwind CSS
- UI Components: Radix UI
- Animations: Framer Motion
- State: Zustand
- Charts: Recharts
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build
npm startThe app runs on port 3002 by default.
src/
├── app/
│ ├── page.tsx # Landing page
│ ├── demo/ # Demo flow
│ ├── start/ # Start survey
│ └── survey/[token]/ # Survey pages
├── components/ # Reusable UI components
└── lib/ # Utilities and helpers
Proprietary - AIHackers