top | item 43434325

Show HN: My Attempt to Organize the World of AI Dev Tools

101 points| dan_voronov | 11 months ago |aicode.danvoronov.com

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.

I'm still on the fence about including txt2sql projects, as their functionality seems too basic to me.

And I'm personally maintaining this, so your feedback is wellcome.

30 comments

order

thih9|11 months ago

Feature requests:

- Origin country listed for all tools, especially closed source.

- Information whether a tool can work offline and with a local model or does it rely on an external server.

jjani|11 months ago

To add one:

- Funding model: VC, bootstrapped, or non-profit OSS?

dan_voronov|11 months ago

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.

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.

bredren|11 months ago

If you decide to add a utilities section, please consider FileKitty.

https://github.com/banagale/FileKitty

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.

I plan to add a tree feature and restore some other features I had in prior versions.

There are probably other tools that don’t require completion API requested but assist in AI enhanced dev workflows.

dimitri-vs|11 months ago

I actually hate using the AIs on third party platforms/wrappers because you have no idea what garbage they are putting in the system prompt and they have a strong incentive to minimize costs on LLM tokens. The difference with the quality I get just dumping all relevant context into the biggest SOTA model with reasoning tokens maxed out is massive.

Its to the point where if Cursor gets stuck on something I will just tell it to give me a recap of the details of the issue and suggest relevant files and then paste that into the Anthropic Console with thinking tokens set to max.

bufferoverflow|11 months ago

It's not very well organized.

Why not have a column for which LLMs they give for free, with limits. A column for unique features. A column for pricing.

Right now it's just a wall of text I have to read.

ai-christianson|11 months ago

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.

Cool to see we're on your list!

Curious to hear feedback on it!

dan_voronov|11 months ago

Also, maybe I'm just not looking hard enough, but I can't find an RSS feed for the changelog of Cursor.

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.

dimitri-vs|11 months ago

They don't have one, I ended up just using distill.io to monitor the page for changes.

paradite|11 months ago

Missing a few. Check out mine visualized in 2D quardants:

https://paradite.github.io/ai-coding/

Also there are a lot of cli tools in this space:

https://prompt.16x.engineer/cli-tools

b0dhimind|11 months ago

So much paid stuff... and so many questions... mostly though what are the best "Free AI Stack" for various uses?

I don't mind copy-pasting stuff, especially when there's that cool tool to copy paste entire-directories and usually only work with one script at a time.

Currently been using VS Code and copy-pasting to ChatGPT (others seem to have much conversation limits, output limits, weak knowledge base, etc.). Was even thinking of buying CoPilot $10 tier but it has terrible (response length limits)[https://github.com/microsoft/vscode-copilot-release/issues/3...].

soco|11 months ago

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...

fosterfriends|11 months ago

Love it - I use a mix of Claude Code and Cursor agentic mode the most locally from this list.

I'll (biasedly) throw in "Diamond" - https://diamond.graphite.dev/, and in general, AI code review tools as a whole category :)

scosman|11 months ago

If you expand into tools for developing AI models, check out Kiln: https://github.com/Kiln-AI/Kiln

It includes synthetic data generation, fine-tuning and evals to help build your own models.

jdiff|11 months ago

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.

dan_voronov|11 months ago

Yes, there is a semi-transparent background overlay. It works fine on my devices, but I will definitely investigate this issue and optimize the CSS.

bsaul|11 months ago

Thanks for the page ! Can you add UI/UX designing tools as well ? It's also useful to solo founders.

dan_voronov|11 months ago

UI/UX designing tools is exactly the category I am going to explore next, so yes, this section is not finished yet.

bovermyer|11 months ago

There's also Q CLI, which is Amazon's Q but in a CLI form.

vednig|11 months ago

Site's not responsive on mobiles, please take a look

manduz|11 months ago

[deleted]

MichaelMoser123|11 months ago

In Soviet Russia AI Dev Tools organize you

(couldn't resist the urge to post slashdot-like silliness)