Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# openrelay-ai-v1
|
2 |
|
3 |
**openrelay-ai-v1** is the first-generation AI model from [OpenRelay](https://openrelay.live/), a modern tech media and productivity platform. This model is designed to power a range of intelligent features across the OpenRelay ecosystem, including content understanding, semantic search, summarization, Q&A, recommendations, and workflow automation.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- openrelay-dataset
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-classification
|
8 |
+
library_name: transformers
|
9 |
+
tags:
|
10 |
+
- openrelay
|
11 |
+
- productivity
|
12 |
+
- summarization
|
13 |
+
- semantic-search
|
14 |
+
- Q&A
|
15 |
+
- workflow
|
16 |
+
---
|
17 |
+
|
18 |
+
# openrelay-ai-v1
|
19 |
+
|
20 |
+
**openrelay-ai-v1** is the first-generation AI model from [OpenRelay](https://openrelay.live/), a modern tech media and productivity platform. This model is designed to power a range of intelligent features across the OpenRelay ecosystem, including content understanding, semantic search, summarization, Q&A, recommendations, and workflow automation.
|
21 |
# openrelay-ai-v1
|
22 |
|
23 |
**openrelay-ai-v1** is the first-generation AI model from [OpenRelay](https://openrelay.live/), a modern tech media and productivity platform. This model is designed to power a range of intelligent features across the OpenRelay ecosystem, including content understanding, semantic search, summarization, Q&A, recommendations, and workflow automation.
|