AuRoRA is an augmented reasoning and refining system with task-adaptive chain-of-thought prompting. AuRoRA has the characteristics of task self-adaptation and process automation. It enhances the reasoning ability of the system from multiple dimensions such as knowledge retrieval, knowledge refinement and knowledge correction, and adapts to different large language models (LLMs). The system provides a user-friendly visual analysis of results, which has important academic and application value in the era of LLMs.
Install all required python dependencies:
pip install -r requirements.txt
Input your own openai api key in run.py
python run.py