Skip to content

Daniel-EHC/TaskFlow-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TaskFlow AI 🤖✨

TaskFlow AI is a smart task management application that helps you organize your tasks efficiently using artificial intelligence. The app automatically prioritizes your tasks and persists data in your browser's local storage for seamless task management.

Features ✨

  • AI-powered task prioritization
  • Local storage persistence
  • Clean and intuitive user interface
  • Real-time task organization
  • Responsive design

Technologies Used 🛠️

Getting Started 🚀

Prerequisites

  • Node.js (version 14 or higher)
  • pnpm (npm install -g pnpm)

Installation

  1. Clone the repository
git clone https://github.com/deniyaldanidan/taskflow-ai.git
cd app
  1. Install dependencies
pnpm install
  1. Build the project
pnpm build
  1. Create a .env file in the root directory and add your Google API Key
VITE_AI_API_KEY=your_api_key_here
  1. Start the development server
pnpm dev
  1. Open your browser and navigate to http://localhost:5173

Building for Production 🏗️

To create a production build, run:

pnpm build

The build artifacts will be stored in the dist/ directory.

License 📝

This project is licensed under the MIT License - see the LICENSE file for details.

Live Preview

https://statuesque-boba-d5336c.netlify.app/

About

Transform your productivity with an intelligent TODO list that uses AI/ML to dynamically prioritize tasks based on urgency, deadlines, dependencies, and your personal workflow! This project leverages natural language processing (NLP) and predictive algorithms to help you focus on what matters most.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors