Discover and explore top open-source AI tools and projects—updated daily.
ruijayfengAI-powered Chinese astrology interpretation tool
Top 81.0% on SourcePulse
ZiweiKnows is an open-source tool for Ziwei Doushu (Chinese astrology) that provides precise destiny chart generation and AI-powered interpretations. It targets users interested in traditional Chinese metaphysics, offering self-deployment and multi-LLM support for personalized astrological analysis and fortune prediction.
How It Works
The project leverages the iztro library for accurate Ziwei Doushu chart generation, employing the Zhongzhou School Anxing method. Core interpretations are powered by adaptable Large Language Models (LLMs), allowing users to integrate services like Kimi, Gemini, or Claude. Advanced features include AI-driven "Life K-line" visualizations for long-term fortune trends and structured outputs for annual and dual-chart analyses.
Quick Start & Requirements
git clone https://github.com/ruijayfeng/ziwei.git), navigate to the app directory (cd ziwei/app), and install dependencies with npm install.app, Build command: npm run build, Output directory: dist).Highlighted Details
iztro library with the Zhongzhou School Anxing method.Maintenance & Community
Specific details on active maintenance, core contributors, sponsorships, or community channels (like Discord/Slack) are not explicitly detailed in the provided README.
Licensing & Compatibility
Licensed under the MIT License, which generally permits commercial use and modification with attribution.
Limitations & Caveats
While supporting multiple LLMs, the README notes a preference for Kimi ("although not the best, it's my favorite"), which might imply potential performance differences or specific tuning for that model. The project relies on external LLM APIs for its core interpretation features.
4 days ago
Inactive