make it take less vertical space
Browse files
README.md
CHANGED
|
@@ -7,10 +7,7 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
# JetBrains
|
| 11 |
-
|
| 12 |
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.
|
| 13 |
-
|
| 14 |
We are working on various code processing tasks such as code completion, code generation, code summarization, diff processing, code editing and more.
|
| 15 |
|
| 16 |
Our specific areas of interest include (but are not limited to!) the following:
|
|
@@ -26,6 +23,5 @@ Our specific areas of interest include (but are not limited to!) the following:
|
|
| 26 |
* Debugging agents
|
| 27 |
|
| 28 |
Learn more about us:
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
* JetBrains AI: https://www.jetbrains.com/ai
|
|
|
|
| 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:
|
|
|
|
| 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)
|
|
|