Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,34 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<p align="center">
|
| 11 |
+
<picture>
|
| 12 |
+
<source media="(prefers-color-scheme: dark)" srcset="https://grai-unstpb.github.io/assets/logo_dark.png">
|
| 13 |
+
<source media="(prefers-color-scheme: light)" srcset="https://grai-unstpb.github.io/assets/logo_light.png">
|
| 14 |
+
<img alt="GRAI Logo Lockup" src="https://grai-unstpb.github.io/assets/logo_light.png" width="600">
|
| 15 |
+
</picture>
|
| 16 |
+
</p>
|
| 17 |
+
|
| 18 |
+
# Research Group for Applications and Innovation in Multimodal AI (GRAI-UNSTPB)
|
| 19 |
+
|
| 20 |
+
Welcome to the official Hugging Face home of **GRAI-UNSTPB**, a research group at the National University of Science and
|
| 21 |
+
Technology Politehnica Bucharest. We focus on bridging the gap between academic research and practical innovation in Multimodal AI.
|
| 22 |
+
|
| 23 |
+
### 🎯 Research Focus
|
| 24 |
+
- **Multimodal AI:** Integrating vision, audio, and text.
|
| 25 |
+
- **Romanian NLP:** Developing high-quality resources and benchmarks for the Romanian language.
|
| 26 |
+
- **Legal AI:** Building specialized tools for legal document retrieval and analysis.
|
| 27 |
+
- **Resources:** Creating clean, well-annotated datasets and models for low-resource tasks.
|
| 28 |
+
|
| 29 |
+
### 🤝 Collaboration
|
| 30 |
+
We are open to academic collaborations. If you are interested in our work, please feel free to reach out via our contact information.
|
| 31 |
+
|
| 32 |
+
### 🌐 Links
|
| 33 |
+
- **GitHub:** [github.com/GRAI-UNSTPB](https://github.com/GRAI-UNSTPB)
|
| 34 |
+
- **HuggingFace:** [huggingface.com/GRAI-UNSTPB](https://huggingface.com/GRAI-UNSTPB)
|
| 35 |
+
- **Website:** [grai-unstpb.github.io](https://grai-unstpb.github.io/)
|
| 36 |
+
|
| 37 |
+
### 📬 Contact
|
| 38 |
+
For inquiries regarding our datasets or potential research collaborations, please:
|
| 39 |
+
- Open an **Issue** in the relevant repository, or
|
| 40 |
+
- Use the contact information on our **[official website](https://grai-unstpb.github.io/)**.
|