Logo
Login
Tech Posts 31214
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.

Building a Smart Café Menu Ordering Agent ☕🤖: Natural Language to Structured JSON with RAG

A Technical Deep Dive into Creating an Intelligent Interface Imagine walking into your favorite cafe and simply speaking your order: "Can I get a large oat milk latte and one blueberry muffin...
19.04.2025 0 Read More

RAG, Fine-Tuning, or Just Asking Nicely? How to Actually Train Your AI

Ever asked your AI a simple question and gotten a response that’s hopelessly outdated or just plain wrong? Or maybe your chatbot thinks your company’s latest product is a random Reddit thread. Ann...
19.04.2025 0 Read More

An Introduction to Retrieval-Augmented Generation

An Introduction to Retrieval-Augmented Generation
Chapter1 - Introduction to Retrieval-Augmented Generation (RAG) Overview Retrieval-Augmented Generation (RAG) is an AI framework that enhances the capabilities of Large Language Mode...
20.04.2025 0 Read More

Supercharging My VS Code AI Agent with Local RAG

My AI Agent Needed a Better Memory Working with AI assistants directly in my IDE (like Cline or Roo Code in VS Code) has become a core part of my workflow, especially for personal reflection ...
20.04.2025 0 Read More

Building a RAG with Docling and LangChain

Building a RAG with Docling and LangChain
Hands-on experience building a RAG with Docling and LangChain. Introduction This article and the sample notebook demonstrates the powerful integration of LangChain Docling alongside a Milvus v...
20.04.2025 0 Read More

Building a RAG-Powered Self-Improving Trading Department with LangGraph

Building a RAG-Powered Self-Improving Trading Department with LangGraph
Imagine walking into a trading floor that runs itself. Analysts don’t sleep, they never get tired, and they learn from their mistakes. Sounds sci-fi? Not anymore.In this post, we’ll build a RAG-po...
20.04.2025 0 Read More

🐾 Building a PetCare AI Assistant with Gemini and RAG

🚀 Overview As part of the Gen AI Intensive Course by Google & Kaggle, I built a PetCare AI Assistant — a conversational tool that helps pet owners get structured health advice based ...
20.04.2025 0 Read More

Hands-On WrenAI Review: Text-to-SQL Powered by RAG

WrenAI is a text to sql solution that I've been following for a while. Recently, I have some time to try it out, so let me share my experience.First of all, according to the installation guide provide...
20.04.2025 0 Read More

What-If Story Generator: Building a Narrative Assistant with RAG

https://www.kaggle.com/code/shomayato/2025-04-19-capstone-compose From 'What If?' to Outline: My Gen AI Capstone Project Using RAG Have you ever had a cool "What if...?" idea pop into your ...
21.04.2025 0 Read More

From Plain English to Grafana: How VizGenie Simplifies PromQL

Imagine you are a DevOps engineer trying to quickly fix a sudden rise in your server’s CPU use. You need a Grafana dashboard fast, but writing PromQL queries is confusing. Or maybe you are a product...
21.04.2025 0 Read More
Loading...
#reading
Python Notes #3 – Control Flow
0
Do you use LLMs? And some podcast recommendations
0
🚀 Launching my Dev.to journey! 🌟
0
Choosing the Right Dataset for Your Image Classification Project
0
Introduction of Palette box
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0