jacktol commited on
Commit
31ccd6f
1 Parent(s): 3a56fba

added content to welcome message in app

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -159,11 +159,11 @@ Feel free to ask about any food or nutrient details, and we'll provide the most
159
 
160
  ### Additional Resources
161
 
162
- The dataset powering this application is available on Hugging Face Datasets [here](https://huggingface.co/datasets/jacktol/usda_branded_food_data).
163
 
164
- To learn more about how this dataset and the USDA Food Assistant were created, check out the blog post [here](https://jacktol.net/posts/building_a_data_pipeline_for_usda_fooddata_central/).
165
 
166
- The full code for the data pipeline and the assistant can be found on GitHub [here](https://github.com/jack-tol/usda-food-assistant).
167
 
168
  ---
169
 
 
159
 
160
  ### Additional Resources
161
 
162
+ The dataset powering this application is available on Hugging Face Datasets, linked [here](https://huggingface.co/datasets/jacktol/usda_branded_food_data).
163
 
164
+ To learn more about how this dataset and the USDA Food Assistant were created, check out the blog post, linked [here](https://jacktol.net/posts/building_a_data_pipeline_for_usda_fooddata_central/).
165
 
166
+ The full code for the data pipeline and the assistant can be found on GitHub, linked [here](https://github.com/jack-tol/usda-food-assistant).
167
 
168
  ---
169