resources

This commit is contained in:
2026-02-24 16:44:22 +00:00
parent d6ffe43a11
commit 05f0d0e8f7
39 changed files with 1385 additions and 1057 deletions
@@ -0,0 +1,5 @@
---
name: Optical Character Recognition
description: HTTP server for optical character recognition
---
Compatible with OpenAI-style vision APIs for extracting text from images.
@@ -0,0 +1,7 @@
{
"url": "",
"api_key": "",
"username": "",
"password": "",
"model": ""
}