Skip to content

Latest commit

 

History

History
41 lines (35 loc) · 1.94 KB

README.md

File metadata and controls

41 lines (35 loc) · 1.94 KB

ōra - AI Time Management App

An AI-powered time management web application that analyzes students’ schedules, assignment deadlines, and preferences to create personalized task lists and schedules to enhance productivity and reduce stress.

Developed by Team 15 for QDS Hacks 2024. 🥉 Came in 3rd place in the hackathon.
View the live project here.
View the pitch video here.

Table of Contents

Screenshots

Home Page Calendar Page
Home Page Calendar Page
Profile Page Edit Task Page
Profile Page Edit Task Page
Create Course Page Create Task Page
Create Course Page Create Task Page

Technologies

  • Next.js v14.1.3
  • TailwindCSS
  • MongoDB
  • OpenAI GPT GPT3.5
  • Cloudinary

Features

  • Course and Task Management: Create and edit courses and tasks with deadlines and weights to prioritize tasks.
  • Task Prioritization: Ora prioritizes tasks based on deadlines and weights to create a personalized task list.
  • Calendar View: Visualize tasks and deadlines on a calendar to better manage time and plan ahead.
  • AI Chatbot: Facilitate natural language conversations about task requirements, deadlines, and potential questions the user has about the file attached to a task.

Acknowledgements