TechxGenus
commited on
Commit
•
c5accbd
1
Parent(s):
f3b924b
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ license_link: LICENSE
|
|
17 |
<a href="https://hf.co/papers/2410.07002">[🤗HF Paper]</a> |
|
18 |
<a href="https://huggingface.co/collections/TechxGenus/cursorcore-series-6706618c38598468866b60e2">[🤖Models]</a> |
|
19 |
<a href="https://github.com/TechxGenus/CursorCore">[🛠️Code]</a> |
|
20 |
-
<a href="https://github.com/TechxGenus/CursorWeb">[
|
21 |
-
<a href="https://discord.gg/Z5Tev8fV">[
|
22 |
</p>
|
23 |
|
24 |
<hr>
|
@@ -41,10 +41,10 @@ license_link: LICENSE
|
|
41 |
CursorCore is a series of open-source models designed for AI-assisted programming. It aims to support features such as automated editing and inline chat, replicating the core abilities of closed-source AI-assisted programming tools like Cursor. This is achieved by aligning data generated through Programming-Instruct. Please read [our paper](http://arxiv.org/abs/2410.07002) to learn more.
|
42 |
|
43 |
<p align="center">
|
44 |
-
<img width="100%" alt="conversation" src="https://
|
45 |
</p>
|
46 |
|
47 |
-
![CursorWeb](https://
|
48 |
|
49 |
## Models
|
50 |
|
|
|
17 |
<a href="https://hf.co/papers/2410.07002">[🤗HF Paper]</a> |
|
18 |
<a href="https://huggingface.co/collections/TechxGenus/cursorcore-series-6706618c38598468866b60e2">[🤖Models]</a> |
|
19 |
<a href="https://github.com/TechxGenus/CursorCore">[🛠️Code]</a> |
|
20 |
+
<a href="https://github.com/TechxGenus/CursorWeb">[Web]</a> |
|
21 |
+
<a href="https://discord.gg/Z5Tev8fV">[Discord]</a>
|
22 |
</p>
|
23 |
|
24 |
<hr>
|
|
|
41 |
CursorCore is a series of open-source models designed for AI-assisted programming. It aims to support features such as automated editing and inline chat, replicating the core abilities of closed-source AI-assisted programming tools like Cursor. This is achieved by aligning data generated through Programming-Instruct. Please read [our paper](http://arxiv.org/abs/2410.07002) to learn more.
|
42 |
|
43 |
<p align="center">
|
44 |
+
<img width="100%" alt="conversation" src="https://raw.githubusercontent.com/TechxGenus/CursorCore/main/pictures/conversation.png">
|
45 |
</p>
|
46 |
|
47 |
+
![CursorWeb](https://raw.githubusercontent.com/TechxGenus/CursorCore/main/pictures/CursorWeb.gif)
|
48 |
|
49 |
## Models
|
50 |
|