markitdown icon indicating copy to clipboard operation
markitdown copied to clipboard

[Draft] Add Web API for MarkItDown

Open vs4vijay opened this issue 1 year ago • 4 comments

Related to #133

vs4vijay avatar Dec 22 '24 19:12 vs4vijay

In Testing

vs4vijay avatar Dec 22 '24 19:12 vs4vijay

Thank you very much, we need api interface access in order to utilize automated processes, we are very optimistic about this project, thanks again to the great developers.

xingxingcan avatar Dec 24 '24 08:12 xingxingcan

I deployed a simple REST API, ya'll can try it out. Here are the specs:

https://x.com/pelaseyed/status/1872326539208986903

homanp avatar Jan 03 '25 09:01 homanp

I tried out this branch and found a couple of issues; locally I fixed them and rebased the branch on top of the current main. You can find my current state here https://github.com/ranma42/markitdown/tree/add-web-api

ranma42 avatar Jan 28 '25 00:01 ranma42

https://github.com/Ahoo-Wang/markitdown/tree/dev/packages/markitdown-api

https://github.com/Ahoo-Wang/markitdown/blob/dev/packages/markitdown-api/delpoy/markitdown-api.yml

Docker Image:

  • ahoowang/markitdown-api:0.1.2-0.0.12
  • ghcr.io/ahoo-wang/markitdown-api:0.1.2-0.0.12
  • registry.cn-shanghai.aliyuncs.com/ahoo/markitdown-api:0.1.2-0.0.12

image

Ahoo-Wang avatar Jul 08 '25 12:07 Ahoo-Wang