The GBC MedAI front-end is built using a modern web technology stack and key features include:
- Vue 3 + TypeScript: Provides type safety and better code maintainability
- responsive layout: Adapts to all devices from mobile to desktop
- Secondary Anime Style: Reduce user stress with a well-designed UI
- Interactive animation: Enhance the fluidity of the user experience
Front-end and back-end are completely decoupled, developers can run separatenpm run dev
Perform front-end development (default port 3000) can also be deployed by packing static files. This architecture is designed to facilitate teamwork and personalization.
This answer comes from the articleGBC MedAI: An Intelligent Medical Assistant with Access to Multiple AI Models and Search EnginesThe