Changeset 2825003
- Timestamp:
- 11/28/2022 01:40:05 AM (3 years ago)
- Location:
- ayudante-ai
- Files:
-
- 2 edited
-
tags/1.0.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ayudante-ai/tags/1.0.0/readme.txt
r2825002 r2825003 2 2 3 3 Contributors: oscarssanchez 4 Tags: widget5 Requires PHP: 5.46 Requires at least: 4.67 Tested up to: 4.98 Stable tag: 1.0 4 Tags: artificial intelligence, images, image creator, machine learning 5 Requires PHP: 7.4 6 Requires at least: 6.1 7 Tested up to: 6.1 8 Stable tag: 1.0.0 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 WP-Fexter is the widget version for WordPress of the handy pokémon encyclopedia.12 Ayudante is a helper that uses artificial intelligence to help you create content faster. 13 13 14 14 == Description == 15 15 16 WP-Dexter is the widget version for WordPress of the handy pokémon encyclopedia. 17 Dexter reaches out to the pokeAPI service: http://pokeapi.co/api/v2/pokemon to retrieve Pokémon data. 18 So be sure to check out their website to ensure you are ok using it in conjunct with dexter. 16 Ayudante is a a helper that uses artificial intelligence to create or enhance already existing content. 19 17 20 WP-Dexter can be configured to display custom data like: show height, weight or pokémon type. 21 It can also be configured to display pokémon from different generations. 18 It makes use of the Open AI API to generate images. 22 19 23 20 == Installation == -
ayudante-ai/trunk/readme.txt
r2825002 r2825003 2 2 3 3 Contributors: oscarssanchez 4 Tags: widget5 Requires PHP: 5.46 Requires at least: 4.67 Tested up to: 4.98 Stable tag: 1.0 4 Tags: artificial intelligence, images, image creator, machine learning 5 Requires PHP: 7.4 6 Requires at least: 6.1 7 Tested up to: 6.1 8 Stable tag: 1.0.0 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 WP-Fexter is the widget version for WordPress of the handy pokémon encyclopedia.12 Ayudante is a helper that uses artificial intelligence to help you create content faster. 13 13 14 14 == Description == 15 15 16 WP-Dexter is the widget version for WordPress of the handy pokémon encyclopedia. 17 Dexter reaches out to the pokeAPI service: http://pokeapi.co/api/v2/pokemon to retrieve Pokémon data. 18 So be sure to check out their website to ensure you are ok using it in conjunct with dexter. 16 Ayudante is a a helper that uses artificial intelligence to create or enhance already existing content. 19 17 20 WP-Dexter can be configured to display custom data like: show height, weight or pokémon type. 21 It can also be configured to display pokémon from different generations. 18 It makes use of the Open AI API to generate images. 22 19 23 20 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.