regostar / eventique

AI Enhanced Event Planning
MIT License
0 stars 2 forks source link

Schedule optimizer - Optimizing Event Schedule Around User's Personal Commitments #18

Closed regostar closed 5 months ago

regostar commented 6 months ago

As a user who has other personal commitments, I should be able to optimize my events based on my personal or professional schedule. So, that I can ensure that there is no conflict between my existing personal/professional commitments and the event.

Acceptance Criteria:-

  1. Calendar Integration - The user should be able to import their personal calendar into the tool so that the LLM engine can optimize the user's schedule and plan the event accordingly.
  2. Event Optimization via prompt - The user can just tell the chatbot that they have certain personal commitments during a certain time and ask the LLM engine to optimize the event schedule based on this.
  3. Conflict-Free Scheduling - There should be no conflict with the user's personal commitments unless explicitly specified by the user. It is important to note that the Event's tasks can occur at the same time or overlap. Ex - There can be Dinner Service as well as a Band singing.
  4. Feedback loop - The user must be able to give feedback and make subtle changes to the schedule by means of a prompt.
  5. Privacy - The user's personal schedule must be saved securely and in accordance with privacy laws.

Story Points:- 8

regostar commented 5 months ago

Out of scope for the scheduled 3 sprint release. Can reopen at a later point in time.