akjindal53244/Arithmo
Small and Efficient Mathematical Reasoning LLMs
This tool helps researchers, data scientists, and anyone needing accurate numerical answers from text-based math problems. You input a mathematical question in plain language, and it outputs the correct answer along with the reasoning steps or a Python program that solves it. It's designed for practitioners who need reliable mathematical problem-solving without deep AI expertise.
No commits in the last 6 months.
Use this if you need to reliably solve complex mathematical problems from text, especially if you want to see the step-by-step reasoning or a verifiable Python solution.
Not ideal if your primary need is general-purpose text generation or creative writing, as it is specialized for mathematical reasoning.
Stars
73
Forks
6
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/akjindal53244/Arithmo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ExtensityAI/symbolicai
A neurosymbolic perspective on LLMs
TIGER-AI-Lab/MMLU-Pro
The code and data for "MMLU-Pro: A More Robust and Challenging Multi-Task Language Understanding...
deep-symbolic-mathematics/LLM-SR
[ICLR 2025 Oral] This is the official repo for the paper "LLM-SR" on Scientific Equation...
microsoft/interwhen
A framework for verifiable reasoning with language models.
zhudotexe/fanoutqa
Companion code for FanOutQA: Multi-Hop, Multi-Document Question Answering for Large Language...