Plugin Directory

Changeset 3245064


Ignore:
Timestamp:
02/22/2025 10:51:51 PM (13 months ago)
Author:
berchj
Message:

Actualizo el logo y el readme .

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ai-entries/trunk/README.md

    r3245057 r3245064  
    11=== AI Entries ===
    22
    3 Contributors:      Julio Bermúdez 
     3Contributors:      berchj 
    44Tested up to:      6.6 
    55Stable tag:        1.0.7 
     
    88Tags:              plugin best practices, accessibility, performance, security, automation 
    99
    10 This plugin uses Google artificial intelligence (GEMINI), Stability AI, and News API.
    11 
    1210== Description ==
    1311
    14 This plugin relies on third-party services for generating AI content, media manipulation, and fetching news articles. It uses the Google GEMINI API, Stability AI, and News API for its functionalities.
     12This plugin uses Google artificial intelligence (GEMINI), Stability AI, and News API to automate the creation of WordPress posts based on configurable parameters from the WordPress admin view. It generates original content based on real articles and creates featured images accordingly.
    1513
    16 To use this plugin you must obtain API keys from all services:
     14To use this plugin, you must obtain API keys from all services:
    1715
    1816- **GEMINI API**: You need a GEMINI API KEY, which you can get for free [here](https://ai.google.dev/gemini-api/docs/api-key).
     
    3331    - **Service URL**: `https://newsapi.org`
    3432    - **Privacy Policy**: [News API Privacy](https://newsapi.org/privacy)
    35     - **Terms of Use**: [News API Terms](https://stability.ai/terms-of-use)
     33    - **Terms of Use**: [News API Terms](https://newsapi.org/terms)
    3634
    3735Please note that the performance and availability of functionalities depend on these APIs, and usage is subject to their respective terms and conditions.
     
    4240
    43411. Visit **Plugins > Add New**.
    44 2. Search for **Plugin Check**.
    45 3. Install and activate the Plugin.
     422. Search for **AI Entries**.
     433. Install and activate the plugin.
    4644
    4745== Frequently Asked Questions ==
     
    4947= Where can I contribute or report bugs of this plugin? =
    5048
    51 This is an open source project . All development for this plugin is handled via [GitHub](https://github.com/berchj/AIEntries). Any issues or pull requests should be posted there.
     49This is an open-source project. All development for this plugin is handled via [GitHub](https://github.com/berchj/AIEntries). Any issues or pull requests should be posted there.
    5250
    5351= Why aren't all posts always created? =
     
    5553The functionality of this plugin depends on external systems accessed through HTTP calls. The performance of the plugin may be affected by the free API keys and the limitations or changes in the service provided by these APIs.
    5654
     55== Support ==
     56
     57For support, email info@glidestay.com.
Note: See TracChangeset for help on using the changeset viewer.