Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 503 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 503 Bytes

Claude Action Calculator

Simple cli application to solve complex mathematical problems using AI.

Key features:

  • Uses Claude Messages API with custom System prompt
  • LLM agents to produce answer using ReAct pattern
  • Prefilled input tokens for guided generation
  • Early stopping by scanning closing XML tokens
  • Provided tools to exit answer with conclusion
  • Graceful handling of infinite loop case

Demo:

asciicast