This is a simple portfolio project built on bubble that accesses openai to generate a list of goals. There are three simple listing functions based on the user's input: goals; tasks; categories/skills.
Goals
Provide a summary of what you would like to accomplish. The platform will then generate a list of short-sentence goals. One of the goals can then be selected as the input for the next function which is to generate a list of tasks for completing the selected goal.
Tasks
This function generates a list of tasks for completing the selected goal.
Categories/skills
This function defines the main category and subcategories of the goal. For example, if the goal is to prepare a food recipe, the main category would be "cooking" and the subcategory could be "lunch". A list of skills for completing the goal is also generated.
Like this project
0
Posted Jul 26, 2024
This is a simple portfolio project built on bubble that accesses openai to generate a list of goals, tasks, and categories/skills.