#736 · Primary category: AI Agents & Automation

Numerologist_skills

🔮 An engineering framework to stop LLM hallucinations in Chinese astrology. / 给“赛博半仙”戴上紧箍咒:减少幻觉、固定排盘步骤的奇门遁甲与紫微斗数 AI skills。

Project last updated:08/03/26

GitHub Stars

1.1K

Forks

181

Contributors

3

License

Other

Why we included this project

Anyone who has watched an LLM confidently hallucinate will recognize the problem this repo is built to solve. It packages three Chinese divination systems, Qimen Dunjia, Ziwei Doushu, and Bazi, as modular agent skills, with the rigid calendrical math handed to a small Python CLI and interpretation driven by rule sets stored in references. The design choices are the interesting part: it gathers missing inputs before it will produce a reading, states which school and rule conventions are in effect, and refuses to present its output as medical, legal, or financial advice. That kind of explicit boundary drawing is what most specialized agent projects skip, and it is the pattern worth borrowing for your own agents.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category