Skip to content

AuRoRA: Augmented Reasoning and Refining with Task-Adaptive Chain-of-Thought Prompting

Notifications You must be signed in to change notification settings

Anni-Zou/AuRoRA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuRoRA: Augmented Reasoning and Refining with Task-Adaptive Chain-of-Thought Prompting

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.

Requirements

Install all required python dependencies:

pip install -r requirements.txt

Implementations

Input your own openai api key in run.py

python run.py

About

AuRoRA: Augmented Reasoning and Refining with Task-Adaptive Chain-of-Thought Prompting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages