Local Knowledge Graph
Local Knowledge Graph is a Flask app using Llama for real-time query processing, inference visualization, and semantic analysis.
What is Local Knowledge Graph
Local Knowledge Graph is a web application built with Flask that uses a local Llama language model to process queries. It generates step-by-step reasoning and visualizes the process in an interactive knowledge graph. Users can see real-time updates, dynamic visualizations, and the strongest reasoning paths. It also displays related questions and answers based on semantic similarity. This tool is ideal for researchers, developers, and data analysts needing to explore complex queries and visualize reasoning steps.