Git Product home page Git Product logo

route-roamer's Introduction

RouteRoamer

Introducing RouteRoamer, an elegant and sophisticated web application designed to craft AI-curated travel itineraries tailored to your unique preferences. Delight in the convenience of discovering thoughtfully suggested activities, seamlessly integrated with Google Maps, to help you explore any destination across the globe with ease.

RouteRoamer was created using Next.js, OpenAI API, Google Maps API, MapboxAPI, and PostgreSQL.

In the future, we plan to experiment with different AI models to reduce the response time from a minute to under 20 seconds, ideally. We also aim to provide more detailed information about each location in the marker's infowindow in the map.

Contributors

Jennifer Quintal | Namra Aslam | Michael Ocenar

Screenshots

"RouteRoamer Homepage" "RouteRoamer Generated Itinerary" "RouteRoamer Premade Itinerary "RouteRoamer Profile"

Setup

  1. If you don’t have Node.js installed, install it from here (Node.js version >= 14.6.0 required).

  2. Clone this repository.

  3. Install the requirements.

    $ npm install
  4. Make a copy of the example environment variables file

    On Linux systems:

    $ cp .env.example .env

    On Windows:

    $ copy .env.example .env
  5. Add your OpenAPI key to the newly created .env file, as well as your API key for the Mapbox API key and the GoogleMaps API key.

  6. Run the app

    $ npm run dev

You should now be able to access the app at http://localhost:3000!

route-roamer's People

Contributors

michaelocenar avatar namraaslam avatar quinjenn avatar schnerd avatar logankilpatrick avatar jeevnayak avatar abshek17 avatar deadex-ng avatar dependabot[bot] avatar

Watchers

Trevor Decker avatar

Forkers

quinjenn

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.