Files
42marketplaces/sync/gh-dnvriend-ollama-deepseek-ocr-tool-plugins-ollama-deepseek-ocr-tool.json
2025-11-29 18:53:27 +08:00

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
}
]
}