Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,15 +8,41 @@ pinned: false
|
|
| 8 |
short_description: 'Nayana : Vision AI for all'
|
| 9 |
---
|
| 10 |
|
| 11 |
-
<div align="center">
|
| 12 |
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
<a href="https://cognitivelab.in">
|
| 15 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/6442d975ad54813badc1ddf7/jjcT87PhlfwKvgWXTj3yk.png" width="80%">
|
| 16 |
</a>
|
| 17 |
-
<h2> Nayana </h2>
|
| 18 |
<h3>Enabling Vision Language Capabilites for Low resource langauges</h3>
|
| 19 |
<p>Initiative by <a href="https://cognitivelab.in">Cognitivelab</a> </p>
|
| 20 |
|
| 21 |
|
| 22 |
-
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
short_description: 'Nayana : Vision AI for all'
|
| 9 |
---
|
| 10 |
|
|
|
|
| 11 |
|
| 12 |
+
|
| 13 |
+
<div align="center">
|
| 14 |
+
<h1>Nayana - Vision AI for all</h1>
|
| 15 |
|
| 16 |
<a href="https://cognitivelab.in">
|
| 17 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/6442d975ad54813badc1ddf7/jjcT87PhlfwKvgWXTj3yk.png" width="80%">
|
| 18 |
</a>
|
|
|
|
| 19 |
<h3>Enabling Vision Language Capabilites for Low resource langauges</h3>
|
| 20 |
<p>Initiative by <a href="https://cognitivelab.in">Cognitivelab</a> </p>
|
| 21 |
|
| 22 |
|
| 23 |
+
</div>
|
| 24 |
+
|
| 25 |
+
## Problem Statement
|
| 26 |
+
|
| 27 |
+
Despite advancements in vision-language AI, a significant number of the world's languages remain underserved, leaving millions without tools to process documents in their native scripts.
|
| 28 |
+
|
| 29 |
+
**Challenges Addressed by Nayana**:
|
| 30 |
+
- **Wide Language Gap**: Lack of robust OCR solutions for a large spectrum of languages, particularly low-resource and rare languages.
|
| 31 |
+
- **Script Complexity**: Supporting diverse writing systems, including those with intricate scripts, cursive styles, or mixed-language content.
|
| 32 |
+
- **Scalability**: Need for adaptable models that can handle real-world multilingual document processing at scale.
|
| 33 |
+
|
| 34 |
+
Nayana is designed to tackle these challenges by fine-tuning cutting-edge OCR models for diverse languages across multiple regions, empowering users to extract actionable insights from their documents regardless of the language or script.
|
| 35 |
+
|
| 36 |
+
|
| 37 |
+
## Vision
|
| 38 |
+
|
| 39 |
+
To democratize access to **Vision-Language AI** for all communities by empowering a wide range of languages, including low-resource and underrepresented ones, with cutting-edge OCR and document understanding capabilities.
|
| 40 |
+
|
| 41 |
+
---
|
| 42 |
+
|
| 43 |
+
## Mission
|
| 44 |
+
|
| 45 |
+
1. **Enhance Accessibility**: Build tools that enable equitable AI solutions for diverse linguistic groups worldwide.
|
| 46 |
+
2. **Expand Language Coverage**: Support a vast range of languages and scripts, breaking barriers for multilingual document processing.
|
| 47 |
+
3. **Foster Collaboration**: Provide an open-source platform where developers and researchers can enhance and expand multilingual OCR capabilities.
|
| 48 |
+
|