Skip to content

RA-L-PH/YatraHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

YatraHub 🛫

A comprehensive travel planning platform designed to help you plan your perfect trip or pilgrimage.

Features ✨

  • Personalized trip planning
  • Pilgrimage route optimization
  • Accommodation recommendations
  • Sacred site information
  • Travel itinerary generation
  • Budget management
  • Weather forecasts
  • Local transport details

Getting Started 🚀

  1. Create your account
  2. Enter your destination details
  3. Start planning your journey

Setup Guide 🛠️

Prerequisites

  • Python 3.8 or higher
  • Git
  • Google Cloud account for Gemini API

Installation Steps

  1. Clone the repository:
git clone https://github.com/yourusername/yatrahub.git
cd yatrahub
  1. Install dependencies:
pip install -r requirements.txt

API Configuration

  1. Get Gemini API key:
    1. Get Gemini API key:
      • Visit Google AI Studio
      • Create new project
      • Generate API key
      • Save key in .env file:
        GEMINI_API_KEY=your_key_here
        

Running the App

python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors