AI-assisted code documentation tool for the file structures of in-progress and existing software projects.
A DiaDoc of DiaDocπ₯Έ
AI-assisted-WPF-app-with-Azure-OpenAI/
βββ .github/
β βββ workflows/
β βββ ci.yml
βββ AI-Assisted-WPF-App/
β βββ Components/
β β βββ ChatHistoryViewer.xaml
β β βββ ChatHistoryViewer.xaml.cs
β βββ Models/
β β βββ ConversationMessage.cs
β β βββ MessageRole.cs
β βββ Services/
β β βββ AzureOpenAIService.cs
β β βββ IOpenAIService.cs
β β βββ SettingsService.cs
β βββ ViewModels/
β β βββ MainViewModel.cs
β βββ Views/
β β βββ SettingsWindow.xaml
β β βββ SettingsWindow.xaml.cs
β βββ App.xaml
β βββ App.xaml.cs
β βββ AppSettings.cs
β βββ AI-Assisted-WPF-App.csproj
β βββ Logger.cs
β βββ MainWindow.xaml
β βββ MainWindow.xaml.cs
β βββ packages.config
βββ docs/
β βββ Deployment-Instructions.md
β βββ FAQ.md
β βββ Setup-Guide.md
βββ media/
β βββ architecture.png
β βββ main_window.png
βββ AI-Assisted-WPF-App.sln
βββ azure-pipelines.yml
βββ .editorconfig
βββ .gitattributes
βββ .gitignore
βββ LICENSE
βββ README.md