Skip to content

dydevops/hindi-horoscope-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪔 Rashifal AI – Hindi Horoscope Website using Django + Hugging Face

A modern AI-powered Rashifal (Horoscope) web application built with Django 4.2.18 and Hugging Face NLP models for generating daily, weekly, monthly, and yearly predictions in Hindi.


🌟 Features

  • 🔮 Predicts Rashifal for all 12 zodiac signs (राशि)
  • 📅 Periods supported: Daily, Weekly, Monthly, Yearly
  • 🤖 Uses Hugging Face Transformers for AI text generation
  • 🧠 Pretrained Hindi model: guldasta/indic-gpt2-Hindi_Gen
  • 💾 Predictions cached in DB (no repeated generation)
  • 🌐 Responsive Bootstrap UI
  • 🇮🇳 100% Hindi support for Indian astrology

🛠 Tech Stack

  • Backend: Django 4.2.18
  • Frontend: Bootstrap 5 + HTML Templates
  • AI/ML: Hugging Face Transformers
  • Database: SQLite (default)
  • Language: Hindi

📦 Requirements

Install the required packages:

pip install django==4.2.18
pip install transformers datasets torch sentencepiece huggingface-hub indic-nlp-library

About

Rashifal-AI is a Hindi-language Horoscope (राशिफल) Generator web application powered by Hugging Face's IndicGPT model (guldasta/indic-gpt2-Hindi_Gen). It allows users to select their zodiac sign (e.g., Dhanu, Mesh, Kumbh) and get AI-generated daily, weekly, monthly, or yearly horoscope predictions in Hindi.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors