S95.Umbraco.OpenAI
1.0.4
See the version list below for details.
dotnet add package S95.Umbraco.OpenAI --version 1.0.4
NuGet\Install-Package S95.Umbraco.OpenAI -Version 1.0.4
<PackageReference Include="S95.Umbraco.OpenAI" Version="1.0.4" />
paket add S95.Umbraco.OpenAI --version 1.0.4
#r "nuget: S95.Umbraco.OpenAI, 1.0.4"
// Install S95.Umbraco.OpenAI as a Cake Addin #addin nuget:?package=S95.Umbraco.OpenAI&version=1.0.4 // Install S95.Umbraco.OpenAI as a Cake Tool #tool nuget:?package=S95.Umbraco.OpenAI&version=1.0.4
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
- Install the Umbraco.OpenAI NuGet package in your Umbraco project.
- Configure the package with your OpenAI API credentials.
- 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 2:
Licence
Project is licensed under the MIT License
Product | Versions 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. |
-
net7.0
- Umbraco.Cms.Web.BackOffice (>= 10.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.