Skip to content

madbag/WeatherForecastApp

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)
  • AI API key (from Hugging Face)
  • Weather API key
  • GeoDB Cities API key

Start the Server

npm run frontend
npm run backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors