diff --git a/assets/img/icon-32.png b/assets/img/icon-32.png new file mode 100644 index 0000000..8c5c886 Binary files /dev/null and b/assets/img/icon-32.png differ diff --git a/assets/img/icon-512.png b/assets/img/icon-512.png new file mode 100644 index 0000000..e403644 Binary files /dev/null and b/assets/img/icon-512.png differ diff --git a/assets/img/icon-64.png b/assets/img/icon-64.png new file mode 100644 index 0000000..6f34f40 Binary files /dev/null and b/assets/img/icon-64.png differ diff --git a/assets/img/icon.svg b/assets/img/icon.svg new file mode 100644 index 0000000..1a297c9 --- /dev/null +++ b/assets/img/icon.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..b2857bc --- /dev/null +++ b/readme.md @@ -0,0 +1,15 @@ +![Icon](assets/img/icon-64.png) Devlooped.Extensions.AI +============ + +[![Version](https://img.shields.io/nuget/vpre/dotnet-openai.svg?color=royalblue)](https://www.nuget.org/packages/dotnet-openai) +[![Downloads](https://img.shields.io/nuget/dt/dotnet-openai.svg?color=green)](https://www.nuget.org/packages/dotnet-openai) +[![License](https://img.shields.io/github/license/devlooped/dotnet-openai.svg?color=blue)](https://github.com//devlooped/dotnet-openai/blob/main/license.txt) +[![Build](https://github.com/devlooped/dotnet-openai/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/devlooped/dotnet-openai/actions/workflows/build.yml) + +Extensions for [Microsoft.Extensions.AI](https://nuget.org/packages/Microsoft.Extensions.AI). + + + + + + diff --git a/src/icon.png b/src/icon.png new file mode 100644 index 0000000..8532cc9 Binary files /dev/null and b/src/icon.png differ