Basic functions of the product: This is a map application, which will take two inputs from the user, origin and destination and will provide the route directions and route image on the map using Mapquest API. In addition, it will also provide the hotel and gas station suggestions accoring to the route information usng ChatGPT API.
- Login to the Mapquest website and get your own key
- Website link: https://developer.mapquest.com/
- Login to the OpenAI website and create your own key
- Website link: https://platform.openai.com/account/api-keys
- python version 3.9
- to use ChatGPT: openai
- to make gui: tkinter
- to use Mapquest: request
- to get static map image: PIL
- Rustam 12204516
- Temur 12204574
- Elyor 12204556
- Nigara 12200276
- Javokhir 12204567