A smart todo-list application that uses machine learning to predict task priority based on the task description.
- 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.
- Clone the repository:
git clone https://github.com/yourusername/ai-powered-task-manager.git