Motivation
In this post, I mentioned that the LLMs that can build knowledge graphs are OpenAI and Mistral (via API). On the Internet, I have seen examples of GraphRAG environments being built using ollama, as in this post.
I would like to try to build a knowledge graph using LLM in a local environment. In this post, I will summarize the process of installing ollama.
[Read More]