-
Notifications
You must be signed in to change notification settings - Fork 0
Features
Roderick Mendoza edited this page May 24, 2023
·
4 revisions
- Project CRUD
- Task CRUD
- OpenAi API: Task Recommendation
Innovated a task recommendation feature by leveraging the OpenAI API to automate task creation based on project title and description. Constructed a component to extract relevant information from URL parameters, communicate with the OpenAI API completions endpoint using appropriate headers, and seamlessly integrate the obtained data into the existing task creation workflow. - Gantt Chart
- Live Notifications