Forum in maintenance, we will back soon 🙂
Gpt4 vs Github copilot
Gpt4 vs Github copilot which is the better coding partner?
Slightly off topic: how can I get chatgpt to crawl a Web page for api documentation and then use this to create code based on the documentation?
Posted by: @flyyyGpt4 vs Github copilot which is the better coding partner?
I've only had a slight look at copilot so looking forward to other responses.
Posted by: @flyyySlightly off topic: how can I get chatgpt to crawl a Web page for api documentation and then use this to create code based on the documentation?
You can't directly do that but there are ways to use Langchain to possibly do it. In the future please use a seperate post for multiple questions; it helps keep the forum post topically researchable.
Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack
To crawl site documentation, you can use langchain. then index it, and using the index, you can ask GPT to create code based on it. This YouTube Channel may help.
Copilot states here, that it uses GPT-4