-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathodf_20230922.qmd
58 lines (39 loc) · 1.46 KB
/
odf_20230922.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
title: "생성형 AI 데이터 사이언스"
subtitle: "경제적/교육적 함의"
author: "이광춘"
institute: "비영리법인 한국 R 사용자회"
date: 2023-09-20
format:
insper-revealjs:
self-contained: false
footer: |
한국 R 사용자회 [chatGPT](https://r2bit.com/chatGPT/). theme [insper](https://github.com/padsInsper/quarto-insper-theme) 소스코드 [GitHub](https://github.com/padsInsper/quarto-insper-theme).
date-format: long
lang: ko
filters:
- lightbox
lightbox: auto
bibliography: bibliography.bib
csl: apa-single-spaced.csl
editor_options:
chunk_output_type: console
---
## 목차
1. 발제자 및 발제 소개
2. 챗GPT 플러그인
3. 생성형 AI - 데이터 사이언스 (Code Interpreter)
4. **글쓰기** : 챗GPT 인터페이스 - 오피스 전쟁
5. 도구(문서)의 인간 - 데이터 사이언스 글쓰기
6. 챗GPT 유닉스 쉘 (책)
7. 생성형 AI 시대 ~~경제~~ 일자리와 교육
8. 질의응답!
{{< include slideshow/202309_odf/00-who-am-i.qmd >}}
{{< include slideshow/202309_odf/plugin.qmd >}}
{{< include slideshow/202309_odf/code_interpreter.qmd >}}
{{< include slideshow/202309_odf/office-interface.qmd >}}
{{< include slideshow/202309_odf/30-digital-writing.qmd >}}
{{< include slideshow/202309_odf/unix_shell.qmd >}}
{{< include slideshow/202309_odf/econ_edu.qmd >}}
<!-- {{< include slideshow/202309_odf/reference.qmd >}} -->
{{< include slideshow/202309_odf/seoul-r-meeup.qmd >}}