Skip to content

Releases: SenseNet/sn-ai

SenseNet.AI initial release

15 Mar 06:43
Compare
Choose a tag to compare

This is the initial release of sensenet AI integrations. All APIs use the OpenAI API for LLM requests. Contains the following experimental AI features:

  • Summary generator: a text summary generator, integrated into the sensenet REST API.
  • Image generator: a generic image generator, integrated into the sensenet REST API.
  • Content type generator: a standalone API for generating a content type definition XML from free text.
  • Content query generator: a standalone API for generating a content query from free text.
  • OpenAI Assistants and plugins: experimental OpenAI-specific Assistants and plugins that will let developers build sensenet-related workflows using AI.

by @tusmester and @kavics.

Packages

SenseNet.AI.Text: NuGet
SenseNet.AI.Text.SemanticKernel: NuGet
SenseNet.AI.Vision: NuGet
SenseNet.AI.Vision.Azure: NuGet