- Step1: Clone the repository from GitHub.
- Step2: Set up a virtual environment and install dependencies using pip.
- Step3: Create a .env file with your OpenAI API key.
- Step4: Run the server using uvicorn.
- Step5: Use the provided client script or curl commands to request weather data for specific locations.