The TRUTH about AI coding assistants :
AI has a better chance of succeeding at more generic tasks instead of niche requests (think complex code).
This is because LLMs leverage existing datasets.
HEREโs WHY LLMs โsuckโ at coding :
โ Syntax Hurdles: LLMs struggle with strict syntax rules. Code requires precise formatting and punctuation, making it hard for models to consistently produce error-free code. Generated code may look correct but won't execute properly.