VetNavigator is a conversational AI platform, veterans can input their Military Occupational Specialty (MOS), rank, and experience, and the LLM will translate this information into civilian jobs.
python3 -m venv venv
source venv/bin/activate && pip install google-cloud-aiplatform google-adk
adk web app