A production-level web application that generates quizzes from Wikipedia articles using AI. Built with FastAPI (backend) and React (frontend). wikipedia_quiz_generator/ ├── backend/ │ ├── app/ │ │ ├── ...
Rule-based temporal clustering algorithm that analyzes 3 months of bank transaction data to identify persistent income and expense patterns. PaySplit uses this system to assess whether customers can ...