File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 22
33A .NET AI client, built with WPF.
44
5+ ![ GitHub License] ( https://img.shields.io/github/license/SamHou0/AI.NET )
6+ [ ![ .NET] ( https://github.com/SamHou0/AI.NET/actions/workflows/dotnet-desktop.yml/badge.svg )] ( https://github.com/SamHou0/AI.NET/actions/workflows/dotnet-desktop.yml )
7+ [ ![ GitHub Release] ( https://img.shields.io/github/v/release/SamHou0/AI.NET?label=Latest%20Version )] ( https://github.com/SamHou0/AI.NET/releases )
8+ ![ GitHub Issues or Pull Requests] ( https://img.shields.io/github/issues/SamHou0/AI.NET )
9+
510## Features
611
712- [x] Chat with AI
@@ -15,7 +20,12 @@ A .NET AI client, built with WPF.
1520
1621Just download and run the app.
1722
18- ## Development
23+ ## Contributing
24+
25+ - Add feature request and bug reports to help us improve by using [ Issues] ( https://github.com/SamHou0/AI.NET/issues )
26+ - PRs are welcome. See development for more information
27+
28+ ### Development
1929
2030- Visual Studio 2022 with .NET 8.0 SDK
2131
@@ -27,4 +37,5 @@ Just download and run the app.
2737
2838- [ HandyControl] ( https://github.com/HandyOrg/HandyControl )
2939- [ MdXaml] ( https://github.com/whistyun/MdXaml )
30- - [ OpenAI-Dotnet] ( https://github.com/openai/openai-dotnet )
40+ - [ OpenAI-Dotnet] ( https://github.com/openai/openai-dotnet )
41+ - [ Log4Net] ( https://github.com/apache/logging-log4net )
You can’t perform that action at this time.
0 commit comments