Commit History

Update findWeather.py
eb413f5
verified

kayyshf commited on

Create requirements.txt
825815b
verified

kayyshf commited on

created findWeather.py. It takes the city name as input parameter and uses openweathermap api to fetch the weather details
de14271
verified

kayyshf commited on

created findCity.py It takes the user input as string and returns the city mentioned in the query.
967b840
verified

kayyshf commited on

Created finalOutput.py It takes the user query and weather details as params and returns the llm generated output
473d99a
verified

kayyshf commited on

created app.py
6fd502a
verified

kayyshf commited on

initial commit
0ae6b69
verified

kayyshf commited on