Skip to content

Commit ba3273d

Browse files
authored
Update _index.md
1 parent 7652f46 commit ba3273d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

  • content/learning-paths/mobile-graphics-and-gaming/ai-plank-tutor

content/learning-paths/mobile-graphics-and-gaming/ai-plank-tutor/_index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: Build an on-device AI Plank Tutor on Android
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
minutes_to_complete: 90
59

610
who_is_this_for: This Learning Path is for Android developers who want to explore creating an ML/GenAI pipeline, including camera input, local LLM inference, and speech.
@@ -67,4 +71,4 @@ further_reading:
6771
weight: 1 # _index.md always has weight of 1 to order correctly
6872
layout: "learningpathall" # All files under learning paths have this same wrapper
6973
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
70-
---
74+
---

0 commit comments

Comments
 (0)