From 7f39f2cc7c22589ce8c1b54f3beda74313d0f96f Mon Sep 17 00:00:00 2001 From: Diode-exe Date: Thu, 12 Mar 2026 13:00:57 -0500 Subject: [PATCH 1/2] Update README for better introductory sentence structure --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ae28164b2..c78377f73 100644 --- a/readme.md +++ b/readme.md @@ -7,7 +7,7 @@ image -Welcome to AI Playground open source project and AI PC generative AI application suite. This application provides a full suite of generative AI features for chat, code assistance, document search, image analysis, image and video generation. All features run offline and are powered by your PC’s Intel® Core™ Ultra with built-in Intel Arc GPU or Intel Arc™ dGPU Series A or B with 8GB+ of vRAM. +Welcome to Intel AI Playground. An open source project and AI PC generative AI application suite. This application provides a full suite of generative AI features for chat, code assistance, document search, image analysis, image and video generation. All features run offline and are powered by your PC’s Intel® Core™ Ultra with built-in Intel Arc GPU or Intel Arc™ dGPU Series A or B with 8GB+ of vRAM. AI Playground is intended to act as an offline alternative to cloud tools such Gemini ChatGPT and Grok. AI Playground leverages libraries from GitHub and Huggingface including: - Image Diffusion (PyTorch 2.10): Stable Diffusion 1.5, SDXL, Flux.1-Schnell, Flux.1 Kontext[dev], Z-Image, Wan2.1 VACE, LTX-Video From a5d815d86a725145d59989555809d95ac019ef59 Mon Sep 17 00:00:00 2001 From: Diode-exe Date: Thu, 12 Mar 2026 13:22:48 -0500 Subject: [PATCH 2/2] Fix formatting in readme.md introduction --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c78377f73..a848c9a79 100644 --- a/readme.md +++ b/readme.md @@ -7,7 +7,7 @@ image -Welcome to Intel AI Playground. An open source project and AI PC generative AI application suite. This application provides a full suite of generative AI features for chat, code assistance, document search, image analysis, image and video generation. All features run offline and are powered by your PC’s Intel® Core™ Ultra with built-in Intel Arc GPU or Intel Arc™ dGPU Series A or B with 8GB+ of vRAM. +Welcome to Intel AI Playground, an open source project and AI PC generative AI application suite. This application provides a full suite of generative AI features for chat, code assistance, document search, image analysis, image and video generation. All features run offline and are powered by your PC’s Intel® Core™ Ultra with built-in Intel Arc GPU or Intel Arc™ dGPU Series A or B with 8GB+ of vRAM. AI Playground is intended to act as an offline alternative to cloud tools such Gemini ChatGPT and Grok. AI Playground leverages libraries from GitHub and Huggingface including: - Image Diffusion (PyTorch 2.10): Stable Diffusion 1.5, SDXL, Flux.1-Schnell, Flux.1 Kontext[dev], Z-Image, Wan2.1 VACE, LTX-Video