Skip to content

rudra00434/Smart_AI_Powered_Task_Buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

86 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Smart AI Powered Task Buddy

AI-Driven Task Manager Built with Flask
A modern web-based task management assistant that uses AI to help users create, organize, and intelligently prioritize tasks.


πŸš€ Table of Contents

  • πŸ” Overview
  • 🧩 Features
  • πŸ› οΈ Tech Stack
  • πŸš€ Demo / Screenshots
  • πŸ“¦ Installation
  • πŸ§ͺ Usage
  • πŸ’‘ How It Works
  • πŸ“ Project Structure
  • πŸ‘₯ Contributing
  • πŸ“œ License
  • πŸ“ž Contact

πŸ” Overview

Smart AI Powered Task Buddy is a Flask-based web application designed to streamline task management using artificial intelligence. It not only allows users to create and manage tasks but also employs intelligent insights (such as priority suggestions and categorization) to help users stay organized and productive.

Whether you're planning daily work, college assignments, or long-term goals, this tool helps you manage everything in one place β€” powered by AI.


🧩 Key Features

βœ… Create, update, delete, and track tasks  
βœ… Intelligent task suggestions and categorization  
βœ… Smart prioritization with AI recommendations  
βœ… Simple, clean, responsive UI  
βœ… Persistent storage with a backend datastore  
βœ… NLP driven task tags 
βœ… Deadline reminder notifications using flask-SockteIO
βœ… AI based progess forecasts with using Chart.js and gemini API key

πŸ› οΈ Tech Stack

Component Technology
Backend Python & Flask
Frontend HTML5, CSS , Bootstrap 5
AI Logic Python AI/ML libraries & Gemini API and Groq API
Data Storage SQLite and ORM Sqlalchemy
Deployment (Heroku / Render / Railway )

πŸ“Έ Demo / Screenshots

UI screenshots here. Example:

image image image image image image image image image image image image image

πŸ“¦ Installation (Local)

  1. Clone the repository
    git clone https://github.com/rudra00434/Smart_AI_Powered_Task_Buddy.git
    cd Smart_AI_Powered_Task_Buddy
    

Architecture & How It Works

User UI (Flask Templates)
         ↓
Flask Backend (Routes + Logic)
         ↓
AI Module (Priority / Insights)
         ↓
Data Storage (SQLite or JSON)

Website Architecture

image

Database Architecture

image

πŸ“ Project Structure

Smart_AI_Powered_Task_Buddy/
β”œβ”€β”€ Static/
β”‚   └── images/
β”œβ”€β”€ templates/
β”‚   └── *.html
β”œβ”€β”€ app.py
β”œβ”€β”€ requirements.txt
└── README.md

πŸ“ž Contact

Created by Rudranil Goswami β€” feel free to open issues or propose improvements!

πŸ“§ Email Address : tatairudra39@gmail.com

About

AI powered task manager build with Flask and SQLite powered with Gemini API and Groq API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors