Spaces:
Running
Running
Rewrite org card in LightOn-style platform pitch
Browse files
README.md
CHANGED
|
@@ -7,33 +7,15 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
-
|
| 15 |
|
| 16 |
-
|
| 17 |
-
|---|---|
|
| 18 |
-
| Model | [`context212/alhazen-ocr`](https://huggingface.co/context212/alhazen-ocr) |
|
| 19 |
-
| Dataset | [`context212/context212-alhazen-ocr`](https://huggingface.co/datasets/context212/context212-alhazen-ocr) |
|
| 20 |
-
| Code | [`github.com/context212/atlas-ocr`](https://github.com/context212/atlas-ocr) |
|
| 21 |
-
| Write-up | [Alhazen-OCR release post](https://context212.com/blog/alhazen-ocr) |
|
| 22 |
|
| 23 |
-
|
| 24 |
-
vllm serve Qwen/Qwen3-VL-2B-Instruct \
|
| 25 |
-
--enable-lora \
|
| 26 |
-
--lora-modules alhazen=context212/alhazen-ocr \
|
| 27 |
-
--limit-mm-per-prompt '{"image": 1}'
|
| 28 |
-
```
|
| 29 |
-
|
| 30 |
-
### On the Hub
|
| 31 |
-
|
| 32 |
-
- **Models** β [browse `context212`](https://huggingface.co/context212/models)
|
| 33 |
-
- **Datasets** β [browse datasets](https://huggingface.co/context212/datasets)
|
| 34 |
-
|
| 35 |
-
### Links
|
| 36 |
-
|
| 37 |
-
- Website: [context212.com](https://context212.com)
|
| 38 |
-
- Docs: [developers.context212.com](https://developers.context212.com)
|
| 39 |
-
- GitHub: [github.com/context212](https://github.com/context212)
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<b>Document AI for the Enterprise</b>
|
| 11 |
|
| 12 |
+
Context212 is the platform for document intelligence teams:
|
| 13 |
+
π easy to deploy β parse, extract, search, and ask with one API
|
| 14 |
+
π¨ built for real institutional paperwork, including Arabic-first OCR
|
| 15 |
+
π on-premise or sovereign cloud, so your data and IP stay yours
|
| 16 |
|
| 17 |
+
Learn more at <a href="https://context212.com">context212.com</a> π‘ Get in touch if you want help shipping document AI for regulated teams.
|
| 18 |
|
| 19 |
+
<b>About Context212</b>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
+
We build document AI primitives for enterprises and institutions that need control over their data. On the Hub we release open models and datasets for institutional OCR β starting with <a href="https://huggingface.co/context212/alhazen-ocr">Alhazen-OCR</a>, a compact QLoRA adapter for Arabic forms, invoices, and handwriting-heavy pages, trained on license-clean data (<a href="https://huggingface.co/datasets/context212/context212-alhazen-ocr">context212-alhazen-ocr</a>).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|