Hacker News new | ask | show | jobs
by bt1a 1162 days ago
What I would like to know is what is the best way to integrate an LLM and its output into my IDE without paying for something like Github Copilot. Any ideas here?
2 comments

what ide?
I'm using VScode edit: For context, I have a GPT-4 API key, so I'd like to do something like what Copilot X is, just obviously much worse and rough around the edges considering I'm rolling it myself
When I search VS Code extensions for 'GPT', I get quite a few - is there something you are hoping for beyond what is available with those?