Tag: langchain

Integrating Microsoft GraphRAG into Neo4j: A Comprehensive Guide

This tutorial demonstrates how to integrate Microsoft GraphRAG with Neo4j, focusing on storing GraphRAG output in Neo4j and implementing local and global retrievers using LangChain and LlamaIndex for advanced knowledge graph-based retrieval.

0
0
Read More
Harnessing the Power of JSON-based Agents: Integrating Ollama, LangChain, and Neo4j

This tutorial explores the implementation of a JSON-based agent using Ollama and LangChain to interact with a Neo4j graph database, enhancing LLM capabilities with tools and a semantic layer.

0
0
Read More
Mastering the LangChain Ecosystem: A Comprehensive Guide to Building, Testing, and Deploying AI Workflows

Discover how to leverage the full potential of the LangChain ecosystem, from core components to deployment, for building robust AI applications.

0
0
Read More
Building Your First AI Agent with LangChain: A Beginner-Friendly Tutorial

This tutorial guides beginners through building an AI agent using LangChain, covering installation, LLM integration, tool setup, and agent execution for file management tasks.

0
0
Read More