Skip to content

MetalKnightCat/ai-task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Powered Task Manager

A smart todo-list application that uses machine learning to predict task priority based on the task description.

Features

  • AI Priority Prediction: Automatically assigns priority (low, medium, high) to tasks using TensorFlow.
  • Task Management: Add, view, and manage tasks with ease.
  • Simple Interface: Clean and intuitive user interface built with Flask.
  • Persistent Storage: Tasks are saved in an SQLite database.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/ai-powered-task-manager.git

Releases

No releases published

Packages

No packages published