GitHub - Richasy/Rodel.Agent: 支持主流在线 AI 服务的应用 (original) (raw)
Rodel Agent
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 · 简体中文
✨ Feature Overview
Please refer to the document website for detailed introduction: Rodel Agent
⚒️ Project Development
Prerequisites
Development Tools | Visual Studio 2022 |
---|---|
Basic Dependencies | .NET 9, Windows App SDK 1.7 |
Building
UI
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.
Console
Rodel Agent is attempting to build some derivative command line tools, currently including:
🔗 Thanks
- 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