Coder Social home page Coder Social logo

travelgpt's Introduction

Explore Ease Readme ๐ŸŒ

What is Explore Ease?

Explore Ease is a state-of-the-art tool designed to create crafted travel plans for each individual. It uses advanced LLM and AI algorithms to understand the user needs and instantly generated a detailed and logical travel plan. It can be changed in real time according to the user's detailed description, and the travel plan can be refined and customized to meet the unique needs of the user. ๐Ÿ”๏ธ

Making planning travels has neven so easy before with Explore Ease. The website changes the generated travel plan based on user input. The plan can include all aspects of food, accommodation and transportation. So what are you waiting for? Go checkout out now! ๐Ÿ”ฅ

Table of Contents

Installation

Requirements

  • Linux/MacOS/Windows
  • Python 3.80+
  • openai

a. Clone the project.

git clone https://github.com/bytewiz3/TravelGPT

cd TravelGPT

b. Create a conda virtual environment and activate it.

conda create -n travel python=3.8 -y

conda activate travel

c. Install dependencies.

pip3 install -r requirements.txt

Usage

You should obtain an APl key from OpenAl. Once you have the key, set it as an environment variable named OPENAI API KEY.

Set OpenAI API Key: Replace $YOUR_OPENAI_API_KEY with your actual OpenAI API key.

On macOS or Linux systems,

export OPENAI_API_KEY=$YOUR_OPENAI_API_KEY

On Windows systems,

setx OPENAI_API_KEY $YOUR_OPENAI_API_KEY

For example:

export OPENAI_API_KEY='sk...DAHY'

You can then run the code using the following command:

cd src/

python test.py

Create an account on the website, then you're good to go! Please feel free to ask our invincible travel agent anything!

Contributing

This project is open to contributions and ideas. To contribute, you'll need to accept a Contributor License Agreement (CLA), which confirms your authority to offer your contribution and grants us the permission to utilize it.

Upon initiating a pull request, an automated CLA system will assess if your contribution requires a CLA and update the pull request with the necessary information (such as a status check or a comment). Just follow the steps outlined by the automated system. This process is a one-time requirement for all contributions across repositories that employ our CLA.

Contributors

Thanks to all the people who contributed to this innovative project. Contributor List

Contact Us

Twitter Github Weibo Xiaohongshu

License

MIT

travelgpt's People

Contributors

bytewiz3 avatar hellolindo avatar cccchloe avatar cargoh avatar chenxin-sde avatar bugwriter3 avatar limengunique avatar namipapa 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.