Github

Where To Go

Where To Go is a PyWeb based API to retrive the best places for stay at any user defined location

Team members

  1. Abhay Vishnu [https://github.com/reticent-roklimber]
  2. Vishnu M Warrier [https://github.com/warriervishnum]

Team Id

bD8FLFoONCBKGLkCfMaz

Link to product walkthrough

[link to video]

How it Works ?

The API collects relevant information from the user and retrive data using structred quries to the OpenAI GPT03- Text Davinci 003 Model.

Libraries used

PyWebIO - 1.7.1
OpenAI - 0.26.1

How to configure

  1. If you don’t have Python installed, install it from here

  2. Clone this repository

  3. Install Pip

    $ sudo apt-get install python3-pip
  4. Add your API key to the config file

  5. Install PyWebIO and OpenAI

    $ pip3 install pywebio openai

How to Run

Open the terminal

$ python3 main.py