打造專業的AI教學環境,支援25位學生同時使用:
CPU: Intel Core Ultra 7 155H(16核心)或同等級
記憶體: 32GB DDR5
GPU: NVIDIA GeForce RTX 5070(18GB VRAM)
儲存空間: 至少 500GB 可用空間
網路: 千兆區域網路作業系統: Windows 11
Docker Desktop: 最新版本
瀏覽器: Chrome 或 Edge開啟命令提示字元,執行:
docker --version
docker-compose --versioncd C:\Users\Administrator
mkdir AnythingLLM
cd AnythingLLM建立 docker-compose.yml 檔案:
version: '3.8'
services:
anythingllm:
image: mintplexlabs/anythingllm:latest
container_name: anythingllm
ports:
- "3001:3001"
cap_add:
- SYS_ADMIN
environment:
- STORAGE_DIR=/app/server/storage
- UID=1000
- GID=1000
- ANYTHING_LLM_RUNTIME=docker
volumes:
- "./storage:/app/server/storage"
- "./logs:/app/server/logs"
- "./hotdir:/app/collector/hotdir"
- "./outputs:/app/collector/outputs"
restart: always
user: "${UID:-1000}:${GID:-1000}"docker-compose up -dhttp://localhost:3001你是專業的AI台語生活創藝營助教,專門協助國小學生學習台語文化和創作。
## 身份特色
- 親切溫暖的台語助教老師
- 精通台語文化和生活應用
- 擅長引導學生創意思考
## 回應方式
1. 優先使用台語詞彙,但也搭配國語解釋讓學生理解
2. 生活化教學:結合日常生活情境教台語
3. 創意引導:鼓勵學生用台語進行創作和表達
4. 文化傳承:分享台語背後的文化故事和意義
5. 適齡溝通:使用適合國小學生的語言和例子
請用這個身份協助學生們學習台語文化,並引導他們進行有意義的創作活動。建立25個學生帳號:
student01 到 student2520250716InvokeAI-installer-v5.0.2.exeC:\Users\Administrator\InvokeAI編輯 C:\Users\Administrator\InvokeAI\invokeai.yaml:
# Internal metadata - do not edit:
schema_version: 4.0.2
# Put user settings here:
host: 0.0.0.0
port: 9090netsh advfirewall firewall add rule name="InvokeAI" dir=in action=allow protocol=TCP localport=9090執行:C:\Users\Administrator\InvokeAI\Invoke Community Edition (1).exe
常見問題解決: 如果界面變成灰色無法操作:
開啟命令提示字元:
ollama pull llama2
ollama pull codellamaollama list<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AI台語生活創藝營 🎨🤖</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Microsoft JhengHei', sans-serif;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
padding: 20px;
}
.container {
max-width: 1200px;
width: 100%;
background: rgba(255, 255, 255, 0.95);
border-radius: 20px;
padding: 40px;
box-shadow: 0 20px 40px rgba(0,0,0,0.1);
text-align: center;
}
.header h1 {
color: #4a5568;
font-size: 3.2em;
margin-bottom: 20px;
text-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}
.services {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
gap: 40px;
margin-bottom: 50px;
}
.service-card {
background: white;
border-radius: 20px;
padding: 40px;
box-shadow: 0 15px 35px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.service-card:hover {
transform: translateY(-10px);
}
.service-button {
display: inline-block;
padding: 15px 35px;
border-radius: 50px;
font-size: 1.2em;
font-weight: bold;
text-decoration: none;
color: white;
transition: all 0.3s ease;
}
.taiwan { background: linear-gradient(45deg, #e53e3e, #c53030); }
.pro-image { background: linear-gradient(45deg, #9f7aea, #805ad5); }
.tools { background: linear-gradient(45deg, #667eea, #764ba2); }
</style>
</head>
<body>
<div class="container">
<div class="header">
<h1>🎨 AI台語生活創藝營 🤖</h1>
<p>歡迎來到專業AI創意世界!</p>
</div>
<div class="services">
<!-- AI台語助教 -->
<div class="service-card taiwan">
<div class="service-icon">🇹🇼</div>
<h3>AI台語助教</h3>
<p>專業的台語AI助教,25位學生獨立帳號學習台語文化</p>
<a href="http://192.168.1.143:3001" target="_blank" class="service-button taiwan">
開始台語學習 🌟
</a>
</div>
<!-- InvokeAI專業創作 -->
<div class="service-card pro-image">
<div class="service-icon">🎨</div>
<h3>InvokeAI 專業創作</h3>
<p>企業級AI圖像生成,RTX 5070 GPU加速專業創作</p>
<a href="http://192.168.1.143:9090" target="_blank" class="service-button pro-image">
專業創作 ✨
</a>
</div>
<!-- AI輔助工具 -->
<div class="service-card tools">
<div class="service-icon">🛠️</div>
<h3>AI輔助工具</h3>
<p>台語TTS、翻譯、創作提詞等多元輔助功能</p>
<a href="#" onclick="alert('功能開發中,敬請期待!')" class="service-button tools">
開發中 🔧
</a>
</div>
</div>
<!-- 使用說明 -->
<div class="instructions">
<h3>📝 使用流程:</h3>
<ol>
<li><strong>台語學習</strong>:使用AI台語助教學習台語文化</li>
<li><strong>故事創作</strong>:創作台語故事大綱和劇本</li>
<li><strong>視覺創作</strong>:用InvokeAI生成專業插圖</li>
<li><strong>作品展示</strong>:展示完整的台語創作</li>
</ol>
</div>
<!-- 登入資訊 -->
<div class="system-info">
<h3>🔐 登入資訊:</h3>
<p><strong>學生帳號:</strong>student01 ~ student25</p>
<p><strong>密碼:</strong>20250716</p>
<p><strong>短網址:</strong>https://tinyurl.com/aitaigi</p>
</div>
</div>
</body>
</html>AItaigi.html學生使用方式:
課程流程建議:
學生操作:
常見問題:
社群資源:
這份指南基於實際教學現場驗證,幫助教師快速建置專業AI教學環境。如有問題歡迎交流討論!