An open API service indexing awesome lists of open source software.

https://github.com/pwa-builder/pwa-phi3

Simple chat PWA that uses phi3 running locally on the device
https://github.com/pwa-builder/pwa-phi3

Last synced: about 1 month ago
JSON representation

Simple chat PWA that uses phi3 running locally on the device

Awesome Lists containing this project

README

        

# Phi 3 PWA

This is an example of using [ONNXRuntime](https://onnxruntime.ai/) in a PWA to run Phi 3 on the GPU of your device.

This app also uses the [Fluent Web Components Beta](https://web-components.fluentui.dev/?path=/docs/concepts-introduction--page) to achieve a Windows native look and feel for the PWA.

## Run the Example
- git clone https://github.com/pwa-builder/pwa-phi3.git
- cd pwa-phi3
- npm install
- npm run dev
- The app will open in your browser