Skip to content

sonali8434/TripBuddy

Repository files navigation

TripBuddy: AI Travel Planner

TripBuddy the AI Travel Planner is a web application designed to assist users in planning their travel itineraries using artificial intelligence. Leveraging Next.js, Tailwind CSS, and the OpenAI API, this project provides an intuitive chat interface powered by GPT-3, enabling seamless communication for personalized travel recommendations and planning.

Features

  • Interactive Chat Interface: Engage in natural language conversations with the AI-powered chatbot to receive personalized travel suggestions and assistance.
  • Tailored Recommendations: Receive tailored travel recommendations based on your preferences, budget, and interests.
  • Multi-Destination Itineraries: Plan multi-destination itineraries effortlessly, with the AI providing suggestions for accommodations, activities, and transportation.
  • Seamless Integration: The application seamlessly integrates Next.js for server-side rendering, Tailwind CSS for rapid UI development, and the OpenAI API for natural language processing.

Technologies Used

  • Next.js: A React framework for server-side rendering and building web applications.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
  • OpenAI API: Harness the power of GPT-3 for natural language processing and conversation generation.

Getting Started

  1. Clone the Repository:

    git clone https://github.com/your-username/ai-travel-planner.git
  2. Install dependencies:

    cd travel-planner
    npm install 
  3. Run Server

    npm run dev 
    

Setup envionment variables

OPENAI_API_KEY=your_openai_api_key_here
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=your_clerk_publishable_key
CLERK_SECRET_KEY=your_clerk_secret_key

Deployment URL

https://travel-planner-psi.vercel.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published