Skip to content

A smart ToDo app where you can get AI assistance for your tasks. Need help cooking broccoli or organizing your day? Just ask for tips and guidance right in your task list!

Notifications You must be signed in to change notification settings

casual-user-asm/ToDoAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoAI

Boost productivity with AI-powered task management. Get instant tips and guidance for your tasks, like cooking broccoli or planning your day, right in your to-do list!

Features

  • AI Assistance: Get personalized tips and guidance for various tasks, such as cooking or organizing your schedule.
  • Integrated Task List: Manage and track all your tasks in one place, with AI support directly within your task list.
  • Smart Suggestions: Receive contextual recommendations and advice based on the tasks you’re working on.
  • Seamless Integration: Easily incorporate AI help into your daily routine without needing to switch between apps.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_OPENAI_KEY

Run with Docker

Clone the project

  git clone https://github.com/casual-user-asm/ToDoAI.git

Go to the project directory

  cd ToDoAI

Build the Docker Image:

  docker build -t ToDoAI .

Run the Docker Container

  docker run -p 3000:3000 ToDoAI

Run Locally

Clone the project

  git clone https://github.com/casual-user-asm/ToDoAI.git

Go to the project directory

  cd ToDoAI

Install dependencies

  npm install

Start the server

  npm start

About

A smart ToDo app where you can get AI assistance for your tasks. Need help cooking broccoli or organizing your day? Just ask for tips and guidance right in your task list!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published