Skip to content

Commit

Permalink
Merge pull request #59 from GaiaNet-AI/add-youtube-demo
Browse files Browse the repository at this point in the history
Update cursor.md
  • Loading branch information
alabulei1 authored Sep 6, 2024
2 parents 3fab780 + 918ed48 commit 417d36f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/user-guide/apps/cursor.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ You can use Cursor with your own Gaia node as the LLM backend. There are two big
* Your Gaia node could be supplemented by a knowledge base that is specific to your proprietary code repository, porgramming language choices, and coding guidelines / styles.
* Your Gaia node could ensure that your code stays private within your organization.

<iframe width="100%" style={{"aspect-ratio": "16 / 9"}} src="https://www.youtube.com/embed/Hf9zfjflP_0" title="Build a Rust app from scratch using local AI and Cursor" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

## Prerequisites

You will need a Gaia node to provide LLM API services. You can
Expand Down

0 comments on commit 417d36f

Please sign in to comment.