Giter VIP home page Giter VIP logo

aipc-devkit-install's Introduction

aipc-devkit-install

AI PC Dev Kit Installation Scripts

  • Run the script on a test system per the instructions below.
  • Please also see the setup and usage instructions for these independent sub-project(s):

One-time setup instructions

  1. Install Windows on the system.
  2. Open an administrative PowerShell
  3. Enable PowerShell scripts execution, either in dev Settings or by running the command:
    Set-ExecutionPolicy -ExecutionPolicy bypass -Force
  4. Download and rename the file IntelOpenVinoSetupV2.txt to IntelOpenVinoSetupV2.ps1. Run the script ./IntelOpenVinoSetupV2.ps1 (Note that there may be some installation errors due to connection issue when running the installation script. Please run multiple times of this installation script if you get errors when running the following command.)
  5. The script downloads and runs through installation of various AI software. Please accept licenses accordingly.
  6. Run the command benchmark_app -h. The last line of output should look something like this:
       Available target devices:   CPU  GPU  NPU
    
    If benchmark_app is not found, then activate the virtual environment with the following command and try again.
    C:\Intel\venv\Scripts\activate.ps1
    

Instructions for running Notebooks

  1. After running the install script, cd to C:\Intel\openvino_notebooks. Assuming you are still in a Powershell: Set-Location C:\Intel\openvino_notebooks.

  2. Start Jupyter Notebooks

    • To run notebooks in a browser:
      • Start the notebooks by running this in command prompt jupyter lab notebooks, and follow the instructions to start the interface on browser (e.g., localhost:8080/lab)
    • Or to run notebooks in Visual Studio Code
      • Type the command code notebooks
  3. In the browser or VSCode sidebar navigate to one of the following notebooks and run it to verify correct execution (requires internet connection).

    • hello-world\hello-world.ipynb
    • llm-chatbot\llm-chatbot.ipynb
    • yolov8-optimization\yolov8-instance-segmentation.ipynb

Notebooks Showcases

https://openvinotoolkit.github.io/openvino_notebooks/

aipc-devkit-install's People

Contributors

mjdomeik avatar rdower avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.