Development
Aerofit-showcase
Determines whether a pilot is fit to fly by issuing a traceable verdict grounded in aviation regulations, clinical exams, and real-time sensors.
procedural cover — real screenshots pendingProcedural cover for the project Aerofit-showcase.
01 Summary
AeroFit processes lab tests, psychological evaluations, and real-time sensor data to determine whether a pilot is fit, fit with restrictions, or unfit to fly. It features a dual architecture combining RAG grounded in DGAC and OACI regulations with a risk classifier tuned to a 0.65 recall, delivering a traceable verdict complete with cited sources and medical referral. It is an engineering capstone project designed under a human-in-the-loop framework.
02 Highlights
- Processes lab results, psychological evaluations, and real-time sensor data to determine flight fitness.
- Employs a RAG engine grounded in DGAC and OACI regulations to deliver traceable verdicts with cited sources.
- Integrates a risk classifier tuned to 0.65 recall to minimize missed safety risks.
- Implements a human-in-the-loop design featuring specialist referral and user-controlled data deletion.
03 Screenshots
Screenshot pending
Interface — pending