Important
Discontinued: This project has been discontinued because it is merely a proof of concept.
This app is powered by Jules SDK for .NET
A modern WPF implementation of the "Jules" AI assistant interface.
- .NET 8.0 SDK
- Visual Studio 2022 or VS Code
- Clone the repository or download the source.
- Navigate to the project directory:
cd JulesApp
- Restore dependencies:
dotnet restore
- Run the application:
dotnet run
