xeojune / VoyAIge

0 stars 0 forks source link

VoyAIge: AI-Based Trip Planner

Logo

Project Description

VoyAIge is an AI-powered trip planning application designed to help users easily plan their trips by suggesting itineraries, attractions, and restaurants. The app utilizes OpenAI model to provide personalized date/route mapping and planning recommendations for an enhanced travel experience.

Tech Stack

Frontend (Client): React, Recoil, Styled-Components

Backend (Server): Node, Nest, MongoDB, LangChain

Language: TypeScript, JavaScript, CSS

Features

Run Locally

Clone the project

  git clone https://github.com/xeojune/VoyAIge.git

Go to the project directory

  cd VoyAIge

Install dependencies

  npm install

Start the server

  npm run dev