OpenAIOnWPF is a WPF application for interacting with desktop applications using the OpenAI API.
- Windows 10 or 11
- run the application.
- Click the button next to the Configuration combo box and set the API key.
- Type your question or comment in the text box and press Ctrl + Enter or click the Send button to submit.
- The response from the API will appear in the Assistant text box.
- continue the dialogue by sending further messages if necessary.
OpenAI or AzureOpenAI APIs are available.
2024-03-30.20-30-39_EditConversation.mp4
2024-03-30.20-18-16_PromptTemplate.mp4
For people whose native language is not English.
English is said to be the most accurate. Use this if you want to interact with the AI in English.
Requires DeepL or Google's translation API.
2024-03-30.20-39-29_Translation.mp4
Here are the key dependencies of this project:
- Betalgo.OpenAI
- ModernWpf
- FluentWPF
- MdXaml(Fork) - This is a forked version from the original project.