Skip to content

Latest commit

 

History

History
53 lines (27 loc) · 943 Bytes

File metadata and controls

53 lines (27 loc) · 943 Bytes

Tride — AI Travel Planner

Tride is a full-stack AI-powered travel planning web application that generates personalized travel itineraries based on a user's destination, trip duration, and budget. The application uses Google Gemini AI to create structured travel plans including recommended hotels, cafes, budget breakdown, and a day-by-day itinerary.

The generated plans are stored in a database so users can view their past trips anytime.

Features

-AI-generated travel itineraries

-Budget breakdown for trips

-Recommended hotels with booking links

-Recommended cafes with Google Maps links

-Day-by-day itinerary planning

-Trip history stored in database

-Clean frontend interface for trip generation and viewing

-REST API backend

Tech Stack

Frontend

-React

-JavaScript

-CSS

Backend

-Node.js

-Express.js

Database

-MongoDB (Mongoose)

AI Integration

-Google Gemini API

Other Tools

-REST APIs

-JSON structured outputs