Spaces:
Paused
Paused
modified readme and chainlit.md
Browse files
README.md
CHANGED
@@ -1,19 +1,12 @@
|
|
1 |
-
|
2 |
-
title: RAGalicious App (AIE3)
|
3 |
-
emoji: π©βπ³
|
4 |
-
colorFrom: purple
|
5 |
-
colorTo: blue
|
6 |
-
sdk: docker
|
7 |
-
pinned: false
|
8 |
-
license: mit
|
9 |
-
---
|
10 |
|
11 |
-
|
12 |
|
13 |
-
|
14 |
|
15 |
-
|
16 |
|
17 |
-
|
18 |
-
|
19 |
-
-
|
|
|
|
1 |
+
# RAGalicious Chatbot
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
+
RAGalicious a RAG-based chatbot designed to help users discover delectable recipes from the NYTimes Cooking section. It simplifies the recipe discovery process, providing users inspiration based on ingredients, diet, occasion or equipment you have.
|
4 |
|
5 |
+
## Deployment
|
6 |
|
7 |
+
- HF link: https://huggingface.co/spaces/mickkhaw/ragalicious-app
|
8 |
|
9 |
+
## Demo Day Materials
|
10 |
+
|
11 |
+
- Slides: https://docs.google.com/presentation/d/1NUhQ_vRF-rozlN1Eo5F66TFdm65jNyJ6iVJ8Ah23uPQ/edit?usp=sharing
|
12 |
+
- YouTube: link to come
|