egor-bogomolov commited on
Commit
4154ef9
·
verified ·
1 Parent(s): 30f3f83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -4
README.md CHANGED
@@ -1,10 +1,27 @@
1
  ---
2
  title: README
3
- emoji: 🐠
4
- colorFrom: red
5
- colorTo: blue
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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)