▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █ ╭─────────────────────────────────────────────────────╮ █ █ ⚡ Imaginary Conference of Lost Reality ⚡ █ █ ╰─────────────────────────────────────────────────────╯ █ █ _ _ __ __ ____ _______ __ _ █ █ | | | | | \/ | | _ \| ____\ \ / /_ _| | █ █ | | | | | |\/| | | |_) | _| \ \ / / _ | | █ █ | |___| |___| | | | | _ <| |___ \ V / (_| | |___ █ █ |_____|_____|_| |_| |_| \_\_____| \_/ \____|\____| █ █ ╭─────────────────────────────────────────────────────╮ █ █ 🚀 LLM REViewer Re-EValuation 🚀 █ █ ╰─────────────────────────────────────────────────────╯ █ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
- Idea generation
- Paper generation
- Paper review
- Paper revision
cd LLM-REVal
Please install a local LaTeX environment, such as TeX Live, which is necessary for compiling the generated papers.
Reference Link: TeX Live Official Website
For more granular control, refer to the idea_generation.sh file, which includes adjustable parameters.
bash idea_generation.sh
(Implementation based on AI-Researcher)
Example Idea:
An example of an idea can be found here: idea_example
For more granular control, refer to the paper_generation.sh file, which includes adjustable parameters.
bash paper_generation.sh
(Some prompts reference AI-Scientist)
An example of a generated paper can be found here: paper_generation_example
For more granular control, refer to the paper_revise.sh file, which includes adjustable parameters.
Run this script to revise a paper based on a set of reviews:
bash paper_revise.sh
For more granular control, refer to the paper_review.sh file, which includes adjustable parameters.
bash paper_review.sh(Implementation based on AgentReview)
An example of reviews can be found here: paper_review_example