Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Discover your daily horoscope on https://zodiac-insights.onrender.com/ . Simply choose your date and zodiac sign to get a glimpse into how the stars align for you each day. Whether you're curious about love, work, or your personal well-being, our easy-to-use site gives you quick insights into your astrological outlook.

Notifications You must be signed in to change notification settings

SHubhamanjk/Zodiac-Insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zudio Insights - Daily Horoscope Platform with Astrology Chatbot

🌟 Project Overview

Zudio Insights is a web-based platform that provides accurate and up-to-date daily horoscopes based on zodiac signs. The platform leverages web scraping techniques to fetch real-time horoscope data from multiple sources and presents it in an intuitive and user-friendly interface. Additionally, it now includes an Astrology Chatbot that assists users with astrology-related questions and provides personalized horoscope readings.

🚀 Problem Solved

Many horoscope platforms either provide outdated or inconsistent data. Zudio Insights solves this by:

  • Aggregating horoscope predictions from multiple sources.
  • Providing real-time updates using web scraping techniques.
  • Offering a simple and interactive interface for users to check their daily horoscope without clutter or ads.
  • Introducing an AI-powered astrology chatbot to help users understand and explore astrology more deeply.

🛠️ Tech Stack & Tools Used

  • Backend: Python (Flask) - For handling API requests and web functionalities.
  • Web Scraping: BeautifulSoup, Scrapy - To extract real-time horoscope data.
  • Astrology Chatbot: Python, DeepSeek AI Model - To interact with users and answer astrology-related questions.
  • Frontend: HTML, CSS, JavaScript - For designing an interactive user experience.
  • Data Handling & Analysis: Pandas, NumPy - For processing scraped data.
  • Deployment & Hosting: Docker, Render - To make the platform accessible.
  • Version Control: Git, GitHub - For maintaining codebase and collaboration.

🎯 Key Features

✅ Real-time daily horoscope updates for all zodiac signs
✅ Clean and user-friendly interface
✅ Efficient web scraping to ensure fresh content
✅ Lightweight and fast performance
✅ Secure and scalable backend with Flask
Astrology Chatbot for personalized horoscope readings and answering astrology-related queries

🔥 Skills Demonstrated

  • Web Scraping & Data Extraction – Extracting structured data from unstructured web sources.
  • Backend Development – Building REST APIs with Flask.
  • Astrology Chatbot Integration – Using DeepSeek AI model to provide users with conversational astrology experiences.
  • Frontend Design & UI/UX – Creating a smooth user experience.
  • Data Processing – Cleaning and analyzing scraped data.
  • Deployment & DevOps – Containerizing with Docker and deploying on cloud platforms.

📌 Installation & Setup

  1. Clone the repository:
    git clone https://github.com/SHubhamanjk/Zudio-Insights.git
    cd Zudio-Insights
  2. Create a virtual environment and install dependencies:
    python -m venv venv
    source venv/bin/activate  # On Windows: venv\Scripts\activate
    pip install -r requirements.txt
  3. Run the Flask server:
    python app.py
  4. Open the browser and visit:
    http://127.0.0.1:5000
    

📬 Contact

💡 Developed by Shubham Kumar Gupta
📧 Email: [email protected]
🔗 GitHub: SHubhamanjk
🔗 LinkedIn: Shubham Kumar Gupta


🚀 Zudio Insights - Bringing You The Most Accurate Daily Horoscope!

About

Discover your daily horoscope on https://zodiac-insights.onrender.com/ . Simply choose your date and zodiac sign to get a glimpse into how the stars align for you each day. Whether you're curious about love, work, or your personal well-being, our easy-to-use site gives you quick insights into your astrological outlook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published