| Crates.io | axiograph |
| lib.rs | axiograph |
| version | 0.1.0 |
| created_at | 2023-07-06 14:03:05.249044+00 |
| updated_at | 2023-07-06 14:03:05.249044+00 |
| description | 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. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 909924 |
| size | 2,892,795 |
$ cargo install axiograph
$ TOKEN=gho_fooofoofoo axiograph --depth 3 "Why is the banana curved?"
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.



This project is licensed under the MIT license.