Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ modules.order
Module.symvers
Mkfile.old
dkms.conf

83 changes: 83 additions & 0 deletions docs/presentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
---
marp: true
theme: default
style: |
section {
background: white;
font-family: 'Helvetica Neue', Arial, sans-serif;
}
h1 {
color: #1a1a1a;
font-size: 2.5em;
margin-bottom: 0.5em;
}
h2, h3, h4 {
color: #333;
}
footer {
color: #666;
}
class: lead
paginate: true
backgroundSize: cover
header: ''
footer: 'WebRTC Meetup Tokyo #29'
---

<!-- _class: lead -->

![bg right:40% brightness:1.1](https://raw.githubusercontent.com/GOROman/AI-Mini4WD/main/docs/images/mini4wd.jpg)

# AI-Mini4WD

<span style="font-size: 1.5em; color: #2B2B2B; border-left: 4px solid #3498db; padding-left: 20px">OpenAI Realtime API Embedded SDK で<br>喋るAIミニ四駆をつくってみた</span>

<br>

### @GOROman
#### WebRTC Meetup Tokyo #29

---

## 自己紹介

- 近藤 義仁 (@GOROman / ごろまん)
- Meta Quest (旧 Oculus VR) 日本チーム立ち上げメンバー
- 元 Meta (Facebook) パートナーエンジニアスペシャリスト
- 現 ViXion テクノロジー・エヴァンジェリスト
- 幼少期からプログラミングに親しみ、中学生時代に自作ホストプログラムでBBSを運営

---
# <center>なお、WebRTC については<br/>初心者です</center>
---
## お品書き
---
## しゃべるAIミニ四駆
#### 構成

---
## ミニ四駆とは?
---
## 超音波カッターとは?
---
## OpenAI とは?
---
## OpenAI Realtime API とは?
---
## OpenAI Realtime API Embedded SDK とは?
---
## M5 Stack とは?
---
## ESP32 とは?
---
## ESP32 開発環境
---
## OpenAI Realtime API Embedded SDK

### esp-idf
---
## 地雷
---
## 今後の展望
---
<h2><center>ありがとうございました</center></h2>
Binary file added docs/presentation.pdf
Binary file not shown.