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
98
0
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
生成AI による論文執筆サポート・ワークショップ コーディング・エージェントのインストール編 / Generative AI-Assisted Academic Writing Support Workshop: Installing the Coding Agents
2025年11月9日(日)、オンラインで開催された、早稲田大学ビジネススクール DX 委員会主催「生成AI による論文執筆サポート・ワークショップ」の番外編のスライドです。
Kenji Saito
PRO
November 09, 2025
More Decks by Kenji Saito
See All by Kenji Saito
サイバー戦の現在と未来 / The Present and Future of Cyber Warfare
ks91
PRO
0
62
金融の未来を考える / Thinking About the Future of Finance
ks91
PRO
0
76
AI Agentification: Current State and the Changes Ahead
ks91
PRO
0
35
サイバー攻撃・防御とサイバー法 / Cyber Attacks, Defense, and Cyber Law
ks91
PRO
0
99
AI・ロボティクスと自動化社会 / AI, Robotics, and the Automated Society
ks91
PRO
0
120
ロボティクスの技術 / Robotics Technology
ks91
PRO
0
160
インシデントレスポンス演習 I / Incident Response Exercise I
ks91
PRO
0
140
責任 2.0/3.0 ∼ 知的創造過程の脱領土化 / Responsibility 2.0/3.0 - The Deterritorialization of the Intellectual Creative Process
ks91
PRO
0
46
エージェント化するAI:現在地とその先に起きる変化 〜 おかわり / AI as Agents: The Current State and the Changes Ahead - a second helping
ks91
PRO
0
54
Other Decks in Research
See All in Research
2026-01-30-MandSL-textbook-jp-cos-lod
yegusa
1
1.4k
シングルチャネルマルチトーカー音声認識の進展
ryomasumura
0
160
【Zozo Research 技術共有会】三次元領域の現在と展望
mickey_0226
3
440
はじまりの クエスチョンブック —余暇と豊かさにあふれた社会とは?
culturaltransition
PRO
0
540
Any-Optical-Model: A Universal Foundation Model for Optical Remote Sensing
satai
3
860
第12回人と環境にやさしい交通をめざす全国大会/熊本都市圏「車1割削減、渋滞半減、公共交通2倍」をめざして
trafficbrain
0
120
通時的な類似度行列に基づく単語の意味変化の分析
rudorudo11
0
330
多様なデータを許容し学習し続ける模倣学習 / Advanced Imitation Learning for VLA
prinlab
0
240
重要だけど測れていないもの:高齢者ケアの見えない課題
theoriatec2024
0
390
Spatial Active Noise Control Based onSound Field Interpolation Incorporating Physical Constraints
skoyamalab
0
110
事後確率分布の共分散について
koide3
0
160
Ankylosing Spondylitis
ankh2054
0
180
Featured
See All Featured
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
2
590
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
128
56k
JAMstack: Web Apps at Ludicrous Speed - All Things Open 2022
reverentgeek
1
480
First, design no harm
axbom
PRO
2
1.2k
[RailsConf 2023] Rails as a piece of cake
palkan
59
6.7k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
State of Search Keynote: SEO is Dead Long Live SEO
ryanjones
0
210
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
410
Navigating Team Friction
lara
192
16k
<Decoding/> the Language of Devs - We Love SEO 2024
nikkihalliwell
1
260
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
250
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
55k
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