Skip to content

JiajunSong629/llm_thought_analyzer

Repository files navigation

LLM Thought Analyzer

Overview

This project is a tool for analyzing the thought process of LLMs. It uses a combination of techniques to extract the thought process from the LLM's output and visualize it in a graph.

Installation

pip install -r requirements.txt
pip install -e .

And run the following command to start the server:

streamlit run app.py

We've prepared a few sample files to test the app. You can find them in the experimentsd_data folder.

Usage

The app will load the JSON file and display the graph. You can then select a node to see the details of the node.

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages