query
stringlengths 14
115
| output
dict |
---|---|
I would like to find alumni from my batch batch. | {
"batch": "<user_data>",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
} |
Find the grads with my degree in Mumbai. | {
"batch": null,
"branch": null,
"city": "Mumbai",
"company": null,
"country": "India",
"degree": "<user_data>"
} |
Any my graduating class passouts currently in my location? | {
"batch": "<user_data>",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
List alumni working for Dynata based in India. | {
"batch": null,
"branch": null,
"city": null,
"company": "Dynata",
"country": "India",
"degree": null
} |
Do we have any phd grads from cse(ai&ml) working at OpenText? | {
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": "OpenText",
"country": null,
"degree": "PhD"
} |
List people from my department. | {
"batch": null,
"branch": "<user_data>",
"city": null,
"company": null,
"country": null,
"degree": null
} |
who's in my city from ai and ml? | {
"batch": null,
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
Display people with bachelor in cse(ai&ml) based in Mumbai working at GSPrNN TECHNOLOGIES | {
"batch": null,
"branch": "CSE(AI&ML)",
"city": "Mumbai",
"company": "GSPANN TECHNOLOGIES",
"country": "India",
"degree": "B Tech"
} |
Show me bachelor alumni from my graeuating class employed at Polaris Consulting & Services in Berlin. | {
"batch": "<user_data>",
"branch": null,
"city": "Berlin",
"company": "Polaris Consulting & Services",
"country": "Germany",
"degree": "B Tech"
} |
Show me graduates from my graduating class batch working in Kolkata with b tech | {
"batch": "<user_data>",
"branch": null,
"city": "Kolkata",
"company": null,
"country": "India",
"degree": "B Tech"
} |
get me names of ppl in cse ds from my batch near me | {
"batch": "<user_data>",
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
Need grads in CSE(AI&ML) from 2e19 working at my company | {
"batch": "2019",
"branch": "CSE(AI&ML)",
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
} |
who are the folks from my branch in the same city as me? | {
"batch": null,
"branch": "<user_data>",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
Get me names of my batchmates in my city. | {
"batch": "<user_data>",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
Get me ppl from AI and ML working at Info Edge (India) Ltd in Kolkata | {
"batch": null,
"branch": "CSE(AI&ML)",
"city": "Kolkata",
"company": "Info Edge (India) Ltd",
"country": "India",
"degree": null
} |
I'd like to see alumni from it in London working at kore.ai | {
"batch": null,
"branch": "IT",
"city": "London",
"company": "kore.ai",
"country": "UK",
"degree": null
} |
List alumni employed at Netenrich. | {
"batch": null,
"branch": null,
"city": null,
"company": "Netenrich",
"country": null,
"degree": null
} |
Any passouts of 2016? | {
"batch": "2016",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
} |
Show me MTech grads from cse in 2015 batch | {
"batch": "2015",
"branch": "CSE",
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
} |
find ppl from my branch in near me employed by Info Edge (India) Ltd | {
"batch": null,
"branch": "<user_data>",
"city": "<user_data>",
"company": "Info Edge (India) Ltd",
"country": "<user_data>",
"degree": null
} |
Show B Tech graduates working at Larsen & Toubro Infotech (LTI) in Germany | {
"batch": null,
"branch": null,
"city": null,
"company": "Larsen & Toubro Infotech (LTI)",
"country": "Germany",
"degree": "B Tech"
} |
Who from my batch is in Tata Elxsi? | {
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "Tata Elxsi",
"country": null,
"degree": null
} |
List alumni who finished in 2015. | {
"batch": "2015",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
} |
Who all are there in near me from our college? | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
Give me alumni with master from 2020 in Tokyo | {
"batch": "2020",
"branch": null,
"city": "Tokyo",
"company": null,
"country": "Japan",
"degree": "M Tech"
} |
Get me ppl from IT working at my orgnization in same city | {
"batch": null,
"branch": "IT",
"city": "<user_data>",
"company": "<user_data>",
"country": "<user_data>",
"degree": null
} |
Who are the m tech graduates at Goldman Sachs? | {
"batch": null,
"branch": null,
"city": null,
"company": "Goldman Sachs",
"country": null,
"degree": "M Tech"
} |
any passouts from my batch working at Salesforce in Tukyo? | {
"batch": "<user_data>",
"branch": null,
"city": "Tokyo",
"company": "Salesforce",
"country": "Japan",
"degree": null
} |
Display M Tech grads from 2019 batch at Hexaware Technologies in New York | {
"batch": "2019",
"branch": null,
"city": "New York",
"company": "Hexaware Technologies",
"country": "USA",
"degree": "M Tech"
} |
Find B Tech graduates from 2020 working at Hexaware Technologies in Berlin. | {
"batch": "2020",
"branch": null,
"city": "Berlin",
"company": "Hexaware Technologies",
"country": "Germany",
"degree": "B Tech"
} |
Anyone with my specialization at National Payments Corporation of India? | {
"batch": null,
"branch": "<user_data>",
"city": null,
"company": "National Payments Corporation of India",
"country": null,
"degree": null
} |
Need list of grads in AI and ML from 2017 at My Company | {
"batch": "2017",
"branch": "CSE(AI&ML)",
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
} |
Anyone settled in my location? | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
Who are the people from my batch at Adobe? | {
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "Adobe",
"country": null,
"degree": null
} |
Find m tech alumni from my batch batch at DAZN | {
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "DAZN",
"country": null,
"degree": "M Tech"
} |
List alumni from 2019 in New York who are into masters | {
"batch": "2019",
"branch": null,
"city": "New York",
"company": null,
"country": "USA",
"degree": "M Tech"
} |
Find people at Payoda in my country. | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "Payoda",
"country": "<user_data>",
"degree": null
} |
Any grads with my degree in London? | {
"batch": null,
"branch": null,
"city": "London",
"company": null,
"country": "UK",
"degree": "<user_data>"
} |
Who is in USA? | {
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "USA",
"degree": null
} |
Show me who's at Teleparadigm networke nowadays. | {
"batch": null,
"branch": null,
"city": null,
"company": "Teleparadigm networke",
"country": null,
"degree": null
} |
Find people with m tech in London from 2020 batch | {
"batch": "2020",
"branch": null,
"city": "London",
"company": null,
"country": "UK",
"degree": "M Tech"
} |
from my batch, get me ppl in cse in my city | {
"batch": "<user_data>",
"branch": "CSE",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
Show me bachelor grads living in my country. | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "B Tech"
} |
Anyone from our college at RealPage? | {
"batch": null,
"branch": null,
"city": null,
"company": "RealPage",
"country": null,
"degree": null
} |
any fellow grads from CSE(DS) in my vicinity? | {
"batch": null,
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
List people from my department. | {
"batch": null,
"branch": "<user_data>",
"city": null,
"company": null,
"country": null,
"degree": null
} |
Got any names from my brnch? | {
"batch": null,
"branch": "<user_data>",
"city": null,
"company": null,
"country": null,
"degree": null
} |
list people from my city with my degree at eClerx | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "eClerx",
"country": "<user_data>",
"degree": "<user_data>"
} |
Who resides in Tokyo? | {
"batch": null,
"branch": null,
"city": "Tokyo",
"company": null,
"country": "Japan",
"degree": null
} |
Who all from b tech are in my city? | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "B Tech"
} |
List BTech alumni based in from my city. | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "B Tech"
} |
List cse ai ml graduates from 2020 batch employed at Salesforce | {
"batch": "2020",
"branch": "CSE(AI&ML)",
"city": null,
"company": "Salesforce",
"country": null,
"degree": null
} |
Get me alumni in aikand ml from 2015 working at Intel Technology India | {
"batch": "2015",
"branch": "CSE(AI&ML)",
"city": null,
"company": "Intel Technology India",
"country": null,
"degree": null
} |
Give me ppl in ai | {
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": null
} |
Show me grads in it from my batch | {
"batch": "<user_data>",
"branch": "IT",
"city": null,
"company": null,
"country": null,
"degree": null
} |
Bring up profiles of those in data science. | {
"batch": null,
"branch": "CSE(DS)",
"city": null,
"company": null,
"country": null,
"degree": null
} |
anyone from my degree at Firstsource Solutions? | {
"batch": null,
"branch": null,
"city": null,
"company": "Firstsource Solutions",
"country": null,
"degree": "<user_data>"
} |
Who are the alumni with b tech working at Mindtree in Berlin? | {
"batch": null,
"branch": null,
"city": "Berlin",
"company": "Mindtree",
"country": "Germany",
"degree": "B Tech"
} |
find people from my branch in my location employed by Qualcomm | {
"batch": null,
"branch": "<user_data>",
"city": "<user_data>",
"company": "Qualcomm",
"country": "<user_data>",
"degree": null
} |
koi hai from data science in my city? | {
"batch": null,
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
Find me people in Delhi, will you? | {
"batch": null,
"branch": null,
"city": "Delhi",
"company": null,
"country": "India",
"degree": null
} |
Can you find grads from 2017 batch at yCL Technologies? | {
"batch": "2017",
"branch": null,
"city": null,
"company": "HCL Technologies",
"country": null,
"degree": null
} |
Can you find people from 2020 batch at Google located in samh city? | {
"batch": "2020",
"branch": null,
"city": "<user_data>",
"company": "Google",
"country": null,
"degree": null
} |
Who all from btech are in Kolkata? | {
"batch": null,
"branch": null,
"city": "Kolkata",
"company": null,
"country": "India",
"degree": "B Tech"
} |
Need contacts of my degre holders. | {
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "<user_data>"
} |
List individuals with a B Tece. | {
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "B Tech"
} |
Who are the folks with Phd from xi ml in my batch batch? | {
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": "PhD"
} |
show me alumni from my branch who are in the same city as me and work at Hexaware Technologies | {
"batch": null,
"branch": "<user_data>",
"city": "<user_data>",
"company": "Hexaware Technologies",
"country": "<user_data>",
"degree": null
} |
Show alumni from Salesforce based in my country | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "Salesforce",
"country": "<user_data>",
"degree": null
} |
Get me ppl from ai and ml working at Cognizant in Kolkata | {
"batch": null,
"branch": "CSE(AI&ML)",
"city": "Kolkata",
"company": "Cognizant",
"country": "India",
"degree": null
} |
show me alumni in CSE(DS) from 2017 in my company | {
"batch": "2017",
"branch": "CSE(DS)",
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
} |
who are the folks from my branch in the same city as me? | {
"batch": null,
"branch": "<user_data>",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
Provide a list of m tech graduates. | {
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
} |
Are there alumni with mtech in Bangalore working at kore.ai? | {
"batch": null,
"branch": null,
"city": "Bangalore",
"company": "kore.ai",
"country": "India",
"degree": "M Tech"
} |
Any my degree alumni in Jatan? | {
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "Japan",
"degree": "<user_data>"
} |
list people from my city with my degree at Happiest Minds Technologies | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "Happiest Minds Technologies",
"country": "<user_data>",
"degree": "<user_data>"
} |
Is anyone from Data Science employed at Teleparadigm networke? | {
"batch": null,
"branch": "CSE(DS)",
"city": null,
"company": "Teleparadigm networke",
"country": null,
"degree": null
} |
Looking for people in Tokyo. | {
"batch": null,
"branch": null,
"city": "Tokyo",
"company": null,
"country": "Japan",
"degree": null
} |
Collect names of alumni residing near me. | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
in my area, find alumni from cse ds | {
"batch": null,
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
Would you kindly show me graduates residing in my city? | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
} |
bhai, find me grads from my batch in London | {
"batch": "<user_data>",
"branch": null,
"city": "London",
"company": null,
"country": "UK",
"degree": null
} |
Could you find people from cse for me? | {
"batch": null,
"branch": "CSE",
"city": null,
"company": null,
"country": null,
"degree": null
} |
Find alumni from 2016 batch in my location who are into B Tech | {
"batch": "2016",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "B Tech"
} |
Show me BTech grads in CSE(DS) at KPIT Technologies | {
"batch": null,
"branch": "CSE(DS)",
"city": null,
"company": "KPIT Technologies",
"country": null,
"degree": null
} |
Show alumni from Oracle India based in Japan | {
"batch": null,
"branch": null,
"city": null,
"company": "Oracle India",
"country": "Japan",
"degree": null
} |
I'd like to know who from 2016 batch is working at Info Edge (India) Ltd in Mumbai | {
"batch": "2016",
"branch": null,
"city": "Mumbai",
"company": "Info Edge (India) Ltd",
"country": "India",
"degree": null
} |
Who are the folks based in from mh city, India? | {
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "India",
"degree": null
} |
Find cse ai ml alumni in UK | {
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": "UK",
"degree": null
} |
list ppl from my batch in Kolkata working at Amazon | {
"batch": "<user_data>",
"branch": null,
"city": "Kolkata",
"company": "Amazon",
"country": "India",
"degree": null
} |
Give me grads in IT at Xebia in around me | {
"batch": null,
"branch": "IT",
"city": "<user_data>",
"company": "Xebia",
"country": "<user_data>",
"degree": null
} |
Any alumni from my year? | {
"batch": "<user_data>",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
} |
List people from data scince | {
"batch": null,
"branch": "data scince",
"city": null,
"company": null,
"country": null,
"degree": null
} |
List all M Tech grads in Tokyo who work for Mastek | {
"batch": null,
"branch": null,
"city": "Tokyo",
"company": "Mastek",
"country": "Japan",
"degree": "M Tech"
} |
get me grads frm ai ml in my city working at NIIT Technologies | {
"batch": null,
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": "NIIT Technologies",
"country": "<user_data>",
"degree": null
} |
Show me people from 2018 batch with B Tech in Chennai | {
"batch": "2018",
"branch": null,
"city": "Chennai",
"company": null,
"country": "India",
"degree": "B Tech"
} |
Show me B Tech ppl in ai and ml | {
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": null
} |
Show me b tech it grads | {
"batch": null,
"branch": "IT",
"city": null,
"company": null,
"country": null,
"degree": "B Tech"
} |
Who are the grads in cse from my graduting class | {
"batch": "<user_data>",
"branch": "CSE",
"city": null,
"company": null,
"country": null,
"degree": null
} |
Show me alumni from my batch who are in Bangalore. | {
"batch": "<user_data>",
"branch": null,
"city": "Bangalore",
"company": null,
"country": "India",
"degree": null
} |