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
Stealing LUKS Keys via TPM and UUID Spoofing in 10 Minutes - BSides 2025
anykeyshik
0
150
情報技術の社会実装に向けた応用と課題:ニュースメディアの事例から / appmech-jsce 2025
upura
0
240
能動適応的実験計画
masakat0
2
930
論文読み会 SNLP2025 Learning Dynamics of LLM Finetuning. In: ICLR 2025
s_mizuki_nlp
0
300
LLM-jp-3 and beyond: Training Large Language Models
odashi
1
560
ip71_contraflow_reconfiguration
stkmsd
0
110
引力・斥力を制御可能なランダム部分集合の確率分布
wasyro
0
270
Open Gateway 5GC利用への期待と不安
stellarcraft
2
120
Nullspace MPC
mizuhoaoki
1
280
論文紹介:Not All Tokens Are What You Need for Pretraining
kosuken
0
200
2025/7/5 応用音響研究会招待講演@北海道大学
takuma_okamoto
1
230
論文紹介:Safety Alignment Should be Made More Than Just a Few Tokens Deep
kazutoshishinoda
0
110
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.2k
The Power of CSS Pseudo Elements
geoffreycrofte
80
6k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
Balancing Empowerment & Direction
lara
5
720
Reflections from 52 weeks, 52 projects
jeffersonlam
355
21k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.2k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
A Tale of Four Properties
chriscoyier
161
23k
BBQ
matthewcrist
89
9.9k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
2
270
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