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
アカデミーキャンプ 2024秋「都の西北で、もう一度AI(アイ)を叫ぶ」DAY 1 / Aca...
Search
Kenji Saito
PRO
September 21, 2024
Technology
0
110
アカデミーキャンプ 2024秋「都の西北で、もう一度AI(アイ)を叫ぶ」DAY 1 / Academy Camp 2024 Fall - Screaming AI at the North-West of the Capital - DAY 1
2024年9月21日(土)、早稲田大学で開催されたアカデミーキャンプ 2024秋「都の西北で、もう一度AI(アイ)を叫ぶ」DAY 1 のスライドです。
Kenji Saito
PRO
September 21, 2024
Tweet
Share
More Decks by Kenji Saito
See All by Kenji Saito
P 値と有意差/分散分析 / P-value, Significant Difference and Analysis of Variance
ks91
PRO
0
29
関連2群のt検定/独立2群のt検定 / Related 2-group t-test and independent 2-group t-test
ks91
PRO
0
51
A Guide to Paper Writing Support with Generative AI - A Joint Zemi
ks91
PRO
0
9
正規分布と簡単な統計理論/t分布と信頼区間 / Normal distribution, simple statistical theory, t-distribution and confidence intervals
ks91
PRO
0
43
じわじわ迫ってきている自動化社会 (その先にメタ・ネイチャー) / The Slowly Approaching Automated Society (and its beyond: Meta-Nature)
ks91
PRO
0
6
起こりうる誤った推論/平均・分散・標準偏差・自由度 / Possible false inferences, means, variances, standard deviations and degrees of freedom
ks91
PRO
0
59
LaTeX と Overleaf によるショートペーパー作成 / Short paper writing with LaTeX and Overleaf
ks91
PRO
0
23
R を用いた検定(補講) (1) — Welch 検定 / Tests using R (supplementary) (1) - Welch test
ks91
PRO
0
12
R を用いた検定(補講) (2) — カイ二乗検定 / Tests using R (supplementary) (2) - Chi-squared test
ks91
PRO
0
13
Other Decks in Technology
See All in Technology
スタートアップで取り組んでいるAzureとMicrosoft 365のセキュリティ対策/How to Improve Azure and Microsoft 365 Security at Startup
yuj1osm
0
260
型情報を用いたLintでコード品質を向上させる
sansantech
PRO
2
180
PHP ユーザのための OpenTelemetry 入門 / phpcon2024-opentelemetry
shin1x1
3
1.6k
効率的な技術組織が作れる!書籍『チームトポロジー』要点まとめ
iwamot
2
170
生成AIをより賢く エンジニアのための RAG入門 - Oracle AI Jam Session #20
kutsushitaneko
4
340
ゼロから創る横断SREチーム 挑戦と進化の軌跡
rvirus0817
3
700
サイバー攻撃を想定したセキュリティガイドライン 策定とASM及びCNAPPの活用方法
syoshie
3
1.6k
UI State設計とテスト方針
rmakiyama
4
910
Wantedly での Datadog 活用事例
bgpat
2
980
20241218_今年はSLI/SLOの導入を頑張ってました!
zepprix
0
230
ソフトウェア開発における「パーフェクトな意思決定」/Perfect Decision-Making in Software Development
yayoi_dd
2
2.5k
2024年にチャレンジしたことを振り返るぞ
mitchan
0
160
Featured
See All Featured
Rebuilding a faster, lazier Slack
samanthasiow
79
8.7k
Building Flexible Design Systems
yeseniaperezcruz
328
38k
GraphQLの誤解/rethinking-graphql
sonatard
67
10k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.3k
Designing for humans not robots
tammielis
250
25k
The World Runs on Bad Software
bkeepers
PRO
66
11k
Making Projects Easy
brettharned
116
6k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Fireside Chat
paigeccino
34
3.1k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
3
200
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
28
4.4k
Transcript
— generated by Stable Diffusion XL v1.0 2024 AI( )
DAY 1 2024 AI( ) DAY 1 — 2023-09-21 – p.1/41
https://speakerdeck.com/ks91/collections/academy-camp 2024 AI( ) DAY 1 — 2023-09-21 – p.2/41
?! — 2024 AI( ) ( ) 2024 AI( )
DAY 1 — 2023-09-21 – p.3/41
( ) 2024 AI( ) DAY 1 — 2023-09-21 –
p.4/41
( ) . . . 2024 AI( ) DAY 1
— 2023-09-21 – p.5/41
— 2024 AI( ) DAY 1 — 2023-09-21 – p.6/41
3 1. 2. 3. → Keep pushing the envelope .
. . 2024 AI( ) DAY 1 — 2023-09-21 – p.7/41
A ( ) ( ) 1 2024 AI( ) DAY
1 — 2023-09-21 – p.8/41
A A 2024 AI( ) DAY 1 — 2023-09-21 –
p.9/41
A X — A M. A /X MIT 2013 LEGO
X A A X A X X X (2013 ) ⇒ 10 A Open Interpreter X 2024 AI( ) DAY 1 — 2023-09-21 – p.10/41
Open Interpreter Code Interpreter a (CLI ) CLI : Command
Line Interface UNIX Python R Javascript ( ← ) ( Linux ) : a Code Interpreter : GPT Python 2024 AI( ) DAY 1 — 2023-09-21 – p.11/41
Open Interpreter ( ) $ python3 -m venv oi [Python
] $ source oi/bin/activate [Python ] (oi) $ pip install -U pip [ ] (oi) $ pip install open-interpreter [Open Interpreter ] (oi) $ interpreter --model gpt-4o [Open Interpreter ] [ 1] > 1 100 [ 2] > 1 : Python 2 : Raspberry Pi ( ) “Pi” Python ( ) 2024 AI( ) DAY 1 — 2023-09-21 – p.12/41
Open Interpreter (0) (1) 4 (2) ( ) (3) iPad
(mini) (4) iPad RVNC Viewer (5) >_ (6) ( ) $ source oi/bin/activate (oi) $ interpreter > (control+ ) 2024 AI( ) DAY 1 — 2023-09-21 – p.13/41
(1) (2) (3) Shutdown (4) LED micro SD 2024 AI(
) DAY 1 — 2023-09-21 – p.14/41
( ) Freenove Robot Dog Kit iPad Freenove Robot Dog
for Raspberry Pi iPad IP (+ ) 2024 AI( ) DAY 1 — 2023-09-21 – p.15/41
( ) + Open Interpreter = AI cf. 2024 AI(
) DAY 1 — 2023-09-21 – p.16/41
( ) 1 2 3 iPad iCloud Drive Freenove_Dog_Tutorial 1
GitHub ( ) Chapter 0 1 Chapter 2 : https://youtu.be/kvHGOdjuLrA?si=GD7omoEhzFrQ8wbs 2024 AI( ) DAY 1 — 2023-09-21 – p.17/41
1 : ( ) ^^; No.0 1.0mm 1.2mm 2024 AI(
) DAY 1 — 2023-09-21 – p.18/41
2 : ( ) 2024 AI( ) DAY 1 —
2023-09-21 – p.19/41
3 : 2024 AI( ) DAY 1 — 2023-09-21 –
p.20/41
4 : MPU6050 MPU : Motion Processing Unit ( )
Micro Processing Unit ( ) MPU6050 : ( ) 2 2024 AI( ) DAY 1 — 2023-09-21 – p.21/41
5 : LED ( ) 2024 AI( ) DAY 1
— 2023-09-21 – p.22/41
6 : 2024 AI( ) DAY 1 — 2023-09-21 –
p.23/41
7 : 2024 AI( ) DAY 1 — 2023-09-21 –
p.24/41
8 : 2 2 2024 AI( ) DAY 1 —
2023-09-21 – p.25/41
9 ∼ 12 2024 AI( ) DAY 1 — 2023-09-21
– p.26/41
9 : 12 ( ) 1 ( ) ( ;
) S2 S1 ( ) Open Interpreter $ cd Free*/Code/Server $ sudo python Servo.py 90◦ 12 2024 AI( ) DAY 1 — 2023-09-21 – p.27/41
“Remote I/O error” . . . (1) (2) S1 S2
(3) 2024 AI( ) DAY 1 — 2023-09-21 – p.28/41
10 : 4 ( 2 ) 90◦ 2024 AI( )
DAY 1 — 2023-09-21 – p.29/41
11 : p.71 (73 ) OK 2024 AI( ) DAY
1 — 2023-09-21 – p.30/41
12 : 2024 AI( ) DAY 1 — 2023-09-21 –
p.31/41
Chapter 3 2024 AI( ) DAY 1 — 2023-09-21 –
p.32/41
13 : ( ) 0, 1, 14 ( ) 180◦
20cm 1 30cm ( ) 2024 AI( ) DAY 1 — 2023-09-21 – p.33/41
14 : ( ) 2024 AI( ) DAY 1 —
2023-09-21 – p.34/41
15 : Open Interpreter $ cd Free*/Code/Server $ sudo python
Servo.py 2024 AI( ) DAY 1 — 2023-09-21 – p.35/41
Chapter 3 : (1/3) i2c $ i2cdetect -y 1 0x40,
0x48, 0x68 (0x 16 ) $ sudo python test.py Servo 4 $ sudo python test.py ADC Control + C 2024 AI( ) DAY 1 — 2023-09-21 – p.36/41
Chapter 3 : (2/3) $ sudo python test.py Ultrasonic (cm)
Control + C LED $ sudo python test.py Led LED Control + C $ sudo python test.py Buzzer 3 Control + C 2024 AI( ) DAY 1 — 2023-09-21 – p.37/41
Chapter 3 : (3/3) $ python camera.py Freenove_Dog/Code/Server JPEG 2024
AI( ) DAY 1 — 2023-09-21 – p.38/41
Chapter 4 : $ cd Free*/Code/Server $ sudo python main.py
IP $ cd Free*/Code/Client $ python Main.py IP Connect 2024 AI( ) DAY 1 — 2023-09-21 – p.39/41
( ) Calibration 1 X± Y± Z± Save ( )
OK 2024 AI( ) DAY 1 — 2023-09-21 – p.40/41
2024 AI( ) DAY 1 — 2023-09-21 – p.41/41