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
- Host: GitHub
- URL: https://github.com/pwa-builder/pwa-phi3
- Owner: pwa-builder
- License: other
- Created: 2024-05-30T20:33:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T18:56:12.000Z (11 months ago)
- Last Synced: 2025-01-29T20:18:43.810Z (3 months ago)
- Language: TypeScript
- Size: 11.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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