Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,39 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
colorFrom: yellow
|
5 |
colorTo: blue
|
6 |
sdk: static
|
7 |
pinned: false
|
|
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: 🏆
|
4 |
colorFrom: yellow
|
5 |
colorTo: blue
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
+
short_description: modelteam.ai
|
9 |
---
|
10 |
|
11 |
+
At **ModelTeam**, we develop LLMs to evaluate engineers’ skills and capabilities by examining code and technical documentations.
|
12 |
+
We use these models, learned from a training set of millions of engineers, to develop a unique data assets that powers a vertical
|
13 |
+
talent insight platform for software engineers. Our platform helps teams identify and retain top talent and ensures the best
|
14 |
+
engineers are matched to the right roles, optimizing performance and success.
|
15 |
+
|
16 |
+
Our AI platform extracts insights from engineering team's day-to-day work products, including code and technical
|
17 |
+
documentation. Thereby, ModelTeam provides a comprehensive and accurate assessment of engineers' skills, expertise, and
|
18 |
+
coding quality.
|
19 |
+
|
20 |
+
## Confidentiality & Security
|
21 |
+
|
22 |
+
We understand the importance of confidentiality and security of your code and data. ModelTeam.ai does not transfer any
|
23 |
+
of the code or data out of your local machine. Models and AI algorithms are downloaded to your local machine and the
|
24 |
+
code is executed locally.
|
25 |
+
|
26 |
+
The generated profile contains only the metadata and predicted skills. Even some of those skills can be removed before
|
27 |
+
uploading to modelteam.ai.
|
28 |
+
|
29 |
+
## Supported Languages
|
30 |
+
|
31 |
+
- Python
|
32 |
+
- Javascript
|
33 |
+
- Java
|
34 |
+
- Go
|
35 |
+
- C
|
36 |
+
- C++
|
37 |
+
- PHP
|
38 |
+
- Ruby
|
39 |
+
- C#
|