|
|
|
|
|
by davidbarker
856 days ago
|
|
This is one of the things I like about Cursor (https://cursor.sh/, a fork of VS Code that adds AI features). It uses GPT (I believe they're running their own fine-tuned version), and allows you to '@' items like your files, folders, and (most impressively) any documentation. So, if I'm working on something that uses React Hook Form, I can paste the URL to the RHF documentation. Cursor will index it (presumably creating embeddings for each page), and then I just '@' the RHF documentation in the chat and it'll find the relevant pages and include it them the context for GPT to answer. It's very useful. I already subscribe to ChatGPT Plus but Cursor adds something special that I'm more than happy to subscribe to Cursor too. |
|