Plugin Directory

Changeset 2825002


Ignore:
Timestamp:
11/28/2022 01:38:04 AM (3 years ago)
Author:
oscarssanchez
Message:

Fix readme.txt

Location:
ayudante-ai
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ayudante-ai/tags/1.0.0/readme.txt

    r2825001 r2825002  
     1=== Ayudante Model B ===
     2
    13Contributors: oscarssanchez
    2 Tags: artificial intelligence, images, image creator, machine learning
    3 Requires PHP: 7.4
    4 Requires at least: 6.1
    5 Tested up to: 6.1
    6 Stable tag: 1.0.0
     4Tags: widget
     5Requires PHP: 5.4
     6Requires at least: 4.6
     7Tested up to: 4.9
     8Stable tag: 1.0
    79License: GPLv2 or later
    810License URI: http://www.gnu.org/licenses/gpl-2.0.html
    911
    10 Ayudante is a helper that uses artificial intelligence to help you create content faster.
     12WP-Fexter is the widget version for WordPress of the handy pokémon encyclopedia.
    1113
    1214== Description ==
    1315
    14 Ayudante is a a helper that uses artificial intelligence to create or enhance already existing content.
     16WP-Dexter is the widget version for WordPress of the handy pokémon encyclopedia.
     17Dexter reaches out to the pokeAPI service: http://pokeapi.co/api/v2/pokemon to retrieve Pokémon data.
     18So be sure to check out their website to ensure you are ok using it in conjunct with dexter.
    1519
    16 It makes use of the Open AI API to generate images.
     20WP-Dexter can be configured to display custom data like: show height, weight or pokémon type.
     21It can also be configured to display pokémon from different generations.
    1722
    1823== Installation ==
  • ayudante-ai/trunk/readme.txt

    r2825001 r2825002  
     1=== Ayudante Model B ===
     2
    13Contributors: oscarssanchez
    2 Tags: artificial intelligence, images, image creator, machine learning
    3 Requires PHP: 7.4
    4 Requires at least: 6.1
    5 Tested up to: 6.1
    6 Stable tag: 1.0.0
     4Tags: widget
     5Requires PHP: 5.4
     6Requires at least: 4.6
     7Tested up to: 4.9
     8Stable tag: 1.0
    79License: GPLv2 or later
    810License URI: http://www.gnu.org/licenses/gpl-2.0.html
    911
    10 Ayudante is a helper that uses artificial intelligence to help you create content faster.
     12WP-Fexter is the widget version for WordPress of the handy pokémon encyclopedia.
    1113
    1214== Description ==
    1315
    14 Ayudante is a a helper that uses artificial intelligence to create or enhance already existing content.
     16WP-Dexter is the widget version for WordPress of the handy pokémon encyclopedia.
     17Dexter reaches out to the pokeAPI service: http://pokeapi.co/api/v2/pokemon to retrieve Pokémon data.
     18So be sure to check out their website to ensure you are ok using it in conjunct with dexter.
    1519
    16 It makes use of the Open AI API to generate images.
     20WP-Dexter can be configured to display custom data like: show height, weight or pokémon type.
     21It can also be configured to display pokémon from different generations.
    1722
    1823== Installation ==
Note: See TracChangeset for help on using the changeset viewer.