Skip to content

cblink/tencent-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

use Cblink\TencentAI\Application;

require 'vendor/autoload.php';

$app = new Application([
    'app_id' => 'xxxxxx',
    'app_key' => 'xxxxxx',
]);

## 智能鉴黄
$app->visionPorn(file_get_contents('path/to/image.jpeg'));

About

🚧 Tencent AI SDK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages