Skip to content

Repository files navigation

CSE476-NLP-FinalProject

Our final project is to build a general-purpose reasoning agent


Overview

ASU Research Compute (SOL), Solve arbitrary problem-solving tasks, Use inference-time algorithms to implement an agent, Core constraints to use only the provided LLM API, Efficiency requirement of under 20 LLM calls per question


Features

Algorithm Tester API LLM Wrapper Inference Time Algorithms (9)

  • Chain of Thought
  • Self-Consistency
  • Tree of Thought
  • ReACT
  • Decomposition
  • Tool-Augmented Reasoning
  • Self-Refine
  • Analogical Reasoning
  • Self-Debug

About

Tasked with building a general-purpose reasoning agent capable of solving arbitrary problem-solving tasks that decides dynamically on its own to use of nine unique inference-time algorithms best for the problem. We only used the provided ASU Research Compute (SOL) LLM API required.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages