Skip to content

blackgirlbytes/time-blind

Repository files navigation

Time Blind

A reality check for folks who think they can do it all in a short amount of time

How to use

  1. Go to https://time-blind-production.up.railway.app/
  2. Enter a task
  3. Once added, click the expand (+) button to trigger the program to break your task into subtasks
  4. Be patient; it will take awhile as I haven't yet figured out how to optimize the query and performance
Screenshot 2023-08-06 at 12 36 56 PM

Running locally

Install dependencies

npm install

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Running in GitHub Codespaces

Click the button below, and the project will build and run in a GitHub Codespaces Open in GitHub Codespaces

Technologies Used

  • Next.js
  • Web5 SDK
  • OpenAI GPT-4

Releases

No releases published

Packages

No packages published