Skip to content

Use langchain for extracting knowledge graph triples from raw text and then using openai for question answering on knowledge graph

Notifications You must be signed in to change notification settings

hpunetha/qna_knwgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

General Information

This repo contains code examples for Question Answering on Knowledge graph using langchain, openai and networkx. The input is unstructured text file and its used for extracting the triples of knowledge graph and building it (For simplicity only few lines of unstructured text is used to reduce the openai costs for tests.)

About

Use langchain for extracting knowledge graph triples from raw text and then using openai for question answering on knowledge graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published