Git Product home page Git Product logo

saturday-hack-night's Introduction

Github

Project Name

PlanMyTrip
Our project is a webapp which helps users to plan their trips according to their budget.The user can enter their desired destination and a feasible budget.As a result user gets a complete travel plan which includes all the top places to visit and food suggestions if any according to their budget plan.Here we use OpenAi's Davinci text model for generating results.

Team members

  1. Rishikesh k v https://github.com/rishi9808
  2. Vismaya B https://github.com/VismayaBalan

Team Id

MMLsZpqYUl3kAyN1oF1R

Link to product walkthrough

link to video

How it Works ?

Our project is a web app built on Html, CSS, and Js at the front end and node js and express libraries at the backend. the davinci text model from openAi is used for data generation. Data is generated by modifying the model's prompt with the values of location and budget.

prompt at the backend is given as: I need a complete travel plan with places to visit and food to try in for 3 Days in ${location} in a budget of Rs${budget}.show the output day by day ;

The values of location and budget are taken input from the user as a form and passed to the prompt, thus generating the required output.

https://drive.google.com/drive/folders/1mH8ivWU8zm-Vnr8U_O1t-3DPUgwf74Ls

Libraries used

nodejs - v16.17.1
express - ^4.18.2
openai - "^3.1.0

How to configure

  1. Clone this repo
  2. Open terminal on the repo folder and install the dependencies
    npm install

How to Run

  1. Open terminal on the repo folder and type npm run start
    or
    npm run dev
  2. open a browser and go to http://localhost:5000

saturday-hack-night's People

Contributors

rishi9808 avatar vismayabalan avatar

Stargazers

Ameeza K U avatar  avatar

Watchers

 avatar

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.