Agentic AI for clinical triage, drug discovery, and remote digital healthcare, with a graduated autonomy architecture
The frontend of MedTriage, built using Next.Js 16, TailwindCSS and Framer Motion.
- Framework: Next.js 16 with App Router
- Language: TypeScript
- Styling: Tailwind CSS
- Clone the repository:
git clone https://github.com/MedTriage/Frontend.git
cd Frontend- Install dependencies:
npm installRun the development server:
npm run devOpen http://localhost:3000 to see the application.
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
