|
|
|
|
|
by youssefabdelm
1216 days ago
|
|
I tried using the playground code completion to ask it to write a script for pyautocad that colors in a grid, it completed with a different library, pyautogui. Even after saying "import pyautocad" myself, the function it completed was pyautogui. I'm sure it's prob still very useful for people who care about the privacy tradeoff, but I've had more success with ChatGPT |
|
We are fans of ChatGPT and think that ChatGPT is pretty complementary to tools like Copilot and Codeium. ChatGPT is helpful for longer form exploratory questions from natural language while Codeium in its current form is great to accelerate your coding.