Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nutlope/llama-ocr
/ functions
Functions
5 in github.com/Nutlope/llama-ocr
⨍
Functions
5
◇
Types & classes
0
↓ 1 callers
Function
encodeImage
(imagePath: string)
src/index.ts:71
↓ 1 callers
Function
getMarkDown
({ together, visionLLM, filePath, }: { together: Together; visionLLM: string; filePath: string; })
src/index.ts:27
↓ 1 callers
Function
isRemoteFile
(filePath: string)
src/index.ts:76
↓ 1 callers
Function
main
()
test/index.ts:3
↓ 1 callers
Function
ocr
({ filePath, apiKey = process.env.TOGETHER_API_KEY, model = "Llama-3.2-90B-Vision", }: { filePath: str
src/index.ts:4