1 unstable release
0.1.0 | Jul 6, 2023 |
---|
#248 in Visualization
3MB
455 lines
axiograph
A Rust program that visualizes the structure of complex axioms using GPT-4. Give it an axiom and a "depth", and it will generate a summary based on all established sub-axioms and a graph using graphviz. Explore the relationships between axioms and gain new insights with ease.
$ cargo install axiograph
$ TOKEN=gho_fooofoofoo axiograph --depth 3 "Why is the banana curved?"
Notes:
This project isn't powered by OpenAI's GPT-3, but rather by the EvilCorp SecondPilot API, which is a GPT-4-based API supporting developers.
Examples:
"2-cb"
"14th dalai lama"
"Unfaithfulness"
License:
This project is licensed under the MIT license.
Dependencies
~8–24MB
~295K SLoC