https://github.com/amaan-mujawar/intelligent-task-manager
Intelligent Task Manager is an AI-powered to-do list that lets users add tasks manually or generate smart suggestions. It includes due dates, priority settings, and task completion tracking for better productivity. 🚀
https://github.com/amaan-mujawar/intelligent-task-manager
ai ai-api css frontend generative-ai html javascript llama3 to-do-list
Last synced: 2 months ago
JSON representation
Intelligent Task Manager is an AI-powered to-do list that lets users add tasks manually or generate smart suggestions. It includes due dates, priority settings, and task completion tracking for better productivity. 🚀
- Host: GitHub
- URL: https://github.com/amaan-mujawar/intelligent-task-manager
- Owner: Amaan-Mujawar
- Created: 2025-03-28T20:49:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-28T21:01:29.000Z (about 1 year ago)
- Last Synced: 2025-10-04T12:52:20.494Z (9 months ago)
- Topics: ai, ai-api, css, frontend, generative-ai, html, javascript, llama3, to-do-list
- Language: JavaScript
- Homepage: https://amaan-mujawar.github.io/Intelligent-Task-Manager/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📌 Intelligent Task Manager – AI-Powered To-Do List
## 🔹 Overview
Intelligent Task Manager is an advanced to-do list application that integrates AI assistance for smart task generation. It allows users to manually add tasks or generate AI-suggested tasks, set due dates and priorities, and manage tasks efficiently. The system ensures a seamless workflow by organizing tasks based on priority and completion status.
## 🚀 Features
### ✅ **Manual Task Management**
- Add tasks with custom due dates, time, and priority.
- Edit or delete tasks as needed.
- Mark tasks as completed, moving them to a separate "Completed Tasks" section.
### 🔮 **AI-Assisted Task Generation**
- Generate up to 10 task suggestions based on user input.
- AI-suggested tasks can be customized before adding them to the main task list.
- Tasks are dynamically generated using Groq’s AI model.
### 🎨 **Smart UI & Task Organization**
- Tasks are displayed in an easy-to-read table format.
- Completed tasks are moved to a separate section with minimal details.
- Task rows are color-coded based on priority:
- 🟢 Low Priority: Light Green
- 🟡 Medium Priority: Light Yellow
- 🔴 High Priority: Light Red
### 🔁 **Seamless Interaction**
- Toggle between AI and manual task input.
- A single input box for both AI and manual entries.
- AI-generated tasks are bolded for clear distinction.
- Integrated "Add Task" and "AI Assist" buttons for flexible task addition.
## 🛠️ **Technologies Used**
- **HTML, CSS, JavaScript** for the front-end interface.
- **Groq AI API** for AI-powered task suggestions.
## 📌 **How to Use**
### Clone the repository:
```bash
git clone https://github.com/Amaan-Mujawar/Intelligent-Task-Manager.git
cd Intelligent-Task-Manager
```
### Open the `index.html` file in a browser to start using the app.
## 🚀 **Live Demo**
[Click here to view the live demo](https://amaan-mujawar.github.io/Intelligent-Task-Manager/)
This Intelligent Task Manager simplifies productivity by combining manual task control with AI-powered assistance. 🚀🎯