Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
生成AI による論文執筆サポート・ワークショップ コーディング・エージェントのインストール編 ...
Search
Kenji Saito
PRO
November 09, 2025
Research
0
29
生成AI による論文執筆サポート・ワークショップ コーディング・エージェントのインストール編 / Generative AI-Assisted Academic Writing Support Workshop: Installing the Coding Agents
2025年11月9日(日)、オンラインで開催された、早稲田大学ビジネススクール DX 委員会主催「生成AI による論文執筆サポート・ワークショップ」の番外編のスライドです。
Kenji Saito
PRO
November 09, 2025
Tweet
Share
More Decks by Kenji Saito
See All by Kenji Saito
生成AI による論文執筆サポート・ワークショップ データ分析/論文ドラフト編 / Generative AI-Assisted Paper Writing Support Workshop: Data Analysis and Drafting Edition
ks91
PRO
0
37
FinTech 9-10 : Smart Contracts and Decentralized Finance
ks91
PRO
0
49
AI とデジタルトランスフォーメーション / AI and Digital Transformation
ks91
PRO
0
6
スマートコントラクトデザイン / Smart Contract Design
ks91
PRO
0
10
FinTech 7-8 : Blockchain
ks91
PRO
0
99
スマートコントラクトプログラミング / Smart Contract Programming
ks91
PRO
0
21
AI が研究する時代に、人はどう育つのか? — GAMER PAT にみる "シリアスゲームとしての知的訓練" / In an era where AI conducts research, how will humans develop? — "Intellectual Training as a Serious Game" Seen in GAMER PAT
ks91
PRO
0
69
FinTech 5-6 : The World of Apps
ks91
PRO
0
110
生成AI による論文執筆サポート・ワークショップ ─ サーベイ/リサーチクエスチョン編 / Workshop on AI-Assisted Paper Writing Support: Survey/Research Question Edition
ks91
PRO
0
96
Other Decks in Research
See All in Research
CVPR2025論文紹介:Unboxed
murakawatakuya
0
180
[論文紹介] Intuitive Fine-Tuning
ryou0634
0
130
若手研究者が国際会議(例えばIROS)でワークショップを企画するメリットと成功法!
tanichu
0
100
カスタマーサクセスの視点からAWS Summitの展示を考える~製品開発で活用できる勘所~
masakiokuda
2
210
論文紹介:Not All Tokens Are What You Need for Pretraining
kosuken
0
200
日本語新聞記事を用いた大規模言語モデルの暗記定量化 / LLMC2025
upura
0
310
「どう育てるか」より「どう働きたいか」〜スクラムマスターの最初の一歩〜
hirakawa51
0
990
Learning to (Learn at Test Time): RNNs with Expressive Hidden States
kurita
1
280
説明可能な機械学習と数理最適化
kelicht
0
400
20250605_新交通システム推進議連_熊本都市圏「車1割削減、渋滞半減、公共交通2倍」から考える地方都市交通政策
trafficbrain
0
950
アニメにおける宇宙猫ミームとその表現
yttrium173340
0
110
LLM-jp-3 and beyond: Training Large Language Models
odashi
1
560
Featured
See All Featured
Java REST API Framework Comparison - PWX 2021
mraible
34
8.9k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
Building an army of robots
kneath
306
46k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Docker and Python
trallard
46
3.6k
Scaling GitHub
holman
463
140k
Done Done
chrislema
186
16k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
660
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Transcript
Icon for GAMER PAT (GAme MastER, Paper Authoring Tutor), generated
by Stable Diffusion 3.5 AI (WBS) DX ( : ) AI — — 2025-11-09 – p.1/12
https://speakerdeck.com/ks91 AI — — 2025-11-09 – p.2/12
Codex CLI, Claude Code, Gemini CLI npm / Homebrew macOS
(Tahoe 26.0.1) + Homebrew Linux (Ubuntu 24.04) Windows 11 Pro 22H2 Windows WSL (Windows Subsystem for Linux) Linux AI WSL AI — — 2025-11-09 – p.3/12
Windows Linux OptionalFeatures.exe Linux Windows WSL2 . . . https://qiita.com/mikuta0407/items/02f19abfcf1cc3e54977
AI — — 2025-11-09 – p.4/12
Windows : WSL WSL (Windows Subsystem for Linux) Windows Linux
Windows PowerShell ( ) (‘>’ ) > wsl --install Linux Windows ( ; WSL2 Ubuntu 24.04 OK) > wsl -l -v WSL WSL2 > wsl --set-default-version 2 Ubuntu 24.04 > wsl --install -d Ubuntu-24.04 AI — — 2025-11-09 – p.5/12
Windows : Ubuntu Ubuntu 2 npm Linux AI — —
2025-11-09 – p.6/12
Mac Apple (M1 ) (‘%’ ) → % xcode-select --install
AI — — 2025-11-09 – p.7/12
macOS : Homebrew Homebrew (Apple macOS ) UNIX brew Apple
brew ( ) brew https://github.com/Homebrew/brew/releases pkg Path (brew ) “.zshrc” ( ) eval "$(/opt/homebrew/bin/brew shellenv)" AI — — 2025-11-09 – p.8/12
npm AI — — 2025-11-09 – p.9/12
npm JavaScript Node Package Manager . . . npm is
not an acronym ninaa acronym ( ) macOS (Homebrew ) https://qiita.com/kyosuke5_20/items/c5f68fc9d89b84c0df09 Linux https://qiita.com/seibe/items/36cef7df85fe2cefa3ea Windows (WSL ) https://zenn.dev/kuuki/articles/windows-nodejs-install PowerShell > Set-ExecutionPolicy -Scope CurrentUser RemoteSigned AI — — 2025-11-09 – p.10/12
Codex CLI (OpenAI) https://developers.openai.com/codex/cli/ (Homebrew ) Claude Code (Anthropic) https://docs.claude.com/ja/docs/claude-code/overview
(Homebrew ) Gemini CLI (Google) https://github.com/google-gemini/gemini-cli (Homebrew ) AI — — 2025-11-09 – p.11/12
Enjoy! AI — — 2025-11-09 – p.12/12