You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,24 @@ This repository provides simplified developer kit reference setup scripts for va
12
12
- Officially Supported: Ubuntu 24.04 LTS (tested on `Ubuntu 24.04.4 LTS`) with the 6.17 kernel.
13
13
- Kernel / HWE Guidance: The setup and reference scripts are validated against the Ubuntu 24.04 HWE stack (Linux 6.14). We recommend using the HWE kernel matching the tested version for best compatibility and to avoid driver/packaging mismatches.
14
14
15
+
## 🌟 Try Our Flagship Sample: Edge AI Demo Studio 🌟
16
+
17
+
> **The best way to experience what this Edge Developer Kit can do — in one step.**
18
+
19
+
[**Edge AI Demo Studio**](./usecases/ai/edge-ai-demo-studio/README.md) is a ready-to-run AI toolkit featuring a web-based UI to deploy and manage AI models on Intel® hardware.
20
+
21
+
**Includes out-of-the-box AI services:**
22
+
- Text Generation (LLM), Text-to-Speech, Speech-to-Text
23
+
- Image Generation, Embeddings, Lipsync, Wake Word Detection
24
+
25
+
**Sample use cases included:**
26
+
- Digital Avatar — conversational AI with lip sync
27
+
- RAG Chat — retrieval-augmented generation knowledge base
28
+
29
+
👉 **[Click here to Get started with Edge AI Demo Studio ](./usecases/ai/edge-ai-demo-studio/README.md)**
0 commit comments