microsoft / Phi-3CookBook

This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open sourced AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.
MIT License
2.5k stars 258 forks source link

Do you have samples for Android, iOS with .NET MAUI? #200

Open isiskj opened 1 month ago

isiskj commented 1 month ago

I want to create an AI-powered mobile app using .NET MAUI, but I'd like an example of how to use it.

leestott commented 1 month ago

Hi thanks for the suggestion we will create some samples for calling Phi-3 using the Azure Inference API for GitHub Marketplace Models or Azure AI Model Catalog

isiskj commented 1 month ago

Thank you! I would like to know how to run inference with phi-3-mini directly on a mobile device through a .NET MAUI app, if possible.

kinfey commented 1 month ago

This is a good idea !