Skip to content

Forum in maintenance, we will back soon 🙂

Gpt4 vs Github copi...
 
Notifications
Clear all

Gpt4 vs Github copilot

3 Posts
3 Users
0 Reactions
639 Views
(@flyyy)
Posts: 2
Active Member
Topic starter
 

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 : 05/23/2023 2:36 pm
SSAdvisor
(@ssadvisor)
Posts: 1139
Noble Member
 

Posted by: @flyyy

Gpt4 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: @flyyy

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? 

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

 
Posted : 05/23/2023 4:53 pm
Hasan Aboul Hasan
(@admin)
Posts: 1207
Member Admin
 

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

 
Posted : 05/24/2023 11:28 am
Share: