Skip to content

madbag/WeatherForecastApp

Repository files navigation

WEATHER FORECAST

Chatbot Weather Assistant

This repository contains code for a simple chatbot weather assistant built using Express.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