Gihub released Copilot X to add ChatGPT to your code editor

Anil Matcha
13 replies
Do you know now you can debug your code and talk to your documentation with AI. Github has now released Copilot X which helps you talk to your documentation and debug code together https://github.blog/2023-03-22-g...

Replies

Oleksandr Koreniuk
I would love to see when ai would help me to add API, contracts, and ml inputs from just a text prompt. Right now its a cool autocomplete tool)
Anil Matcha
@oleksandr_koreniuk It's definitely a step up. Also helps in interacting with documentation with chat
Oleksandr Koreniuk
@matcha_anil I would like to advice to not use chatgpt to anything other than hinting. Documentation is a strictly constrained set of terms. Since GPt may hallucinate , you could receive false words which may cause undesired consequences in work.
Anil Matcha
@oleksandr_koreniuk Yes, but ideally it can be prompted not to hallucinate and only answer if it is sure
Oleksandr Koreniuk
@matcha_anil it cannot be “sure” in a human way since it's statistical predictor.
Richard Gao
All those GPT apps that write code are going to be facing some stiff competition
Anil Matcha
@richard_gao2 Also the apps providing support from documentation like kapa.ai
Anil Matcha
@richard_gao2 @sewell_stephens Sad to know this, hope you can spin up something new
Mirena Vasileva
Thanks for this, definitely sharing with the team!