Steps:
- Google scholar a topic
- Copy paste their citations into a file. They should automatically lack any newlines and fit into the file each on their own line, easily.
- Modify the subordinate prompts to your liking. Right now it parses each citation into a block of JSX.
- Modify the meta prompt to your liking. Right now it concatenates the previous responses into a single variable declaration.
- Optionally print the output for immediate copy paste.
cargo run
Uses https://github.com/Noah3141/openai_rs