← All programs & events

The Course of Making AI Tutor for [X]

Saturday, December 7, 2024, 10:30 AM — Saturday, March 1, 2025, 11:30 AM

Bootcamp poster: Course of Making AI Tutor for X

Course poster — organized with Taiwan NEXT Foundation; co-organized with The Hong Kong Polytechnic University and National Yang Ming Chiao Tung University CS Dept.

In a 10-week online course, 50 university students from Taiwan, Hong Kong and the US built their own AI Tutor for a subject they picked, working in teams of five. Each team was coached by one Googler, then presented and demoed their AI Tutor.

The course was inspired by Harvard's Teaching CS50 with AI. Students developed their AI Tutors on Google Cloud with the Gemini API.

Course schedule

  • Duration — Dec 07, 2024 – Mar 01, 2025 (10 weeks, excluding holidays)
  • US sessions — Fridays, 5:00–6:30 PM (PST/GMT-8)
  • Taiwan & Hong Kong — Saturdays, 9:00–10:30 AM (GMT+8)
  • Format — 10 online classes (1.5 hours each) with team projects and mentorship from industry professionals

Student work archive

AI 菜單推薦系統 · RAG + OCR + Prompt + ChromaDB

An interactive menu-recommendation system combining RAG, OCR image recognition, and LLM prompt design. Upload a restaurant menu photo or PDF and the system recognizes it, stores it, and plays the role of a waiter offering recommendations.

github.com/liu-chun-wu/menu_recommendation_system

Travel AI

An AI-powered travel recommendation app using a RAG pipeline combined with the Gemini API to answer travel queries and suggest destinations.

github.com/raelee1026/Travel-AI

Cooking Assistant Agent

Ever find that recipe online a bit too daunting? This cooking assistant walks you through the process step by step and provides help along the way.

github.com/caleblin125/CookingTutor

Compai — Companion Chatbot

A RAG chatbot built with Gemini AI, ChromaDB, and embeddings, integrated with a Telegram bot — designed for a natural, emotionally resonant conversational experience.

github.com/FLYIH/Compai

Smart Travel Agent

Collects user preferences (destination, interests, budget, dates), curates the best attractions with real-time data, and generates a smart itinerary.

huggingface.co/spaces/AI-Tutor-Team2/AI_Travel_Agent

Gacha Game Pull Advisor

Concerned about what to pull or how to build your character in gacha games? This advisor ends the confusion.

github.com/HanHongChen/GenAI-Tutor-Bootcamp-2025