Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Dario Schiraldi's Insights: How AI is Impacting the Travel Industry

The travel industry has always been one of the most dynamic sectors, constantly evolving to meet the demands of global travelers. Today, one of the most significant influences driving this change is A...
10.03.2025 0 Read More

Implementing RAG with Azure OpenAI in .NET (C#)

This tutorial was created using OpenAI's Deep Research capability. Retrieval-Augmented Generation (RAG) combines a document retrieval step with an OpenAI LLM to ground the model’s answers on your d...
10.03.2025 0 Read More

Integrating OpenAI's Retrieval-Augmented Generation in NET Applications

Integrating OpenAI's Retrieval-Augmented Generation (RAG) in a .NET application involves several steps, including setting up a local embedding vector database, processing PDF documents using PdfPig, a...
10.03.2025 0 Read More

How Artificial Intelligence Apps Are Changing Everyday Life

You may be surprised to know how frequently you engage with artificial intelligence. AI is subtly influencing your daily life, from using facial recognition to unlock your phone to receiving tailored ...
10.03.2025 0 Read More

Tutorial: Building SQL Agent with Langchain, OpenAI and DuckDB.

Tutorial: Building SQL Agent with Langchain, OpenAI and DuckDB.
We will explain how to implement an SQL Agent using LangChain, OpenAI API, and DuckDB , and how to turn it into an application with Morph . This app will generate SQL queries using an LLM, execute th...
10.03.2025 0 Read More

AI-XP: The Product Owner Power-up for Agile Success

Have you ever found yourself as a Product Owner, buried under an avalanche of tasks—juggling backlog prioritization, fine-tuning user stories, and maintaining constant communication with stakeholder...
10.03.2025 0 Read More

A git plugin, for when you draw a blank with commit messages.

I built a small Git plugin called git-ai-tools that uses LLMs (OpenAI, DeepSeek, and Gemini) to generate commit message suggestions directly from my git diffs. It’s designed to integrate natively wi...
11.03.2025 0 Read More

Claude 3.7 Sonnet vs o3-mini: Head-to-head coding comparison

Claude 3.7 Sonnet vs o3-mini: Head-to-head coding comparison
Anthropic's Claude 3.7 Sonnet and ‘Claude Code’ platform offers one of the best ecosystems for AI code generation. So now, the bigger question is: how good is the new Claude 3.7 Sonnet, and how we...
11.03.2025 0 Read More

Forecasting The NFL GOAT Quarterback with Artificial Intelligence

Forecasting The NFL GOAT Quarterback with Artificial Intelligence
Intro We naturally enjoy comparing, ranking, and even labeling things as "The Greatest." This tendency spans virtually every area, including products, industries, and especially sports. Athle...
11.03.2025 0 Read More

Mastering OpenAI’s new Agents SDK & Responses API [Part 1]

Welcome to part 1A few months ago, I was buried in a complex automation project, trying to make AI agents more independent. The problem? They needed too much hand-holding. Every action required a huma...
11.03.2025 0 Read More
Loading...
#reading
Write Like A Professional Copywriter: How To Use Jeda.ai for Copywriting?
0
Styling Text with Gradients Using Only CSS
0
I Built a Human Civilization in Minecraft Using AI — Here's What Happened
0
Stop coding mazes, code maps instead
0
How To Use an MCP React Client with Multiple AI Agents
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0