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.
- Intel LLM Library for Pytorch on AI PC
- Llamacpp on Intel GPUs on AI PC
- Ollama on AI PC
- Implementing RAG on AI PC
- Implementing RAG using Lanchain
- Text Summarizer Browser Plugin on AI PC
- AI Travel Agent
To set up your AIPC for running with Intel iGPUs, follow these essential steps:
- Update Intel GPU Drivers: Ensure your system has the latest Intel GPU drivers
- Install Visual Studio 2022 Community edition with C++: Visual Studio 2022, along with the “Desktop Development with C++” workload, is required.
- Install conda-forge: conda-forge will manage your Python environments and dependencies efficiently, providing a clean, minimal base for your Python setup
- Install CMake
- Intel® Core™ Ultra Processor - Windows 11
- Python
- PyTorch
- Jupyter Notebook or Jupyter Lab
All the installation steps are provided in the notebooks and will walk you through the process
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.