Vedic & Western astrology web application with AI-powered birth chart generation
Generate accurate birth charts, planetary positions, and horoscope calculations combining traditional Vedic (Jyotish) and Western astrological systems.
- Birth Chart Generation — Accurate planetary positions using Swiss Ephemeris
- Vedic Astrology — Rashi chart, Navamsa, Dasha periods, Nakshatra analysis
- Western Astrology — Tropical zodiac, house systems, aspect calculations
- AI Interpretations — LLM-powered chart readings and predictions
- Compatibility Analysis — Kundali matching and synastry charts
- Python (backend calculations)
- Swiss Ephemeris (planetary positions)
- Web frontend for chart visualization
- LLM integration for interpretations
Coming soon
git clone https://github.com/GopalGB/Astro-AI.git
cd Astro-AI
pip install -r requirements.txt
python app.pyMIT