cardmaster is a credit card churning visionOS application, built for the upcoming Apple Vision Pro at HackHarvard 2023 at Harvard University. You can read more about our project on the DevPost link here or the website here or on YouTube here. This project uses the following technologies:
Frontend (this repository): Swift, SwiftUI, VisionOS, RealityKit, Alamofire, MVVM design
Backend (nested submodules): Python, NumPy, Bitarray, Flask, Scikit Learn, Pandas, Cohere, Docker
Database: Google Cloud Platform (GCP)
cardmaster is free to clone and use, with the following command.
git clone https://github.com/mingchungx/cardmaster.git
We have a total of 5 other repositories that contain the backend code and website for cardmaster. Please see also here:
https://github.com/LukeWang2/cardmaster-backend.git - this is the REST API and implements Jaccard Index regression to recommend credit cards.
https://github.com/shencynthia/cardmaster-database.git - this is the pipeline for transferring credit card JSON data.
https://github.com/shencynthia/cardmaster-website.git - this is the website for cardmaster that we made last minute...
https://github.com/mingchungx/cardmaster-inputgenerator.git - this generates data to train the regressor.
https://github.com/mingchungx/cardmaster-assistant.git - this is another microservice that is used for the NLP chatbot for finance.
Mingchung Xia (University of Waterloo)
Luke Wang (McGill University)
Cynthia Shen (University of Waterloo)
Inesh Tickoo (Ohio Wesleyan University)