---
title: "Choose Your Own Coding Assistant"
url: https://daily.dev/posts/choose-your-own-coding-assistant-faidbowth
source_url: https://dev.to/rdentato/choose-your-own-coding-assistant-11gi
type: article
source: "DEV"
published: 2024-02-14T16:40:35.723Z
updated: 2025-09-06T02:33:22.004Z
tags: ["ai", "ai-assisted-development", "github", "llm", "vscode"]
reading_time: 5
upvotes: 125
comments: 4
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Choose Your Own Coding Assistant

**[DEV](https://daily.dev/sources/devto)** · 5 min read · 125 upvotes · 4 comments

## Summary

This post reports the results of experimenting with four leading Large Language Models to evaluate which one reigns supreme as a coding assistant. GPT-4 emerged as the overall victor, offering the most accurate and comprehensive assistance across all tasks. Smaller models may present viable alternatives depending on specific needs. Google's new LLM, Gemini Advance, shows significant improvements and is a serious contender to the crown of 'best LLM overall'.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/rdentato/choose-your-own-coding-assistant-11gi>

## Community discussion

Top comments from developers on daily.dev.

**@eyoung** · 3 upvotes

> Interesting information, but really most devs are not using this approach. Github Copilot, Amazon CodeWhisperer, Google Duet AI are all directly integrated to your code flow and these weren't covered.

**@pakonten** · 2 upvotes

> Mistral is a really good local assistant. The opera's AI called ARIA is really good too for a free assistant.

**@jamescooper** · 0 upvotes

> Interesting post. "It depends"  because on one side, you can argue that the essence of a good coding assistant is its ability to challenge you, to make you dig deeper into the logic and philosophy of programming. Just handing over solutions  does more harm than good, stifling creativity and critical thinking.
>
> On the flip side, if you are being practical the focus would be on – efficiency and speed.  Something that simplifies complexity and helps devs keep pace would be prio.
>
> So, when it comes to choosing the best coding assistant, it's really a personal decision that boils down to what you...

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#ai-assisted-development](https://daily.dev/tags/ai-assisted-development), [#github](https://daily.dev/tags/github), [#llm](https://daily.dev/tags/llm), [#vscode](https://daily.dev/tags/vscode)

[View this post on daily.dev](https://daily.dev/posts/choose-your-own-coding-assistant-faidbowth)
