Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ 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 |
|
@@ -17,14 +17,20 @@ Our AI platform extracts insights from engineering team's day-to-day work produc
|
|
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.
|
23 |
-
of
|
24 |
-
|
25 |
|
26 |
-
The generated
|
27 |
-
uploading to
|
28 |
|
29 |
## Supported Languages
|
30 |
|
|
|
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 open-sourced code by 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 |
|
|
|
17 |
documentation. Thereby, ModelTeam provides a comprehensive and accurate assessment of engineers' skills, expertise, and
|
18 |
coding quality.
|
19 |
|
20 |
+
## How It Works
|
21 |
+
Our AI platform extracts insights from your engineering team's day-to-day work products, including code and
|
22 |
+
technical documentation. By analyzing these artifacts locally on your machine, ModelTeam provides a comprehensive
|
23 |
+
and accurate assessment of engineers' skills, expertise, and code quality. The LLMs we use are trained solely on
|
24 |
+
open-source code, which ensures unbiased evaluations based on widely accepted coding practices and standards.
|
25 |
+
|
26 |
## Confidentiality & Security
|
27 |
|
28 |
+
We understand the paramount importance of maintaining the confidentiality and security of your code and data.
|
29 |
+
**ModelTeam.ai** does not transfer any of your code or data off your local machine. Our models and AI algorithms
|
30 |
+
are downloaded to your local environment, and all processing is executed locally.
|
31 |
|
32 |
+
The generated profiles contain only metadata and predicted skills. You have full control over this information and
|
33 |
+
can choose to remove any skills before uploading to **ModelTeam.ai**
|
34 |
|
35 |
## Supported Languages
|
36 |
|