An open API service indexing awesome lists of open source software.

https://github.com/iv4n-ga6l/nlp-chatbot-app

A smart weather chatbot app which allows users to inquire about current weather conditions and forecasts using natural language, and receives responses with weather information.
https://github.com/iv4n-ga6l/nlp-chatbot-app

flutter nlp-app nlp-chatbot

Last synced: 7 months ago
JSON representation

A smart weather chatbot app which allows users to inquire about current weather conditions and forecasts using natural language, and receives responses with weather information.

Awesome Lists containing this project

README

          

## NLP weather Chatbot

A smart weather chatbot app which allows users to inquire about current weather conditions and forecasts using natural language, and receives responses with weather information.


Demo1

Demo2

Demo3

## Features

- Natural language processing for understanding weather queries
- Current weather information
- Weather forecasts
- Current weather information for given city name
- Weather forecasts for given city name

## Backend Technologies Used

- Python
- Flask
- NLTK
- spaCy
- OpenWeatherMap API