Rodel.Agent
支持主流在线 AI 服务的应用
Install / Use
/learn @Richasy/Rodel.AgentREADME
<a name="readme-top"></a>
<div align="center"> <img height="100" src="./assets/logo.png"> <h1 align="center">Rodel Agent</h1>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.
<a href="https://apps.microsoft.com/detail/9NB0NB3MLQTM?launch=true&mode=full" target="_blank">Install from Microsoft Store</a>
English · 简体中文
<!-- SHIELD GROUP --> </div>✨ Feature Overview
<img src="./docs/assets/en/chat-overview.png" style="border-radius:4px" alt="对话界面">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
<!-- LINK GROUP -->