Pythagora-io / gpt-pilot

The first real AI developer
Other
29.09k stars 2.91k forks source link

[Howto]What is the difference between this and Copilot? #443

Open TronYY opened 6 months ago

TronYY commented 6 months ago

Version

VisualStudio Code extension

Operating System

Windows 10

Your question

What is the difference between this and copilot?

YosuCadilla commented 6 months ago

Copilot: Runs inside the files you are editing. It will give you ideas or supersmart autocomplete options for the code YOU are writing. You code, it helps you do the coding.

GPTP lives in the CLI or in the code editor. It will create software based on your prompt. He codes, you help him troubleshoot the errors.

Ganesh2409 commented 6 months ago

@TronYY can u please specify what does "This" refers to...! in the above issue ..... :)

sarvjeetdev commented 6 months ago

This refers to This repository i.e. GPT-Pilot application.

and I think https://github.com/Pythagora-io/gpt-pilot?tab=readme-ov-file#hows-gpt-pilot-different-from-smol-developer-and-gpt-engineer provides more clarity on the difference between GPT-Pilot and Co-Pilot.