5 ms·
Doesn't the GitHub copilot do the same? What are the advantages of this?
by mondov 1y ago
Doesn't the GitHub copilot do the same? What are the advantages of this?
- simssousa15 1y agoFree, no need to clone the repo and on the web.
- vunderba 1y agoThat is exactly what GH Copilot does - if you're subscribed to it, it adds an AI conversation button to any Github repo you visit in the browser. There's no need to clone the repo. However it's not free obviously...
- jasonjmcghee 1y agoit actually is free - the in-web chat is part of free tier, and I'm not aware of any limits. in-IDE use does have limits https://docs.github.com/en/copilot/about-github-copilot/subscription-plans-for-github-copilot https://docs.github.com/en/copilot/about-github-copilot/subs...