TechxGenus commited on
Commit
21b2cbe
1 Parent(s): 6dfb327

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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">[<img src="https://github.com/TechxGenus/CursorCore/blob/main/pictures/cursorcore.png" width="12.5px">Web]</a> |
21
- <a href="https://discord.gg/Z5Tev8fV">[<img src="https://github.com/TechxGenus/CursorCore/blob/main/pictures/discord.png" width="15x">Discord]</a>
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://github.com/TechxGenus/CursorCore/blob/main/pictures/conversation.png">
45
  </p>
46
 
47
- ![CursorWeb](https://github.com/TechxGenus/CursorCore/blob/main/pictures/CursorWeb.gif)
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