typo3headless / typo3ai
TYPO3 AI 是一个扩展,利用 ChatGPT 通过利用人工智能强大的自然语言处理能力来加速 TYPO3 CMS 的翻译过程。
v2.0.1
2024-02-22 22:23 UTC
Requires
- php: ~8.1
- openai-php/client: ^0.8.1
- typo3/cms-core: ^12.4
Requires (Dev)
- ergebnis/composer-normalize: ^2.37.0
- friendsofphp/php-cs-fixer: ^3.14.1
- helmich/typo3-typoscript-lint: ^3.1.0
- php-coveralls/php-coveralls: ^2.5.3
- phpstan/extension-installer: ^1.3.0
- phpstan/phpstan: ^1.10.34
- phpstan/phpstan-phpunit: ^1.3.11
- phpstan/phpstan-strict-rules: ^1.5.1
- saschaegerer/phpstan-typo3: ^1.9.0
- symfony/yaml: ^5.4 || ^6.1
- typo3/coding-standards: ^0.7.1
- typo3/testing-framework: ^6
- dev-main
- v12.x-dev
- v2.0.1
- v2.0.0
- 1.x-dev
- v1.1.1
- v1.1.0
- v1.0.1
- 1.0.0
- dev-Update-version-to-2.0.1
- dev-v12-support
- dev-dependabot/composer/friendsofphp/php-cs-fixer-tw-3.48.0
- dev-dependabot/github_actions/actions/cache-4
- dev-dependabot/composer/phpstan/phpstan-tw-1.10.56
- dev-dependabot/composer/ergebnis/composer-normalize-tw-2.41.1
- dev-dependabot/composer/php-coveralls/php-coveralls-tw-2.7.0
- dev-dependabot/composer/phpstan/phpstan-phpunit-tw-1.3.15
This package is auto-updated.
Last update: 2024-09-30 01:17:49 UTC
README
我们希望在 TYPO3 CMS 中引入人工智能
ChatGPT (OpenAI) 可以通过利用人工智能强大的自然语言处理能力大大加速 TYPO3 CMS 的翻译过程。
使用 ChatGPT,可以通过语言检测、翻译建议和内容优化等功能实现翻译的自动化和改进。这不仅节省了时间,还提高了翻译的准确性,并确保内容能够及时有效地传递给全球受众。
- 我们支持
ChatGPT v3.5
安装
输入 composer require typo3headless/typo3-ai
功能
只需一键即可创建页面或内容元素的翻译
配置
- 在网站上创建一个账户: https://platform.openai.com/
- 转到 https://platform.openai.com/account/org-settings 并复制您的 org id。
- 转到
设置
和扩展配置
,将其设置为ChatGPT id
。 - 在网站 https://platform.openai.com/account/api-keys 上创建新的密钥
- 转到
设置
和扩展配置
,将其设置为ChatGPT secret api key
。
要求
您至少需要 TYPO3 v11
和 PHP 8.1
。
联系
TYPO3 AI
由 Macopedia 带来,得到了社区的大力支持。