Spaces:
Running
Running
Updated README
Browse files
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 item
|
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
|
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 |
|