This is a desktop mascot that runs OpenAI or Azure OpenAI's Assistants API. It can also perform basic operations such as creating and modifying Assistant, VectorStore, and File.
- OS
- Windows 10
- Windows 11
OpenAI or AzureOpenAI APIs are available.
The avatar to be displayed can be any png image.
Threads are stored in a local file as history. As long as the thread is alive, past conversations can be referenced.
OpenThread.mp4
- Visual Studio 2022
- Open
DesktopAssistantAI.sln
in Visual Studio. - Build the
Installer
project. - The
DesktopAssistantAISetup.msi
file will be output to the.\Installer
folder.