Skip to content

intel/AI-PC_Notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenAI AI-PC_Notebooks

Welcome to the Gen AI Playground, a collection of notebooks designed to showcase generative AI workloads on AI PC. These notebooks are designed to be accessible to a broad audience, including AI creators, artists, engineers, and those who are just curious about generative AI.

Table of Contents

Requirements

To set up your AIPC for running with Intel iGPUs, follow these essential steps:

  1. Update Intel GPU Drivers: Ensure your system has the latest Intel GPU drivers
  2. Install Visual Studio 2022 Community edition with C++: Visual Studio 2022, along with the “Desktop Development with C++” workload, is required.
  3. Install conda-forge: conda-forge will manage your Python environments and dependencies efficiently, providing a clean, minimal base for your Python setup
  4. Install CMake

Hardware

  • Intel® Core™ Ultra Processor - Windows 11

Software

  • Python
  • PyTorch
  • Jupyter Notebook or Jupyter Lab

Installation

All the installation steps are provided in the notebooks and will walk you through the process

Usage

Simply navigate to one of the notebooks to get started! Each notebook comes with comprehensive guides and examples to help you explore the fascinating world of generative AI.