Skip to content

madbag/WeatherForecastApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6bf58df · Mar 19, 2025

History

26 Commits
May 20, 2024
Jul 8, 2024
May 5, 2024
May 14, 2024
Mar 19, 2025
May 19, 2024
May 18, 2024
May 18, 2024
May 18, 2024
May 18, 2024
May 5, 2024

Repository files navigation

WEATHER FORECAST

This repository contains code for a simple chatbot weather assistant built using node.js and the OpenAI API. The chatbot can provide weather updates for cities based on user input and generate responses using the GPT-3.5 model.

Features

  • Accepts user input and provides weather updates for cities.
  • Utilizes the OpenAI API to generate natural language responses.
  • Error handling for internal server errors.

Prerequisites

Before running the application, ensure you have the following installed:

  • Node.js
  • npm (Node.js package manager)
  • OpenAI API key
  • Weather API key
  • GeoDB Cities API key

Start the Server

npm run start:frontend
npm run start:backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published