Florian AI is an emergancy responder and triage assistant designed to help elergency service operators and respondors by catagorizing the risk levels of different emergencies as well as assisting callers while they wait.
- node.js
After installing node.js, install the required dependencies:
npm installTo run the server:
npm run devServer runs on port 3000.
Needs to be updated