https://github.com/quantumcoderrr/raahi
✈️ Raahi - Your Smart Travel Companion Raahi is an AI-powered travel planner that creates personalized itineraries based on user preferences, budget, location, weather, and real-time data. It leverages machine learning, real-time APIs (weather, flights, hotels), and intelligent recommendations to provide an end-2-end travel planning experiences
https://github.com/quantumcoderrr/raahi
ai-project django fullstack-development google-maps-api hotel-api itinerary-generator openai-api personalized-travel skyscanner-api travel-planner trip-planner weather-api
Last synced: 3 months ago
JSON representation
✈️ Raahi - Your Smart Travel Companion Raahi is an AI-powered travel planner that creates personalized itineraries based on user preferences, budget, location, weather, and real-time data. It leverages machine learning, real-time APIs (weather, flights, hotels), and intelligent recommendations to provide an end-2-end travel planning experiences
- Host: GitHub
- URL: https://github.com/quantumcoderrr/raahi
- Owner: QuantumCoderrr
- License: mit
- Created: 2025-04-05T07:23:39.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-05T16:26:14.000Z (6 months ago)
- Last Synced: 2025-07-04T18:27:57.442Z (3 months ago)
- Topics: ai-project, django, fullstack-development, google-maps-api, hotel-api, itinerary-generator, openai-api, personalized-travel, skyscanner-api, travel-planner, trip-planner, weather-api
- Language: Python
- Homepage:
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Raahi
## 📌 Overview
Raahi is a full-stack web application that lets users generate smart travel itineraries based on preferences like destination, budget, duration, and interests. The system integrates AI, real-time APIs, and intuitive UI/UX to deliver dynamic travel experiences. It also tracks weather forecasts, flight & hotel prices, and recommends optimal travel routes.## 🚀 Features
- 🧭 AI-generated itinerary suggestions
- 🌦 Real-time weather updates
- ✈️ Flight & hotel data from Skyscanner / Amadeus APIs
- 📍 Google Maps route planning and place discovery
- 💾 Save, modify, or regenerate trips
- 🧠 OpenAI-powered chatbot assistant for queries
- 📊 Budget planner with smart tips
- 📱 Responsive UI with smooth user experience## 🛠 Tech Stack
### 🌐 Frontend
- HTML5, CSS3, JavaScript
- TailwindCSS / Bootstrap (CSS framework)
- React (UI and component-based frontend)
- Google Maps API### 🧪 Testing & Documentation
- Postman / Swagger (API Testing)
- Markdown for docs### 🧠 Backend
- Python (Django)
- RESTful API
- OpenAI API
- Skyscanner / Amadeus APIs
- Weather API (e.g., OpenWeatherMap)### 🗄 Database
- PostgreSQL (main structured DB)
- MongoDB (for logs and AI data cache)---
## 👨💻 Team
| Name | Role | Responsibilities | GitHub Profile |
|----------|--------------|---------------------------------------------------------|----------------------------------------|
| Sandip | `@Lead` | Project management, frontend architecture, API systems | [@QuantumCoderrr](https://github.com/QuantumCoderrr) |
| Sandhita | `@Designer` | UI/UX design, responsive layout implementation | [@CelestialCoderrr](https://github.com/CelestialCoderrr) |
| Sharanya | `@Layouts` | Page structuring, component hierarchy, accessibility | [@CodeBenderrr](https://github.com/CodeBenderrr) |
| Abhirup | `@Integrator`| State management, API integration logic, data flow | [@MesvRon](https://github.com/MesvRon) |
| Ayan | `@Backend` | Backend development, Django models, DB connectivity | [@Ayansanki](https://github.com/Ayansanki) |
| Soumya | `@Docs` | Documentation, bug reporting, API endpoint testing | [@Soumrock](https://github.com/Soumrock) |---
## 📄 Contribution & Code of Conduct
- [📌 Contribution Guidelines](Github/CONTRIBUTING.md)
- [📜 Code of Conduct](Github/CODE_OF_CONDUCT.md)