Back to search
This repository provides the entire pipeline to create a knowledge graph from an unstructured data (like text) using both, classical techniques giving the LLM a chain of thought, as well as using the modern approach of using a transformer and with libraries like langchain and langgraph. Thus created graph can be visualized/queried on Neo4j database
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
5
commits
implemented langchain pipeline to create knowledge graph from given text
1933eb3View on GitHubimplementation of custom method for creating a knowledge graph with few shot prompting
dc246beView on GitHub