Hi, I'm Reetu Parikh
I craft innovative tech solutions that make a real difference. Take a look around — I'm excited to show you what I've been working on!
Experience
EliseAI
New York, NY
Associate Solutions Engineer
July 2025 – Present
RSM US LLP
New York, NY
Technology Consultant
February 2024 – July 2025
State Government System Modernization
- Conducted in-depth data discovery to assess current data structures and existing integration with financial SOR
- Engineered scalable pipelines facilitating the migration of 2M+ records, and enabling a continuous sync of data between legacy AWS hosted Oracle database and Microsoft Dataverse
Multi-Billion Dollar Revenue Food & Bev Company PowerApp
- Implemented multi-level preparer-approver workflow PowerApp to create/update products in Dynamics F&O
AI Business Development
- Hosted lead-generation seminars and developed AI workshop package for clients, securing 5+ new engagements
- Developed AI POCs for nonprofit clients, including an OCR + LLM pipeline to extract & summarize text from handwritten documents and a Copilot chatbot with a custom RAG system to retrieve & summarize relevant data
Meta
Menlo Park, CA
Software Engineering Intern
May 2022 – August 2022
- Improved FB Groups content discovery by 10% in testing by using entity knowledge graphs to expand user interests
- Developed data pipelines with Python and SQL to create a mapping between FB Group Pages to related group pages
- Built expansion component in an existing service linked to users's real-time ranked interests using C++ with unit tests
- Created a demo webpage with Hack in debugging console to readably display a user's top ranked expanded interests
Cornell University – Department of Engineering
Ithaca, NY
Teaching Assistant for Language & Information
January 2023 - May 2023
- Assisted students with lecture content and assignments in office hours; responsible for grading problem sets and exams
- Mentored groups of students in creating unique information retrieval web applications
Academic Excellence Workshop Facilitator
August 2021 – May 2023
- Facilitated weekly workshops to reinforce concepts from discrete structures using active learning techniques
Teaching Assistant for Foundations of Artifical Intelligence
August 2021 - December 2021
- Assisted students with lecture content and assignments in office hours; responsible for grading problem sets and exams
Computational Psycholinguistics Research Group
Ithaca, NY
Independent Research
August 2021 – May 2022
- Studied if computational models can leverage context to better interpret syntactically ambiguous sentences using GPT-2
Education
Cornell University
B.A. in Computer Science
Minors in Linguistics and Cognitive Science
Ithaca, NY
August 2019 – May 2023
GPA: 3.7 / 4.0
Relevant Coursework
Data Structures & Object-Oriented Programming
Discrete Structures
Linear Algebra
Functional Programming
Artificial Intelligence
Computer Architecture
Language & Information
Operating Systems
Data Driven Web-Development
Computational Linguistics
Analysis of Algorithms
Database Systems
Statistics & Probability
Machine Learning
Projects
Ultimate Tic Tac Toe AI
Implemented AI Agent that uses Monte Carlo Tree Search and Minimax to decide optimal move in Ultimate Tic-Tac-Toe
Technologies Used
Key Features
- Implemented Monte Carlo Tree Search algorithm
- Developed Minimax decision making
- Created an interactive game interface
BostonEats
Built an AI-powered restaurant recommendation system with Flask and Python using machine learning (linear regression, cross-validation) and NLP techniques to analyze restaurants based on Yelp user reviews
Technologies Used
Key Features
- Implemented linear regression models for prediction
- Developed NLP pipeline for review analysis
- Created RESTful API endpoints
- Integrated with Yelp API