opex-ai
Version:
AI tools: rewriter, summarizer, text generator, chat with ai, image classifier
22 lines (21 loc) • 445 B
JSON
{
"name": "opex-ai",
"version": "2.1.0",
"description": "AI tools: rewriter, summarizer, text generator, chat with ai, image classifier",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"opex",
"sberdevices",
"ai",
"rewriter",
"summarizer"
],
"author": "t.me/OpexDev",
"license": "ISC",
"dependencies": {
"request-promise": "^4.2.6"
}
}