Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,27 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: 📈
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: red
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
At JetBrains we are building AI-assisted developer tools to free developers from repetitive tasks, help them stay in the flow and produce high quality software.
|
11 |
+
We are working on various code processing tasks such as code completion, code generation, code summarization, diff processing, code editing and more.
|
12 |
+
|
13 |
+
Our specific areas of interest include (but are not limited to!) the following:
|
14 |
+
|
15 |
+
* High-quality ML models for every programming language
|
16 |
+
* Training materials and techniques for low-resource languages
|
17 |
+
* Improving models’ performance with feedback from code analysis tools
|
18 |
+
* Adapting models to the software project at hands
|
19 |
+
* Long-context models and their evaluation
|
20 |
+
* Efficient in-project retrieval
|
21 |
+
* Agents that can perform software engineering tasks
|
22 |
+
* Issue-solving agents
|
23 |
+
* Debugging agents
|
24 |
+
|
25 |
+
Learn more about us:
|
26 |
+
[JetBrains Research](https://www.jetbrains.com/research/) | [JetBrains AI Assistant](https://blog.jetbrains.com/blog/tag/ai-assistant/) |
|
27 |
+
[JetBrains AI](https://www.jetbrains.com/ai)
|