vedic_astrology_build

byAniket Deshpande

Build a web application that generates a free Vedic Kundali and AI personality analysis. 1. UI Requirements: - A clean, minimalist home page with a form accepting Name, Date of Birth, Time of Birth, and Place of Birth. - An autocomplete city picker using a free geocoding API to capture Latitude, Longitude, and Timezone. - A results dashboard showing a visual 12-house South Indian or North Indian style Kundali chart grid. 2. Backend & Astrology Logic: - Integrate a free astrology calculation library or API to compute the Ascendant (Lagna) and positions of the 9 traditional planets based on the inputs. - Format the output into a JSON structure mapping planets to their respective houses. 3. AI Integration: - Connect to a free AI API (like Gemini or Groq). - Pass the calculated planet-house data to the AI with a prompt: "Based on this Vedic astrology data: [Insert Data], write a 300-word analysis detailing the user's core personality traits, strengths, and career inclinations." 4. Tech Stack: - Use React or Next.js for the frontend, Tailwind CSS for styling, and Node.js/Python for the backend. Keep dependencies completely free.

HomeDashboard
Home

Comments (0)

No comments yet. Be the first!

Project Tasks

Loading tasks...