cd/sources/dev-to· home sources Dev.to
cat /sources/dev-to.feed | wc -l → 10696

Dev.to

articles 10696 domain dev.to → page 397/535 feed RSS
23:51
2026-06-02
dev.to
ai-agents

Building Your First Developer Agent With OpenAI Agents SDK

A developer built a cautious first-generation developer agent using the OpenAI Agents SDK that reads GitHub issues, inspects codebases, creates implementation plans, suggests tests, and generates pull…

23:48
2026-06-02
dev.to
ai-tools

I built a Chrome extension that tests web forms with AI

Software engineer Denyse has built QA Helper, a Chrome extension that uses AI to generate test cases from requirements documents and automatically fills web forms to produce pass/fail reports. The too…

23:42
2026-06-02
dev.to
ai-tools

How I use pluckmd to read blogs with an AI agent

A developer created pluckmd, a CLI tool that extracts blog articles into markdown without per-site configuration, to enable AI agents to read and index web content. The tool automatically handles Java…

23:28
2026-06-02
dev.to
artificial-intelligence

Run Claude Code For Free (for Fun and Profit)

A developer has published a method to run Claude Code for free by pointing the agentic coding tool at local models or free cloud endpoints instead of paid subscriptions. The approach uses shell script…

23:22
2026-06-02
dev.to
artificial-intelligence

First Post

A developer has launched a blog on dev.to to document their journey toward becoming an AI researcher, starting with daily posts about their experiments and thought processes. The first series of posts…

23:21
2026-06-02
dev.to
ai-products

The AI-Powered Classifieds Stack That Posts in Seconds

24ad.info has deployed an AI-powered classifieds stack that processes photo uploads, generates listing details, and posts ads in seconds. The system uses OpenRouter and Gemini 2.5 Flash for vision pro…

23:12
2026-06-02
dev.to
artificial-intelligence

The #1 Developer Skill in the Agentic Era

As engineering organizations adopt agentic workflows at scale, communication has emerged as the most critical skill for developers, surpassing technical memorization and framework expertise. A develop…

23:00
2026-06-02
dev.to
ai-agents

Data Architectures Powering Agentic AI

A developer has outlined the data infrastructure requirements for agentic AI systems, arguing that traditional data architectures built for dashboards and batch queries are inadequate for autonomous a…

22:38
2026-06-02
dev.to
artificial-intelligence

Navigating the AI world order as a Java Dev - 1.0.0

Abhishek, a Java backend engineer at a major Canadian bank, is building a Spring Boot application with a frontend to explore AI integration. The project will be deployed, modernized, and connected to …

22:25
2026-06-02
dev.to
large-language-models

RAG with OpenAI Embeddings, pgvector and LangChain

A developer demonstrated a complete Retrieval-Augmented Generation (RAG) pipeline using OpenAI embeddings, PostgreSQL with pgvector, and LangChain for document chunking. The implementation stores know…

← prev page 397 / 535 next →