このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

AI Sports Writer

説明

AI Sports Writer is a powerful WordPress plugin designed to automate the creation of sports-related content. By harnessing the power of AI and upcoming sports events data, this plugin generates engaging match articles, saving time for sports bloggers and content creators.

Key Features:

  • Automated Content Generation: Utilizes AI to create unique and engaging sports articles.
  • Upcoming Sports Events Data Integration: Pulls data for upcoming sports events to ensure timely and accurate content generation.
  • Customizable Content Scheduling: Set your preferred publishing times for a consistent content flow.
  • User-friendly Interface: Easy-to-use dashboard for managing all aspects of content generation.
  • Multiple Sports Coverage: Supports various sports for diverse content creation.

Whether you’re running a sports blog, news website, or just want to keep your audience updated with the latest sports news, AI Sports Writer is the perfect solution to streamline your content creation process.

External Services

This plugin uses the following external services:

  1. OpenAI:

    • Purpose: Used for generating AI-powered sports articles and AI-generated images.
    • API Endpoints:
      • https://api.openai.com/v1/chat/completions: For generating AI-based text content.
      • https://api.openai.com/v1/images/generations: For generating AI-based images (if enabled).
    • Data Sent:
      • Text prompts provided by the plugin for text content generation.
      • Image generation prompts if DALL-E functionality is enabled.
    • This service is provided by “OpenAI”::
  2. ScaleSP:

    • Purpose: Used to fetch sports event data for generating accurate and timely content.
    • API Endpoint:
      • https://api.scalesp.com/api/v1/football
    • Data Sent:
      • API requests using the region and sport type configuration provided by the user in plugin settings.
    • This service is provided by “ScaleSp”::

Note:
– These services are critical for the plugin’s functionality. The data sent is limited to what is required for the intended purpose.
– Users are encouraged to review the respective terms and privacy policies for compliance.

Privacy Policy

AI Sports Writer uses external APIs to generate content and fetch sports data. We do not collect any personal data from your website visitors. However, please be aware that the external services we use may have their own privacy policies.

インストール

  1. Upload the plugin files to the /wp-content/plugins/ai-sports-writer directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings->AI Sports Writer screen to configure the API keys and options.

FAQ

Does this plugin require any external API keys?

Yes, the plugin requires API keys for sports data from https://scalesp.com and OpenAI services. You can enter these in the plugin settings.

How often does the plugin generate content?

Content generation frequency is customizable. You can set it up in the plugin’s scheduling settings.

Can I edit the generated content before publishing?

Absolutely! The plugin generates future/scheduled posts which you can review and edit before publishing.

Can I disable AI-generated images?

Yes, there’s a checkbox to enable or disable DALL-E image generation.

評価

1件のレビューをすべて表示

貢献者と開発者

AI Sports Writer はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“AI Sports Writer” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.1.0

  • Added support for latest OpenAI models: GPT-4o Mini, GPT-4o (2024-08-06), and o1-mini (Reasoning)
  • Removed deprecated OpenAI models: GPT-3.5 Turbo 16K and GPT-4 base
  • Enhanced DALL-E image generation with multiple aspect ratio options (Square, Landscape, Portrait)
  • Added HD quality option for DALL-E generated images
  • Implemented smart contextual prompts optimized for different image formats
  • Improved image generation with aspect-ratio specific templates for better composition

1.0.0

  • Initial release