
DevAI Semanal
Weekly AI dev tools newsletter in Spanish, fully automated
What it does
DevAI Semanal is a fully automated, open-source newsletter delivering the most relevant AI dev tools news in Spanish every Tuesday. Powered by Claude API + GitHub Actions, it collects from 15+ sources (Anthropic, OpenAI, GitHub Trending, Reddit, HN), curates top stories with AI editorial criteria, rewrites them in Spanish with real dev context, and publishes via Ghost CMS + MailerLite. Zero manual intervention. Built for devs using Claude Code, Cursor, Copilot, and MCP servers.
Does a similar job
all alternatives →


- MAMy Attempt to Organize the World of AI Dev Tools2025 · aicode.danvoronov.com · ▲101
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.

bestaitools.co.inJun 2026 · bestaitools.co.in · ▲214+ Free AI tools for writers & devs in 17 languages.
More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com