generated from template/slidev-template
31 lines
842 B
Markdown
31 lines
842 B
Markdown
---
|
|
# try also 'default' to start simple
|
|
theme: default
|
|
# random image from a curated Unsplash collection by Anthony
|
|
# background: https://cover.sli.dev
|
|
background: https://cdn.jsdelivr.net/gh/slidevjs/slidev-covers@main/static/6terqWC_KCk.webp
|
|
# 介绍文档: https://sli.dev
|
|
title: 全面拥抱AI的使用场景
|
|
info: |
|
|
## 全面拥抱AI的使用场景
|
|
class: text-center
|
|
# https://sli.dev/features/drawing
|
|
drawings:
|
|
persist: false
|
|
# slide transition: https://sli.dev/guide/animations.html#slide-transitions
|
|
transition: slide-left
|
|
# enable MDC Syntax: https://sli.dev/features/mdc
|
|
mdc: true
|
|
htmlAttrs:
|
|
dir: ltr
|
|
lang: zh-CN
|
|
# duration of the presentation
|
|
duration: 35min
|
|
---
|
|
# 全面拥抱 AI , 有哪些场景?
|
|
|
|
如何把 AI 的使用深入到 **个人** 生活的方方面面
|
|
---
|
|
src: ./pages/level-1/content.md
|
|
hide: false
|
|
--- |