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

Exploring RAG: Hypothetical Document Embeddings (HyDE)

Exploring RAG: Hypothetical Document Embeddings (HyDE)
Introduction Hypothetical Document Embeddings (HyDE) is a Retrieval-Augmented Generation (RAG) technique used in Large Language Models (LLMs). This blog explains why HyDE was developed and ho...
22.03.2025 0 Read More

Google Vertex RAG Engine with C# .Net

What is RAG? Ever asked an AI chatbot about your company's products or policies only to get a generic answer or worse - confidently incorrect information? This highlights the core limitation ...
22.03.2025 0 Read More

DIY — Building a Cost-Effective Questionnaire Automation with Bedrock

DIY — Building a Cost-Effective Questionnaire Automation with Bedrock
Security questionnaires are very common today. When customers consider your product, especially if you’re a startup, they often ask for proof that using your service is safe. This can become a huge ...
23.03.2025 0 Read More

Generic RAG Frameworks: Why They Can’t Catch On

Generic RAG Frameworks: Why They Can’t Catch On
In the market for generic RAG frameworks, the different providers are fighting over who can provide 67% accuracy versus 65%. And when you run an off-the-shelf RAG framework on your use case, it will e...
23.03.2025 0 Read More

How docs AI search works: Mintlify-Style with OpenAI Agents SDK

How docs AI search works: Mintlify-Style with OpenAI Agents SDK
Documentation remains a critical resource for developers, serving as the definitive guide and knowledge base for any software product or service. However, traditional keyword-based searches often fall...
23.03.2025 0 Read More

Build AI Agent Memory From Scratch — Tutorial For Dummies

Build AI Agent Memory From Scratch — Tutorial For Dummies
Ever wondered why some chatbots remember your name days later, while others forget what you said 5 minutes ago? This guide explains AI memory in super simple terms - no tech background needed! Have y...
24.03.2025 0 Read More

Integrating LlamaIndex and DeepSeek-R1 for reasoning_content and Function Call Features

Integrating LlamaIndex and DeepSeek-R1 for reasoning_content and Function Call Features
In today's article, I'll show you how to use LlamaIndex's AgentWorkflow to read the reasoning process from DeepSeek-R1's output and how to enable function call features for DeepSeek-R1 within AgentWor...
24.03.2025 0 Read More

An overview of rules based ingestion in DataBridge

An overview of rules based ingestion in DataBridge
Rules! Rules! Rules! LLMs are exceptionally good at transforming content and extracting relevant information, making them ideal building blocks for robust document processing. However, without clear r...
24.03.2025 0 Read More

Building a RAG System With Claude, PostgreSQL & Python on AWS

Building a RAG System With Claude, PostgreSQL & Python on AWS
TLDR: Build a complete RAG system using PostgreSQL, Claude, and AWS Bedrock - no specialized vector databases required. Use pgvector, pgai, and pgvectorscale extensions to handle embeddings and semant...
25.03.2025 0 Read More

A Frontend Dev's Guide for Learning AI

AI, and more specifically LLMs, have me really pumped. I am more excited today than I was when I first started working with SPAs and feeling the potential that client-side development opened up for us...
24.03.2025 0 Read More
Loading...
#reading
AI Safety Breakthrough: New Method Cracks Language Model Defenses in Seconds with 95% Success Rate
0
Dense Retrieval Models Choose Short, Early Documents Over Facts, Study Shows
0
100+ Popular Content Creator Tools in 2025
0
Crypto Trading on Your Wrist: Which Exchanges Support Wear OS?
0
Traffic hogging… Has arrived… Can we battle it?
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