To Data & Beyond

To Data & Beyond

Share this post

To Data & Beyond
To Data & Beyond
Hands-On LangChain for LLM Applications Development: Vector Database & Text Embeddings

Hands-On LangChain for LLM Applications Development: Vector Database & Text Embeddings

Youssef Hosni's avatar
Youssef Hosni
Dec 15, 2023
∙ Paid
2

Share this post

To Data & Beyond
To Data & Beyond
Hands-On LangChain for LLM Applications Development: Vector Database & Text Embeddings
1
Share

Once you have loaded your documents and split them up into small, semantically meaningful chunks, it’s time to put these chunks into an index, whereby we can easily retrieve them when it comes time to answer questions about this corpus of data. 

To do so we will use embeddings and vector stores a sophisticated approach that not only facilitates the storage of information but also transforms the way we answer questions about our data corpus. 

In this article, we will first explore what is text embeddings and vector stores. Then we will cover how to create and store text Embeddings in vector stores with LangChain. We will conclude this article with some failure cases of this method.

Hands-On LangChain for LLM Applications Development: Vector Database & Text Embeddings / Image by Author

Table of Contents:

  1. What are Text Embeddings?

  2. What is a Vector Database?

  3. Creating Text Embeddings with LangChain

  4. Store Text Embeddings In Vector Database with LangChain

  5. Failure Cases


My E-book: Data Science Portfolio for Success Is Out!

Youssef Hosni
·
September 15, 2023
My E-book: Data Science Portfolio for Success Is Out!

I recently published my first e-book Data Science Portfolio for Success which is a practical guide on how to build your data science portfolio. The book covers the following topics: The Importance of Having a Portfolio as a Data Scientist How to Build a Data Science Portfolio That Will Land You a Job?

Read full story

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2025 Youssef Hosni
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share