TechxGenus
commited on
Commit
•
aeead20
1
Parent(s):
ea132c4
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -15,8 +15,8 @@ license: apache-2.0
|
|
15 |
<a href="https://hf.co/papers/2410.07002">[🤗HF Paper]</a> |
|
16 |
<a href="https://huggingface.co/collections/TechxGenus/cursorcore-series-6706618c38598468866b60e2">[🤖Models]</a> |
|
17 |
<a href="https://github.com/TechxGenus/CursorCore">[🛠️Code]</a> |
|
18 |
-
<a href="https://github.com/TechxGenus/CursorWeb">[
|
19 |
-
<a href="https://discord.gg/Z5Tev8fV">[
|
20 |
</p>
|
21 |
|
22 |
<hr>
|
@@ -39,10 +39,10 @@ license: apache-2.0
|
|
39 |
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.
|
40 |
|
41 |
<p align="center">
|
42 |
-
<img width="100%" alt="conversation" src="https://
|
43 |
</p>
|
44 |
|
45 |
-
![CursorWeb](https://
|
46 |
|
47 |
## Models
|
48 |
|
|
|
15 |
<a href="https://hf.co/papers/2410.07002">[🤗HF Paper]</a> |
|
16 |
<a href="https://huggingface.co/collections/TechxGenus/cursorcore-series-6706618c38598468866b60e2">[🤖Models]</a> |
|
17 |
<a href="https://github.com/TechxGenus/CursorCore">[🛠️Code]</a> |
|
18 |
+
<a href="https://github.com/TechxGenus/CursorWeb">[Web]</a> |
|
19 |
+
<a href="https://discord.gg/Z5Tev8fV">[Discord]</a>
|
20 |
</p>
|
21 |
|
22 |
<hr>
|
|
|
39 |
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.
|
40 |
|
41 |
<p align="center">
|
42 |
+
<img width="100%" alt="conversation" src="https://raw.githubusercontent.com/TechxGenus/CursorCore/main/pictures/conversation.png">
|
43 |
</p>
|
44 |
|
45 |
+
![CursorWeb](https://raw.githubusercontent.com/TechxGenus/CursorCore/main/pictures/CursorWeb.gif)
|
46 |
|
47 |
## Models
|
48 |
|