mirror of
https://github.com/datalab-to/chandra.git
synced 2026-02-14 18:20:37 +00:00
Enhance README with project info and badges
Added project description and badges for licenses and Discord.
This commit is contained in:
17
README.md
17
README.md
@@ -1,6 +1,17 @@
|
||||
# Chandra
|
||||
<p align="center">
|
||||
<img src="assets/datalab-logo.png" alt="Datalab Logo" width="150"/>
|
||||
</p>
|
||||
<h1 align="center">Datalab</h1>
|
||||
<p align="center">
|
||||
<strong>State of the Art models for Document Intelligence</strong>
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="https://opensource.org/licenses/Apache-2.0"><img src="https://img.shields.io/badge/Code%20License-Apache_2.0-green.svg" alt="Code License"></a>
|
||||
<a href="https://www.datalab.to/pricing"><img src="https://img.shields.io/badge/Model%20License-OpenRAIL--M-blue.svg" alt="Model License"></a>
|
||||
<a href="https://discord.gg/KuZwXNGnfH"><img src="https://img.shields.io/badge/Discord-Join%20us-5865F2?logo=discord&logoColor=white" alt="Discord"></a>
|
||||
</p>
|
||||
|
||||
[](https://discord.gg/KuZwXNGnfH)
|
||||
# Chandra
|
||||
|
||||
An OCR model for complex documents — handwriting, tables, math equations, and messy forms.
|
||||
|
||||
@@ -175,4 +186,4 @@ Code is Apache 2.0. Model weights use a modified OpenRAIL-M license: free for re
|
||||
- [Huggingface Transformers](https://github.com/huggingface/transformers)
|
||||
- [vLLM](https://github.com/vllm-project/vllm)
|
||||
- [olmocr](https://github.com/allenai/olmocr)
|
||||
- [Qwen3 VL](https://github.com/QwenLM/Qwen3)
|
||||
- [Qwen3 VL](https://github.com/QwenLM/Qwen3)
|
||||
|
||||
Reference in New Issue
Block a user