2 projects
ConversationInferenceTree
This package was made to allow a user to generate a summarized explanation of any provided reddit thread, by applying a series of user-created questions in a predetermined logical sequence. The intended use case is to allow the user to extract the underlying reasoning of conversations about a given subject at a massive scale, then save those inferences to create a dataset or report.
cligraph
A package inspired by tqdm, that adds an updateable graph to the cli for tracking a value within a loop.