Introducing Wisej.AI, the
new addition to the Wisej.NET ecosystem, designed to seamlessly integrate cutting-edge AI capabilities into business applications.

With Wisej.AI, developers can effortlessly connect Wisej.NET components and data sources to various AI providers, unlocking a world of possibilities from natural language processing to predictive analytics, all within the familiar framework of Wisej.NET.

This powerful tool simplifies the incorporation of AI technologies, enabling you to enhance your applications with intelligent features that drive efficiency, innovation, and value. Whether you’re aiming to automate complex tasks, provide insightful data analysis, or create interactive, AI-driven user experiences, Wisej.AI with Wisej.NET empower you to do so with ease, transforming your applications into smart, forward-thinking solutions that stand out in today’s competitive landscape.

Wisej.AI creates a new Wisej.NET component, named Wisej.AI.SmartHub, that orchestrates AI endpoints, custom prompts, data sources, with Wisej.NET controls. Drop the Wisej.ai.SmartHub on a designer surface and all the controls in the designer gain a new “AI Hub” property connecting them to the AI hub.

Wisej.AI.SmartHub supports virtually any AI endpoint. It will include these pre-configured AI providers: Azure AI, OpenAI, Anthropic, Google Vertex AI, Amazon Bedrock, OLlama, HuggingFace, Local, JavaScript.
The SmartHub component can connect to any .NET data source to process data and fill preconfigured Wisej.AI.SmartPrompt objects.

Answers from the AI are parsed automatically and used to fill any Wisej.NET control through specialized Wisej.AI.SmartAdapter implementations.

In addition to consuming AI services through external endpoints, Wisej.AI.SmartHub and Wisej.AI.SmartEndpoint can use models running on your own servers, local models running in your .NET code and even JavaScript AI models running in the browser.