This is a modern, responsive website for Rivertide, a wellness OS for oncology patients that helps manage cognitive impairment during cancer treatment.
- Agentic dictation for medical documentation
- Command Mode for task automation
- Secure encrypted data vault
- Cognitive health monitoring
- Adaptive UI based on cognitive load
Built with:
- HTML5
- Tailwind CSS
- JavaScript (ES6+)
- Framer Motion for animations
To view the website locally:
- Save the HTML code as
index.html - Open in your browser
The website supports:
- Desktop and mobile responsive design
- Dark mode
- Smooth animations and transitions
- Interactive folder memory vault
- Cognitive load slider
index.html- Main website fileagents.html- Agents page (if exists)- CSS is inline in the HTML
- JavaScript is inline in the HTML
- Uses CDN resources for Tailwind CSS, fonts, and animations
- No build process required
- Client-side interactions only
- Pure HTML/CSS/JS implementation