chenjiayi8/ReviewerXperts
ReviewerXperts is a Python-based repository that uses Elsevier API and GPT-3 to generate high-quality reviews on a topic. The code queries relevant articles, ranks them based on GPT-3, generates a review paper by synthesizing information from full text of the best-ranked articles.
PythonApache-2.0