Weather App

React/Redux web application with natural language processing
Alternatives To Weather App
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Docsgpt5,676
5 days ago36mitPython
GPT-powered chat for documentation, chat with your documents
Articulate574
a year ago133apache-2.0JavaScript
A platform for building conversational interfaces with intelligent agents (chatbots)
Goopt444
6 months ago3mitJavaScript
🔍 Search Engine for a Procedural Simulation of the Web with GPT-3.
Botonic363153 days ago106September 22, 202242mitTypeScript
Build chatbots and conversational experiences using React
Rasatalk233
2 years ago25mitJavaScript
A chatbot framework for Rasa NLU
Browser Ml Inference221
8 months agoapache-2.0Jupyter Notebook
Edge Inference in Browser with Transformer NLP model
Label Sleuth214
21 hours ago27January 31, 202324apache-2.0Python
Open source no-code system for text annotation and building of text classifiers
Eyes110
10 months agomitPython
Public Opinion Mining System of Taiwanese Forums
Jargon98
a year ago30June 12, 20222mitGo
Tokenizers and lemmatizers for Go
Standnote87
5 months ago4mitJavaScript
StandNote is a chrome extension that generates automated meeting minutes after every online meeting and helps save time for students and professionals.
Alternatives To Weather App
Select To Compare


Alternative Project Comparisons
Readme

Weather App

Weather App that lets the user introduce a natural language query and parses it to return relevant results after fetching data in AccuWeather.

Some accepted queries are:

  • City names
  • Temperature description words (freezing, cold, cool, warm and hot)
  • Weather condition texts (sunny. clear, mostly cloudy, light fog...)

Those can be combined with three operators:

  • and (including two synonyms: but and as well as)
  • or
  • not

This way, natural language queries like cold but not freezing and cloudy are understood.

Tech stack:

  • React
  • Redux
  • Babel
  • Testing: Karma and Mocha
  • Documentation: ESDoc
  • Linting: ESLint

Installation

npm install
npm test
npm start

Generate docs

npm run doc

Screenshots

Main page:

Natural Language Processing:

Smart suggestions:

Popular Natural Language Processing Projects
Popular Reactjs Projects
Popular Machine Learning Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Reactjs
Redux
Language
Natural Language Processing
Processing
Weather
React Redux