{"id":26780351,"url":"https://github.com/amaan-mujawar/intelligent-task-manager","last_synced_at":"2026-04-13T18:01:32.285Z","repository":{"id":285005709,"uuid":"956772656","full_name":"Amaan-Mujawar/Intelligent-Task-Manager","owner":"Amaan-Mujawar","description":"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. 🚀","archived":false,"fork":false,"pushed_at":"2025-03-28T21:01:29.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T12:52:20.494Z","etag":null,"topics":["ai","ai-api","css","frontend","generative-ai","html","javascript","llama3","to-do-list"],"latest_commit_sha":null,"homepage":"https://amaan-mujawar.github.io/Intelligent-Task-Manager/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Amaan-Mujawar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-28T20:49:10.000Z","updated_at":"2025-03-28T21:06:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"0cb563a7-490e-4fb6-8f7f-3f43e3a70e23","html_url":"https://github.com/Amaan-Mujawar/Intelligent-Task-Manager","commit_stats":null,"previous_names":["amaan-mujawar/intelligent-task-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Amaan-Mujawar/Intelligent-Task-Manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amaan-Mujawar%2FIntelligent-Task-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amaan-Mujawar%2FIntelligent-Task-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amaan-Mujawar%2FIntelligent-Task-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amaan-Mujawar%2FIntelligent-Task-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Amaan-Mujawar","download_url":"https://codeload.github.com/Amaan-Mujawar/Intelligent-Task-Manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amaan-Mujawar%2FIntelligent-Task-Manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","ai-api","css","frontend","generative-ai","html","javascript","llama3","to-do-list"],"created_at":"2025-03-29T07:16:18.457Z","updated_at":"2026-04-13T18:01:32.281Z","avatar_url":"https://github.com/Amaan-Mujawar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📌 Intelligent Task Manager – AI-Powered To-Do List  \n\n## 🔹 Overview  \nIntelligent 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.  \n\n## 🚀 Features  \n### ✅ **Manual Task Management**  \n- Add tasks with custom due dates, time, and priority.  \n- Edit or delete tasks as needed.  \n- Mark tasks as completed, moving them to a separate \"Completed Tasks\" section.  \n\n### 🔮 **AI-Assisted Task Generation**  \n- Generate up to 10 task suggestions based on user input.  \n- AI-suggested tasks can be customized before adding them to the main task list.  \n- Tasks are dynamically generated using Groq’s AI model.  \n\n### 🎨 **Smart UI \u0026 Task Organization**  \n- Tasks are displayed in an easy-to-read table format.  \n- Completed tasks are moved to a separate section with minimal details.  \n- Task rows are color-coded based on priority:  \n  - 🟢 Low Priority: Light Green  \n  - 🟡 Medium Priority: Light Yellow  \n  - 🔴 High Priority: Light Red  \n\n### 🔁 **Seamless Interaction**  \n- Toggle between AI and manual task input.  \n- A single input box for both AI and manual entries.  \n- AI-generated tasks are bolded for clear distinction.  \n- Integrated \"Add Task\" and \"AI Assist\" buttons for flexible task addition.  \n\n## 🛠️ **Technologies Used**  \n- **HTML, CSS, JavaScript** for the front-end interface.  \n- **Groq AI API** for AI-powered task suggestions.  \n\n## 📌 **How to Use**  \n### Clone the repository:  \n```bash\ngit clone https://github.com/Amaan-Mujawar/Intelligent-Task-Manager.git\ncd Intelligent-Task-Manager\n```\n### Open the `index.html` file in a browser to start using the app.  \n\n## 🚀 **Live Demo**  \n[Click here to view the live demo](https://amaan-mujawar.github.io/Intelligent-Task-Manager/)\n\nThis Intelligent Task Manager simplifies productivity by combining manual task control with AI-powered assistance. 🚀🎯","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famaan-mujawar%2Fintelligent-task-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famaan-mujawar%2Fintelligent-task-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famaan-mujawar%2Fintelligent-task-manager/lists"}