Enhances AI model reasoning by making it recursively evaluate and refine its responses through self-argumentation.
Chain of Recursive Thoughts (CoRT) empowers AI models to think more critically and deeply. It works by having the AI generate an initial response, then recursively generate alternative responses, evaluate all options, and select the best one. This iterative process, inspired by self-doubt and repeated refinement, leads to significantly improved results, especially in complex programming tasks, by enabling the AI to dynamically determine how many 'thinking rounds' it requires.