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.

Building AI Agents: Semantic Integration of Structured and Unstructured Data using OpenAI Agent SDK

Building AI Agents: Semantic Integration of Structured and Unstructured Data using OpenAI Agent SDK
What is this about? This post is about building AI agents that can semantically integrate structured and unstructured data for advanced search and analysis. The ability to search and analyze ...
12.03.2025 0 Read More

Complete Guide to LangChainJS Documentation: Optimize LLM Usage with Ease

LangChainJS is a powerful library for building applications based on language models (LLMs) such as GPT-3, GPT-4, and others. With clear and well-structured documentation, developers can easily config...
13.03.2025 0 Read More

Overview: "PC-Agent: A Hierarchical Multi-Agent Collaboration Framework for Complex Task Automation on PC"

Overview: "PC-Agent: A Hierarchical Multi-Agent Collaboration Framework for Complex Task Automation on PC"
Disclaimer: this is a report generated with my tool: https://github.com/DTeam-Top/tsw-cli. See it as an experiment not a formal research, 😄。 Mindmap Summary This paper introduces...
13.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

Fine-Tune Your LLM in MINUTES with Nebius ⚡️

Fine-Tune Your LLM in MINUTES with Nebius ⚡️
Introduction Large Language Models are Great! But it’s not that good when it comes to doing specific tasks or being a domain subject matter expert.That’s where Fine tuning comes into the ...
13.03.2025 0 Read More

Benchmarking Code Reviews: Kody vs. Raw LLMs (GPT & Claude)

Benchmarking Code Reviews: Kody vs. Raw LLMs (GPT & Claude)
Introduction AI-powered IDEs blew up this past year—suddenly, every dev’s got a little robot sidekick.But hey, coding is the fun part.Code reviews? Not so much.That’s where we started w...
13.03.2025 0 Read More

¿Quieres aprender sobre agentes en español? 🎥

He creado este video como parte de una serie de entrenamientos gratuitos para la comunidad latina. ¡Espero que te sea útil! 🚀🔗 Míralo aquí: ...
13.03.2025 0 Read More

Real-Time JSON Parsing from Semantic Kernel Streams in .NET

Real-Time JSON Parsing from Semantic Kernel Streams in .NET
The problem LLMs like GPT-4o are now good at generating JSON, which opens up many possibilities.Most of the time, we can wait for the LLM to complete the generation, parse the answer and retu...
13.03.2025 0 Read More

SGLang: A Deep Dive into Efficient LLM Program Execution

Disclaimer: this is a report generated with my tool: https://github.com/DTeam-Top/tsw-cli. See it as an experiment not a formal research, 😄。 Summary SGLang is an open-source framework des...
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
Loading...
#reading
Step-by-Step Guide to Building a Video Conference App with ZEGOCLOUD Video Conference Kit
0
Integrating Quantum Computing with AI: The Next Frontier
0
Optimize Core Web Vitals - FCP and LCP: Remove not need dependencies
0
Using Grafana Loki as a Centralized Logging Solution
0
10 essential kubectl commands every dev should know
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