Add: Playground to Works
All checks were successful
Deploy Docusaurus Site / deploy (push) Successful in 24s
All checks were successful
Deploy Docusaurus Site / deploy (push) Successful in 24s
This commit is contained in:
parent
04680ab3fb
commit
4c9882b086
@ -9,6 +9,12 @@ const works = [
|
||||
url: 'https://tundoc.techswan.online/',
|
||||
tags: ['Web', 'Documentation'],
|
||||
},
|
||||
{
|
||||
name: 'Playground',
|
||||
description: 'AI・LLM関連の実験場。様々なモデルやツールを試せる。',
|
||||
url: 'https://playground.techswan.online/',
|
||||
tags: ['AI', 'LLM', 'Experiment'],
|
||||
},
|
||||
// 他のプロジェクトがあれば追加
|
||||
];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user