S95.Umbraco.OpenAI 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package S95.Umbraco.OpenAI --version 1.0.5                
NuGet\Install-Package S95.Umbraco.OpenAI -Version 1.0.5                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="S95.Umbraco.OpenAI" Version="1.0.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add S95.Umbraco.OpenAI --version 1.0.5                
#r "nuget: S95.Umbraco.OpenAI, 1.0.5"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install S95.Umbraco.OpenAI as a Cake Addin
#addin nuget:?package=S95.Umbraco.OpenAI&version=1.0.5

// Install S95.Umbraco.OpenAI as a Cake Tool
#tool nuget:?package=S95.Umbraco.OpenAI&version=1.0.5                

Umbraco.OpenAI

Umbraco.OpenAI is a powerful NuGet package that empowers your Umbraco projects with the transformative capabilities of ChatGPT, the cutting-edge language model developed by OpenAI. This package offers a wide array of features to enhance your content creation and language processing tasks, all seamlessly integrated into your Umbraco applications.

With Umbraco.OpenAI, you have the flexibility to accomplish a variety of language-related tasks, from content creation to language enhancement, while tailoring responses to your specific needs and preferred writing style. Elevate your Umbraco projects with the power of ChatGPT today!

Features

  • Content Generation: Effortlessly generate high-quality website content, articles, blog posts, and more using ChatGPT.
  • Keyword Generation: Create keyword lists for SEO and content optimization purposes with ease.
  • Meta Title and Description: Craft engaging and SEO-friendly meta titles and descriptions for your web pages with ChatGPT's assistance.
  • Grammar Correction: Ensure impeccable grammar and writing quality in your content by leveraging ChatGPT's grammar correction capabilities.
  • Translation: Seamlessly translate text from one language to another, breaking down language barriers and expanding your reach.

Customization:

  • Length: Tailor responses to your specific needs by adjusting the maximum response length.
  • Style: Choose from five response styles: conservative, cautious, balanced, creative, and adventurous, to align the generated content with your desired tone.

How to use

  1. Install the Umbraco.OpenAI NuGet package in your Umbraco project.
  2. Configure the package with your OpenAI API credentials.
  3. Start generating content with the power of ChatGPT!

Configuration example in appsettings.json

"OpenAI": {
  "ApiKey": "sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
  "Model": "gpt-3.5-turbo" //optional
}

Demo

Screenshot 1:

Screenshot 1

Screenshot 2:

Screenshot 2

Licence

Project is licensed under the MIT License

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6 87 6/11/2024
1.0.5 407 12/15/2023
1.0.4 92 9/16/2023
1.0.3 101 9/16/2023
1.0.2 128 8/27/2023
1.0.1 126 8/25/2023
1.0.0 135 8/25/2023