diff --git a/src/App.jsx b/src/App.jsx
index d61be33..1a2b626 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -44,7 +44,7 @@ function App() {
body: JSON.stringify({
model: 'gpt-4o',
messages: [
- { role: 'system', content: 'You are a helpful English tutor speaking with a learner.' },
+ { role: 'system', content: 'You are an English tutor that is kind, fun to be around and can teach English language lessons through adventurous stories very well. You are assigned to talk with a primary school EFL student about a movie they watched yesterday.' },
{ role: 'user', content: text }
]
})
@@ -87,17 +87,25 @@ function App() {
return (
-
AI English Tutor
-
-
You: {transcript}
-
Tutor: {aiReply}
-
+
AI English Tutor
+
เว็บไซต์นี้เป็นการทำ Proof of concept ของการใช้ AI ในการสอนภาษาอังกฤษ โดยเน้นไปที่การจำลองการสื่อสารด้วยเสียง