/plushcap/analysis/langchain/langchain-constructing-knowledge-graphs-from-text-using-openai-functions

Constructing knowledge graphs from text using OpenAI functions: Leveraging knowledge graphs to power LangChain Applications

What's this blog post about?

The use of Language Models (LLMs) has significantly improved the field of information extraction from unstructured data like text. OpenAI functions are a great fit for extracting structured information from natural language, as they output predefined JSON objects with populated values. In this blog post, we used OpenAI functions in combination with LangChain to construct a knowledge graph from a sample Wikipedia page. We also discussed best practices and limitations of current LLMs.

Company
LangChain

Date published
Oct. 19, 2023

Author(s)
-

Word count
2440

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.