AI che ragiona come un umano — Reasoning Engine con Knowledge Graph, Rule Engine e Math Module
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
101
commits
fix: close parser define gap and add legacy compatibility shims
1b7a303View on GitHubfix: support Italian math operators and improve web fallback
b73b57bView on GitHubchore: add compatibility alias for legacy knowledge_graph imports
c79aa85View on GitHubfix: add web fallback for weak factual answers when KG misses
5c358d0View on GitHubfix: use KG results in agent flow and harden llm fallback answer extraction
0b88e40View on GitHubfix: handle wellbeing small-talk and prevent empty llm fallback answers
89a0a9eView on GitHubfix: enable llm by default in web chat and improve weak-answer fallback
1024e16View on GitHubfeat: add casual conversation fast-paths and improve greeting detection
ef75235View on GitHubtest: add comprehensive test suite for Question-Based Reasoner
43c709bView on GitHubfix: harden question_based logic and restore legacy compatibility
225ba85View on GitHub