Changeset 2825002
- Timestamp:
- 11/28/2022 01:38:04 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
r2825001 r2825002 1 === Ayudante Model B === 2 1 3 Contributors: oscarssanchez 2 Tags: artificial intelligence, images, image creator, machine learning3 Requires PHP: 7.44 Requires at least: 6.15 Tested up to: 6.16 Stable tag: 1.0 .04 Tags: widget 5 Requires PHP: 5.4 6 Requires at least: 4.6 7 Tested up to: 4.9 8 Stable tag: 1.0 7 9 License: GPLv2 or later 8 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 11 10 Ayudante is a helper that uses artificial intelligence to help you create content faster.12 WP-Fexter is the widget version for WordPress of the handy pokémon encyclopedia. 11 13 12 14 == Description == 13 15 14 Ayudante is a a helper that uses artificial intelligence to create or enhance already existing content. 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. 15 19 16 It makes use of the Open AI API to generate images. 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. 17 22 18 23 == Installation == -
ayudante-ai/trunk/readme.txt
r2825001 r2825002 1 === Ayudante Model B === 2 1 3 Contributors: oscarssanchez 2 Tags: artificial intelligence, images, image creator, machine learning3 Requires PHP: 7.44 Requires at least: 6.15 Tested up to: 6.16 Stable tag: 1.0 .04 Tags: widget 5 Requires PHP: 5.4 6 Requires at least: 4.6 7 Tested up to: 4.9 8 Stable tag: 1.0 7 9 License: GPLv2 or later 8 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 11 10 Ayudante is a helper that uses artificial intelligence to help you create content faster.12 WP-Fexter is the widget version for WordPress of the handy pokémon encyclopedia. 11 13 12 14 == Description == 13 15 14 Ayudante is a a helper that uses artificial intelligence to create or enhance already existing content. 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. 15 19 16 It makes use of the Open AI API to generate images. 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. 17 22 18 23 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.