Project: BitterBot The Problem: We all know standard LLMs hallucinate when the logic gets too deep (like in reasoning benchmarks). Prompt engineering only goes so far.
The Solution: We just published a paper (TOPAS) proposing a split architecture:
Neural Layer: For perception and pattern matching.
Symbolic Layer: For strict logic synthesis.
The Demo: We built BitterBot to test this theory in the wild. It attempts to decouple the "logic" from the "token generation."
Try the Agent: https://bitterbot.ai PLEASE IGNORE THE PAYWALL - minimize it - there is no requirement to pay.
Read the Paper (Zenodo): https://zenodo.org/records/17683673)](https://zenodo.org/records/17683673)
Feedback Request: We are looking for people to try and "break" the logic model. Does the symbolic synthesis actually prevent the reasoning drift you usually see in long conversations? Let me know!