
A Windows desktop application that integrates chat, text-to-speech, image generation from text, and machine translation. It supports mainstream AI services, MCP server plugins, and is fully AOT compiled, providing an excellent desktop AI experience.
English · 简体中文
Please refer to the document website for detailed introduction: Rodel Agent
Development Tools | Visual Studio 2022 |
---|---|
Basic Dependencies | .NET 9, Windows App SDK 1.7 |
The desktop UI project is located in the src/Desktop/RodelAgent.UI
directory. You can set RodelAgent.UI
as the startup project and switch the environment to x64 for building.
Rodel Agent is attempting to build some derivative command line tools, currently including:
- Microsoft.Extensions.AI
- Lobe Chat
- Lobe Icons
- Spectre.Console
- Windows App SDK
- CommunityToolkit
- antd-x
- ...
List the specific referenced components in the application's settings page