S95.Umbraco.OpenAI
1.0.3
See the version list below for details.
dotnet add package S95.Umbraco.OpenAI --version 1.0.3
NuGet\Install-Package S95.Umbraco.OpenAI -Version 1.0.3
<PackageReference Include="S95.Umbraco.OpenAI" Version="1.0.3" />
paket add S95.Umbraco.OpenAI --version 1.0.3
#r "nuget: S95.Umbraco.OpenAI, 1.0.3"
// Install S95.Umbraco.OpenAI as a Cake Addin #addin nuget:?package=S95.Umbraco.OpenAI&version=1.0.3 // Install S95.Umbraco.OpenAI as a Cake Tool #tool nuget:?package=S95.Umbraco.OpenAI&version=1.0.3
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. </br> </br> 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!
</br>
Features
- <b>Content Generation: </b>Effortlessly generate high-quality website content, articles, blog posts, and more using ChatGPT.
- <b>Keyword Generation: </b>Create keyword lists for SEO and content optimization purposes with ease.
- <b>Meta Title and Description: </b>Craft engaging and SEO-friendly meta titles and descriptions for your web pages with ChatGPT's assistance.
- <b>Grammar Correction: </b>Ensure impeccable grammar and writing quality in your content by leveraging ChatGPT's grammar correction capabilities.
- <b>Translation: </b>Seamlessly translate text from one language to another, breaking down language barriers and expanding your reach.
Customization:
- <b>Response Length: </b>Tailor responses to your specific needs by adjusting the maximum response length.
- <b>Response Style: </b>Choose from five response styles � conservative, cautious, balanced, creative, and adventurous � to align the generated content with your desired tone
</br>
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
}
</br>
Demo
Screenshot 1:
Screenshot 2:
</br>
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.