Hello,
I would like to ask if there is any existing integration or example showing how to connect Wisej 4 applications with AI services such as ChatGPT (OpenAI), Google Gemini, Anthropic Claude, or similar tools.
Is there already any sample project, documentation, or best-practice guide available for integrating these APIs directly inside a Wisej 4 app (for example, calling the API from the backend and displaying the responses in Wisej UI)?
Any hints, links, or starting points would be greatly appreciated.
Thank you!
You can also use Microsoft SK with Wisej. It’s just plain .NET. There are many samples available, just copy the code and it will work.
Look into using Wisej AI. In order to get the nuget package for it, you will need to be a Technology Partner. Here’s a link to the quick start guide in the Wisej.AI documentation: https://docs.wisej.com/ai/concepts/getting-started
Please login first to submit.