younes0x53 commited on
Commit
dfee32c
Β·
verified Β·
1 Parent(s): 30ce557

Rewrite org card in LightOn-style platform pitch

Browse files
Files changed (1) hide show
  1. README.md +8 -26
README.md CHANGED
@@ -7,33 +7,15 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- **Context212** builds document intelligence for teams that need accurate OCR and RAG over real institutional paperwork β€” including Arabic-first forms, invoices, and handwriting-heavy pages.
11
 
12
- ### Featured: Alhazen-OCR
 
 
 
13
 
14
- Compact QLoRA adapter on Qwen3-VL-2B for Arabic institutional OCR. Held-out character error drops from **0.79 β†’ 0.33 CER** vs the untuned base (greedy, n=50).
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
- ```bash
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>).