Skip to content
Wednesday, September 24, 2025
  • Code stuffs
  • Facebook
  • Twitter
  • Linkedin
  • Youtube
  • Github
  • Instagram

Explore with me!

Come and explore with me

  • Code stuffs
    • Git
    • C#
    • node.js
    • Python
    • Shell
    • VB
  • Blog Series
  • Marketplaces
    • NPM
    • Nuget
    • VS Code
    • Powershell
  • Lets Learn
  • Devops
    • Kubernetes
    • CI/CD
    • Docker
  • Architecture
    • UML
    • System Design
  • Cloud
  • Myself
  • Deployed
    • Azure Static Website
>>
  • Home
  • Tutorial
  • Page 2

Category: Tutorial

Build Your First LangChain Application – Part 6: Creating Retrieval-Augmented Generation (RAG) Chains
LangChain RAG Tutorial

Build Your First LangChain Application – Part 6: Creating Retrieval-Augmented Generation (RAG) Chains

August 4, 2025August 4, 2025

Implement Retrieval-Augmented Generation (RAG) to create an AI system that answers questions based on your specific documents. Learn multi-query RAG and conversational capabilities.

Read More

LangChain, rag, retrieval, question-answering, AI
Share
Build Your First LangChain Application – Part 5: Building Vector Stores and Semantic Search
Tutorial LangChain Vector Search

Build Your First LangChain Application – Part 5: Building Vector Stores and Semantic Search

August 4, 2025August 4, 2025

Learn how to build vector stores using FAISS and implement semantic search with Azure OpenAI embeddings. Enable powerful document search based on meaning, not just keywords.

Read More

LangChain, vector-search, faiss, embeddings, semantic-search
Share
Build Your First LangChain Application – Part 4: Document Loading and Text Processing
Tutorial LangChain Document Processing

Build Your First LangChain Application – Part 4: Document Loading and Text Processing

August 4, 2025August 4, 2025

Learn how to load and process documents using LangChain. This guide covers PDF processing, text splitting strategies, and building document upload endpoints.

Read More

file-upload, LangChain, documents, pdf, text-processing
Share
Build Your First LangChain Application – Part 3: Understanding Core Concepts and Components
LangChain Tutorial

Build Your First LangChain Application – Part 3: Understanding Core Concepts and Components

August 4, 2025August 4, 2025

Master LangChain’s core concepts including Language Models, Prompt Templates, Chains, and Memory. Learn how to combine these components to create powerful AI workflows.

Read More

prompts, chains, memory, concepts, LangChain
Share
Build Your First LangChain Application – Part 2: Setting Up Azure OpenAI and Your First Connection
Tutorial LangChain Azure OpenAI

Build Your First LangChain Application – Part 2: Setting Up Azure OpenAI and Your First Connection

August 4, 2025August 4, 2025

Learn how to create an Azure OpenAI resource and establish your first LangChain connection. This guide covers Azure setup, model deployment, and testing your integration.

Read More

LangChain, openai, connection, setup, azure
Share
Build Your First LangChain Application – Part 1: Introduction and Setup
Tutorial LangChain

Build Your First LangChain Application – Part 1: Introduction and Setup

August 4, 2025August 4, 2025

Start your journey building LangChain applications with Node.js and Azure OpenAI in this comprehensive 8-part tutorial series.

Read More

azure, nodejs, LangChain, Tutorial, openai
Share
GitHub Actions: Complete Guide to Building CI/CD Workflows
Tutorial Default Software Engineering Devops CI/CD

GitHub Actions: Complete Guide to Building CI/CD Workflows

April 15, 2021August 5, 2025

Learn how to build powerful CI/CD workflows with GitHub Actions. This comprehensive guide covers everything from basic setup to advanced patterns, best practices, and real-world examples for automating your software development process.

Read More

CI/CD, YAML, deployment, devops, automation, github actions, workflows, Testing
Share

Posts pagination

Previous 1 2

Recent Posts

  • EzPM2GUI: A Beautiful Web Interface for PM2 Process Management
  • Pose Estimation Magic: Create Fitness and Sports Analysis Apps with MediaPipe Pose
  • PM2 Deployment Automation and CI/CD Integration
  • Face Detection vs Face Recognition: Building Smart Camera Apps with MediaPipe Face Solutions
  • Advanced PM2 Monitoring, Logging, and Alerting Systems

Post Tabbed

  • You may like
  • Recent Posts
  • windows

    BranchCache: WAN Bandwidth Optimization

    December 30, 2012
  • Information Systems Software Engineering Project Management

    Stakeholders, The Players of an Information System

    May 1, 2021September 3, 2025
  • Default

    Shutdown button in windows 8

    December 30, 2012
  • Software Engineering

    Ethical Issues related to Information Technology Professionals

    January 24, 2013April 17, 2021
  • PM2 Tools GUI Devops Development

    EzPM2GUI: A Beautiful Web Interface for PM2 Process Management

    September 23, 2025September 23, 2025
  • Tutorial Computer Vision MediaPipe Pose Estimation Fitness

    Pose Estimation Magic: Create Fitness and Sports Analysis Apps with MediaPipe Pose

    September 23, 2025September 16, 2025
  • Deployment PM2 Devops CI/CD

    PM2 Deployment Automation and CI/CD Integration

    September 23, 2025September 23, 2025
  • Tutorial Computer Vision MediaPipe Face Detection

    Face Detection vs Face Recognition: Building Smart Camera Apps with MediaPipe Face Solutions

    September 23, 2025September 16, 2025

Find Me

Software Engineer | Devops | AI Enthusiasts | IOT Enthusiasts | Love doing Research | Trainer | Learner | Friend | Son | Husband | Brother | Father of a beautiful Angel

  • facebook
  • twitter
  • linkedin
  • instagram

Featured Posts

kubernetes
Default Devops Kubernetes

Kubernetes : an Orchestration and Management Infrastructure for Containers

June 29, 2021May 14, 2023
Introduction to Kubernetes Docker was responsible for introducing developers to the concept of container-based applications.
  • kubernetes
    Devops Kubernetes

    Understanding Kubernetes architecture in depth

    June 14, 2021May 14, 2023
  • kubernetes
    Default Kubernetes

    Understanding Pods in Kubernetes

    June 10, 2021May 14, 2023

You May Have Missed

c#
Default Code stuffs Tweaks C#

Runtime Compile C# Code

July 24, 2021July 5, 2022
c#
Tweaks C# Code stuffs

Lets Create a Null Checking Extension on C#

June 26, 2021May 14, 2023
c#
Tweaks C#

How to encrypt and decrypt using cryptography (AES)?

June 14, 2021July 8, 2022
Default Tweaks

How to auto-generate unique-identifier column in Sql?

May 25, 2021May 14, 2023
All Rights Reserved 2025.