I've been exploring the (not so=) amazing potential of AI in coding and have compiled a list of tools. From AI-powered IDEs to code generators, this resource is my contribution to the community.<p>I'm still on the fence about including txt2sql projects, as their functionality seems too basic to me.<p>And I'm personally maintaining this, so your feedback is wellcome.
Feature requests:<p>- Origin country listed for all tools, especially closed source.<p>- Information whether a tool can work offline and with a local model or does it rely on an external server.
Thank you for the feedback! I fixed the CSS, reduced the amount of bg blur, added the 'Files to Prompt' category, and many of the mentioned projects. I also added a mention of Chatbot Arena as a place where you can always see which model better for now.<p>I'm not interested in searching for the Origin country (I'm sure that in 90% of cases it will be the USA, then China) and Funding model, as I'm more into programming and I'm interested in the usefulness and stability of the tools. If someone does such OSINT and sends me the information, then of course I will add it.
If you decide to add a utilities section, please consider FileKitty.<p><a href="https://github.com/banagale/FileKitty" rel="nofollow">https://github.com/banagale/FileKitty</a><p>Despite all the hoopla of “project knowledge” and supposed codebase-wide context, I still find reasoning models do their best when directly provided with files relevant to a problem and nothing more.<p>I plan to add a tree feature and restore some other features I had in prior versions.<p>There are probably other tools that don’t require completion API requested but assist in AI enhanced dev workflows.
It doesn't mention a new category: when people generate code FROM unit-tests<p>For example:<p><a href="https://claudio.uk/posts/unvibe.html" rel="nofollow">https://claudio.uk/posts/unvibe.html</a>
It's not very well organized.<p>Why not have a column for which LLMs they give for free, with limits. A column for unique features. A column for pricing.<p>Right now it's just a wall of text I have to read.
Core contributor of RA.Aid here. We are up to 15 total contributors now and are aiming to be one of the top completely FOSS coding agents.<p>Cool to see we're on your list!<p>Curious to hear feedback on it!
Also, maybe I'm just not looking hard enough, but I can't find an RSS feed for the changelog of Cursor.<p>If projects have code on GitHub, it's easy to follow their updates, but if they are closed projects that post changelogs on their website, it's difficult for me to find an RSS feed. Usually, in the site code (like with Cursor), the feed leads only to blog updates.
Thanks for putting this together!<p>Have you also looked at mcp?<p><a href="https://modelcontextprotocol.io/introduction" rel="nofollow">https://modelcontextprotocol.io/introduction</a><p><a href="https://github.com/appcypher/awesome-mcp-servers" rel="nofollow">https://github.com/appcypher/awesome-mcp-servers</a><p>mcp.run
glams.ai
smithery.ai
skeet.build (disclaimer: I built this one)
Missing a few. Check out mine visualized in 2D quardants:<p><a href="https://paradite.github.io/ai-coding/" rel="nofollow">https://paradite.github.io/ai-coding/</a><p>Also there are a lot of cli tools in this space:<p><a href="https://prompt.16x.engineer/cli-tools" rel="nofollow">https://prompt.16x.engineer/cli-tools</a>
Great work - I've been doing something similar, creating a smaller, more curated list here:<p><a href="https://github.com/ColinEberhardt/awesome-ai-developer-tools" rel="nofollow">https://github.com/ColinEberhardt/awesome-ai-developer-tools</a><p>Categorising these tools is quite challenging!
How about a table of contents, so at least I can see the categories you used? Also, I assume your monitor is much wider than mine - the table gets so cramped up...
Love it - I use a mix of Claude Code and Cursor agentic mode the most locally from this list.<p>I'll (biasedly) throw in "Diamond" - <a href="https://diamond.graphite.dev/" rel="nofollow">https://diamond.graphite.dev/</a>, and in general, AI code review tools as a whole category :)
If you expand into tools for developing AI models, check out Kiln: <a href="https://github.com/Kiln-AI/Kiln" rel="nofollow">https://github.com/Kiln-AI/Kiln</a><p>It includes synthetic data generation, fine-tuning and evals to help build your own models.
The scroll performance on your site is lagging quite heavily on my computer. Seems to be all the nearly-invisible backdrop blurs, because when I zap those from the stylesheets it perks right up. Not all the way up, but the majority of the way up.
The performance and cost comparisons at <a href="https://artificialanalysis.ai/text-to-speech" rel="nofollow">https://artificialanalysis.ai/text-to-speech</a> linked elsewhere seemed useful.