I am solving AI Math Hallucinations with Hissab

Posted by prenx4x@reddit | LocalLLaMA | View on Reddit | 9 comments

We all know how bad AI is at Math. Therefore I am building Hissab. So Instead of letting LLMs guess at numerical answers, Hissab turns LLMs into interpreters. Users describe a problem in natural language, and the LLM translates it into precise Hissab expressions. These are then computed by my deterministic calculation engine, guaranteeing reliable and accurate answers.

How Hissab Works:
Natural language prompt → LLM → Hissab expressions → Hissab Engine → Accurate result → LLM → Final response

What do you think of this way of doing calculations with AI? Any feedback is appreciated.