-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
55 lines (47 loc) · 1.92 KB
/
Copy pathllms.txt
File metadata and controls
55 lines (47 loc) · 1.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# Cargoffer OCR
> AI-First Document Intelligence API. Extract structured data from logistics documents.
## Key Links
- [API Documentation](/api/openapi.yaml)
- [App Dashboard](/app)
- [Pricing](/pricing)
- [FAQ](/faq)
## Tutorials
### ERP Integrations
- [SAP Integration](/tutorials/erp/sap)
- [Oracle ERP Integration](/tutorials/erp/oracle)
- [Microsoft Dynamics 365](/tutorials/erp/dynamics)
- [Odoo Integration](/tutorials/erp/odoo)
- [Sage Integration](/tutorials/erp/sage)
### Programming Languages
- [Python SDK](/tutorials/lang/python)
- [JavaScript/TypeScript](/tutorials/lang/javascript)
- [Java Integration](/tutorials/lang/java)
- [C# .NET](/tutorials/lang/csharp)
- [PHP Integration](/tutorials/lang/php)
- [Go SDK](/tutorials/lang/go)
- [Rust Integration](/tutorials/lang/rust)
- [Ruby SDK](/tutorials/lang/ruby)
### Frameworks
- [React Integration](/tutorials/framework/react)
- [Next.js Integration](/tutorials/framework/nextjs)
- [Angular Integration](/tutorials/framework/angular)
- [Vue.js Integration](/tutorials/framework/vue)
- [FastAPI Integration](/tutorials/framework/fastapi)
- [Django Integration](/tutorials/framework/django)
- [Spring Boot](/tutorials/framework/spring)
- [Laravel Integration](/tutorials/framework/laravel)
- [.NET Core](/tutorials/framework/dotnet)
### Comparisons
- [vs Google Document AI](/tutorials/comparison/google-document-ai)
- [vs AWS Textract](/tutorials/comparison/aws-textract)
- [vs Azure Document Intelligence](/tutorials/comparison/azure-di)
- [vs ABBYY](/tutorials/comparison/abbyy)
- [vs Tesseract OCR](/tutorials/comparison/tesseract)
## API
- OpenAPI Spec: [/api/openapi.yaml](/api/openapi.yaml)
- Health: [/health](/health)
- Models: [/api/models](/api/models)
## About
Cargoffer OCR extracts structured JSON from logistics documents using LLM vision.
Supports PDF invoices, XLSX price lists, EML emails, and images.
Auto-selects best model, caches results, verifies extraction accuracy.