18 lines
541 B
JSON
18 lines
541 B
JSON
{
|
|
"name": "ollama-deepseek-ocr-tool",
|
|
"owner": {
|
|
"name": "Dennis Vriend",
|
|
"email": "dvriend@ilionx.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "ollama-deepseek-ocr-tool",
|
|
"description": "A CLI tool that loads images, sends a prompt to ollama to invoke deepseek-ocr and instructs it to return the image as markdown",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-dnvriend-ollama-deepseek-ocr-tool-plugins-ollama-deepseek-ocr-tool.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |