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.

๐—จ๐—ป๐—ฑ๐—ฒ๐—ฟ๐˜€๐˜๐—ฎ๐—ป๐—ฑ๐—ถ๐—ป๐—ด ๐—ฉ๐—ฒ๐—ฐ๐˜๐—ผ๐—ฟ ๐——๐—ฎ๐˜๐—ฎ๐—ฏ๐—ฎ๐˜€๐—ฒ๐˜€: ๐—ง๐—ต๐—ฒ ๐—•๐—ฎ๐—ฐ๐—ธ๐—ฏ๐—ผ๐—ป๐—ฒ ๐—ผ๐—ณ ๐—ฅ๐—”๐—š ๐—ฅ๐—ฒ๐˜๐—ฟ๐—ถ๐—ฒ๐˜ƒ๐—ฎ๐—น

Retrieval-Augmented Generation (RAG) relies on an advanced retrieval system to fetch relevant information before generating responses. At the heart of this retrieval process are vector databases, whic...
10.03.2025 0 Read More

What Are Embeddings? How They Help in RAG

Retrieval-Augmented Generation (RAG) relies on a key concept called embeddings to enable intelligent search and retrieval of relevant information. Embeddings are numerical representations of text, ima...
11.03.2025 0 Read More

Graph database vs relational vs vector vs NoSQL

Graph Databases vs Relational Databases Relational databases store data in tables with predefined schemas and rely on joins to establish relationships, which can become inefficient for comple...
11.03.2025 0 Read More

Understanding Vector Databases with APIpie.ai

Understanding Vector Databases with APIpie.ai
In today's data-driven world, the ability to find meaningful connections within vast amounts of information has become a critical competitive advantage. Traditional databases excel at storing and ret...
11.03.2025 0 Read More

Tutorial: Build a RAG Chatbot with LangChain ๐Ÿฆœ, Zilliz Cloud, Anthropic Claude 3 Opus, and Google Vertex AI text-embedding-004

Tutorial: Build a RAG Chatbot with LangChain ๐Ÿฆœ, Zilliz Cloud, Anthropic Claude 3 Opus, and Google Vertex AI text-embedding-004
Introduction to RAG Retrieval-Augmented Generation (RAG) is a game-changer for GenAI applications, especially in conversational AI. It combines the power of pre-trained large language models ...
12.03.2025 0 Read More

RAG Vector Database - Use Cases & Tutorial

RAG Vector Database is one of the first main terms RAG geeks are looking for. Let me dive in! RAG Vector Database: A Comprehensive Guide: Table of Contents - RAG Vector Database: Intr...
13.03.2025 0 Read More

Build RAG Chatbot ๐Ÿค– with LangChain, Milvus, Mistral AI Pixtral, and NVIDIA bge-m3

Build RAG Chatbot ๐Ÿค– with LangChain, Milvus, Mistral AI Pixtral, and NVIDIA bge-m3
Introduction to RAG Retrieval-Augmented Generation (RAG) is a game-changer for GenAI applications, especially in conversational AI. It combines the power of pre-trained large language models ...
14.03.2025 0 Read More

Quick tip: How to Build Local LLM Apps with Ollama, DeepSeek-R1 and SingleStore

Abstract In a previous article, we saw how to use Ollama with SingleStore. In this article, we'll modify the previous example and replace the existing LLM with DeepSeek-R1 instead.The noteboo...
17.03.2025 0 Read More

Docling's new โ€œSmolDocling-256Mโ€ Rocks

Docling's new โ€œSmolDocling-256Mโ€ Rocks
First impression of testing โ€œSmolDocling-256M-previewโ€ available on Hugging Face. Introduction SmolDocling (the latest from the Docling family) is a multimodal Image-Text-to-Text model des...
17.03.2025 0 Read More

Quick tip: How to Build Local LLM RAG Apps with Ollama, DeepSeek-R1 and SingleStore

Abstract In a previous article, we explored how to use Ollama and DeepSeek-R1 with SingleStore for a simple example. In this article, we'll build on that example by working with a PDF documen...
17.03.2025 0 Read More
Loading...
#reading
LLMOps in Practice: Streamlining Large Language Model Pipelines
0
๐ŸŒŸ Lead the Tech Revolution: Shape the Future with JetBrains' Developer Ecosystem Survey 2025! ๐Ÿš€
0
Multi-Channel Lead Automation in Frappe: LinkedIn, Website Forms, Webhooks & WhatsApp
0
Como simplifiquei um processo em Museologia com uma soluรงรฃo digital
0
Agentic AI Revolution: CrewAI vs AutoGen โ€“ Which Delivers Better Business Results?
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