Skip to content

Codequirk/Ai-Driven-System_codequirk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Ai-Driven-System_codequirk

πŸ“Œ Project Description This project is an AI-powered system that allows users to query weather data using natural language (NL) queries. It dynamically selects relevant data from a JSON-based weather dataset and filters the most relevant results using NLP techniques (spaCy).

The system understands and processes queries like: βœ” "What is the temperature today?" βœ” "Will it rain tomorrow?" βœ” "What was the humidity in Bangalore yesterday?" It then retrieves and displays the most relevant weather information from the dataset.

This AI-powered system dynamically selects relevant weather data from a JSON dataset based on natural language queries using spaCy for NLP.

πŸ“Œ Features

βœ… Natural Language Processing (NLP) for weather-related queries
βœ… Automatic table selection based on query keywords
βœ… Intelligent filtering to find the most relevant weather data
βœ… Supports date-based queries (e.g., "What's the temperature today?")
βœ… Lightweight & Fast (Uses JSON instead of a database)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors