The Find Tutor page now includes a chat assistant that recommends tutors.
Set your Gemini API key before starting the server:
export GEMINI_API_KEY="your_api_key_here"
npm run serverIf GEMINI_API_KEY is missing or Gemini is unavailable, the endpoint falls back to a local recommendation strategy so chat still works.