Add: OGP画像をfrontmatterに設定
All checks were successful
Deploy Docusaurus Site / deploy (push) Successful in 27s

This commit is contained in:
koide 2026-02-28 01:45:43 +00:00
parent 26290e25af
commit aea0b42cf0

View File

@ -4,6 +4,7 @@ title: ゲーム画面をリアルタイム翻訳するAIアプリを作った
description: ローカルVision LLMを使って、海外ゲームの画面をリアルタイムに翻訳するWindowsアプリを作った。
hide_table_of_contents: false
displayed_sidebar: null
image: /img/game-vision-companion-screenshot.png
---
# ゲーム画面をリアルタイム翻訳するAIアプリを作った話