Sawasdee, Somchai 👋
What would you like to do with AI today?
$coin 8,500 left$spark 9-day streak★ Innovator
Start something
Recent
AI Courses
96 courses · UNESCO 4-dimension framework · free digital certificates
My Progress
Your learning journey on TH-AI Passport
$coin
AI credits used
1,500
of 10,000 · Innovator
$gradcap
Courses completed
12
+3 this week
$cert
Certificates earned
7
keep going
$spark
Day streak
9
days in a row
Your AI skills · UNESCO 4 dimensions
Your certificates
AI IDE
Cloud coding environment with AI assist · Innovator tier
Explorer
$code app.py
$book data.csv
$book README.md
app.pydata.csv
# TH-AI Passport · AI-assisted notebook import pandas as pd df = pd.read_csv('data.csv') print(df.head())
Python 3.12 · Thailand cloud · GPU ready
Output will appear here after Run.
$spark AI Assist
Suggestion
Add a data summary:
Add a data summary:
print(df.describe())Detected a CSV with 3 columns. Want a bar chart of scores?
CLI
Access TH-AI Passport from your terminal · Innovator tier
TH-AI Passport CLI v1.0 · connected to Thailand cloud
Type 'help' to see available commands.
thai-ai@passport:~$ ai models
8 models: gpt-4o, gemini-1.5, claude-3.5, llama-3.1, typhoon (TH), pathumma (TH), qwen-2.5, mistral
thai-ai@passport:~$