# SimpleOpenAiTools **Repository Path**: rui143/simple-open-ai-tools ## Basic Information - **Project Name**: SimpleOpenAiTools - **Description**: ChatGPT简单工具 - **Primary Language**: C# - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-12-04 - **Last Updated**: 2023-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SimpleOpenAiTools #### 介绍 ChatGPT搜索助手客户端,WPF客户端示例。 软件基于.Net6,使用了MVVM开发模式(Prism.Wpf)、IOC注入(Prism.Unity)、日志组件(NLog)、UI库(Handy Control)、HTTP组件(Flurl.Http),是一个相对完整的客户端示例项目。 #### 软件架构 软件架构 ![Image text](https://gitee.com/xhubobo/simple-open-ai-tools/raw/master/Docs/软件架构.png) 代码组织 ![Image text](https://gitee.com/xhubobo/simple-open-ai-tools/raw/master/Docs/代码组织.png) #### 运行截图 ![Image text](https://gitee.com/xhubobo/simple-open-ai-tools/raw/master/Docs/1.搜索.png) ![Image text](https://gitee.com/xhubobo/simple-open-ai-tools/raw/master/Docs/2.架构.png) ![Image text](https://gitee.com/xhubobo/simple-open-ai-tools/raw/master/Docs/3.关于.png) ![Image text](https://gitee.com/xhubobo/simple-open-ai-tools/raw/master/Docs/4.设置.png) ![Image text](https://gitee.com/xhubobo/simple-open-ai-tools/raw/master/Docs/5.留言.png) ![Image text](https://gitee.com/xhubobo/simple-open-ai-tools/raw/master/Docs/6.历史.png) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request