File size: 1,280 Bytes
7c68554
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
EVALUATIONS

able to differentiate between swiggy based queries or not
able to break prompts into 2 instruction. First instruction will be extracting dates. 
second instructions will be analysing the data scrapped.  
able to extract dates
able to extract the analysis:

-How much non-veg did I order last week / between date X and date Y?

-Counts and/or total rupees spent on non-veg dishes.

-What was my total expense between date X and date Y?

-What is my average daily spend on Swiggy (overall or for a given period)?

-Which restaurant got the most orders (or the most money) in that period?

-What single order cost me the most during that window?

-Show a day-by-day spend chart between date X and date Y.

-List every item I’ve ordered only once—my “one-hit wonders.”

-How many unique cuisines did I try in the last month?

-Compare veg vs. non-veg spend for the current calendar year.

-When was my longest streak of days without ordering anything?

-Identify any “late-night” orders placed after 11 p.m. this week.

-Tell me my top three most-ordered dishes in the past six months.

-Which new restaurant did I try most recently, and what did I order?

-Forecast next month’s spend based on my last three-month trend.