Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 622 Bytes

File metadata and controls

16 lines (8 loc) · 622 Bytes

onnxGenAI-Unity

Integrating onnx runtime with the new Gen api for real time Generative AI in Unity . particularly the new AI model Phi-3 the Dlls already built and included in the project

first you need to download the model and extract it then copy its path to a static string

image

for more information about the library Generative AI extensions for onnxruntime

example cooming soon.