jacktol commited on
Commit
20c69c3
1 Parent(s): e1b71b2

Updated README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,13 +22,13 @@ The USDA Food Assistant operates in two main steps:
22
  - “How many calories are in a 250-gram serving?”
23
  - “Does this food contain any allergens?”
24
 
25
- Through this structured flow, users gain a comprehensive view of each food items nutritional profile, making it a valuable tool for informed decision-making regarding food content and nutrition.
26
 
27
  For more information on the development and structure of this assistant, see the blog post [here](https://jacktol.net/posts/building_a_data_pipeline_for_usda_fooddata_central/).
28
 
29
  ## Access the Dataset
30
 
31
- The USDA Branded Food Dataset used by this assistant is available on Hugging Face Datasets [here](https://huggingface.co/datasets/jacktol/usda_branded_food_data).
32
 
33
  ## See the Code
34
 
 
22
  - “How many calories are in a 250-gram serving?”
23
  - “Does this food contain any allergens?”
24
 
25
+ Through this structured flow, users gain a comprehensive view of each food item's nutritional profile, making it a valuable tool for informed decision-making regarding food content and nutrition.
26
 
27
  For more information on the development and structure of this assistant, see the blog post [here](https://jacktol.net/posts/building_a_data_pipeline_for_usda_fooddata_central/).
28
 
29
  ## Access the Dataset
30
 
31
+ The USDA Branded Food Dataset used by this assistant is available on HuggingFace Datasets [here](https://huggingface.co/datasets/jacktol/usda_branded_food_data).
32
 
33
  ## See the Code
34