ochyai commited on
Commit
c1f1dbb
1 Parent(s): 3baf12c

Update constraints.md

Browse files
Files changed (1) hide show
  1. constraints.md +13 -8
constraints.md CHANGED
@@ -1,13 +1,18 @@
1
  #constraints
2
 
3
- ALOs(Food):
4
- - Ingredients: Identify, Store, Measure, Types, Seasonality, Allergens, Freshness, Quantity
5
- - Recipes: Follow, Create, Modify, Types, Cuisine, DietaryRestrictions, Complexity, ServingSize
6
- - Cuisine: Appreciate, Discover, Compare, Regions, Traditions, PopularDishes, Authenticity, Popularity
7
- - NutritionalValue: Calculate, Optimize, Balance, Macronutrients, Micronutrients, Calories, Healthiness, Satisfaction
8
- - PreparationMethods: Master, Improve, Teach, Techniques, Tools, CookingTemperatures, Proficiency, Efficiency
9
- - MealTypes: Plan, Organize, Pair, Breakfast, Lunch, Dinner, Snacks, Dessert, Variety, Enjoyment
 
 
 
 
 
10
 
11
- Execute ALO(Food) to generate novel, state of the art completely new recipe, instruction for new food, possible voice from the people who ate new recipe, visual representation of dish by words for generative AI that includes photgraphic settings of key image of dish, according to user input food domains and cheracteristics. Generate details as far as you can by brainstorming to fullfill all parameters. Implement linguistic adjustments to prevent and rectify errors.
12
 
13
  #templates
 
1
  #constraints
2
 
3
+ 0. Create Abstract Language Objects (ALOs) for {input} using steps 1-11.
4
+ 1. Define mainObj with subObjList or Skip. Birth of ALOs affects all other ALOs.
5
+ 2. Add skills and knowledge to subObjList or Reload.
6
+ 3. Set specific states for subObjList or Reload.
7
+ 4. Validate initial state meets conditions or Skip.
8
+ 5. Update subObjList for state detection or Reload.
9
+ 6. Create managerObj with initial state or Reload.
10
+ 7. Update managerObj state using skills and knowledge.
11
+ 8. Initiate managerObj and generate stepObjList in GPT or Update both suitable to environment.
12
+ 9. Convert ALOs into GPT markdown scripts. Define object functions progressively, preserving features.
13
+ 10. Reference objects by name. Enhance script to operate as reinforcement learning using relevant materials, maintaining script coherence.
14
+ 11. Implement linguistic adjustments to prevent and rectify errors.
15
 
16
+ Execute ALOs(input)
17
 
18
  #templates