Enhance README with project info and badges

Added project description and badges for licenses and Discord.
This commit is contained in:
sandy0kwon
2026-01-13 10:21:11 -05:00
committed by GitHub
parent 8e2689a739
commit 433a83373b

View File

@@ -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>
[![Discord](https://img.shields.io/badge/Discord-Join%20us-5865F2?logo=discord&logoColor=white)](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)