Projects

🚀 Current Projects

iOS App Development

In Progress

2026

Currently developing iOS applications using Swift and SwiftUI

Swift SwiftUI iOS Xcode
  • 📱 Mobile-first design
  • 🎯 App Store release planned

📁 Past Projects

Travel Agent CBR Project

CBR Independent Study – Fall 2023 · Advised by Larry Gates & David Leake

A Case-Based Reasoning (CBR) project exploring AI-driven recommendations based on historical data. Over thirteen weeks, this journey revealed the dynamic nature of AI and its adaptability through real-world applications.

Python Case-Based Reasoning AI Machine Learning

Introduction

Explored case-based reasoning as a method for generating recommendations based on historical data. Contrary to initial assumptions, CBR proved to be versatile and adaptable to various scenarios, as exemplified by real-world applications like Google Maps and customer service chatbots.

Customer Support - CBR

The Customer Support CBR system focuses on troubleshooting steps generated from a help-desk dataset. With a flexible design, it accommodates diverse inputs, identifying and presenting top matching records based on attributes like ‘DeviceType,’ ‘OperatingSystem,’ ‘DeviceAge,’ ‘ModelNumber,’ and ‘IssueDetails.’ The weighting process and similarity metric ensure nuanced and accurate recommendations.

Travel Agent - CBR

Developing the Travel Agent CBR posed challenges, from parsing data to handling user input and calculating similarities. The system evaluates attributes such as recreation, number of persons, region, transportation, duration, season, and accommodation, applying customized weights and distance metrics. An adaptation feature empowers users to tailor their travel packages.

Conclusion

The Travel Agent CBR project highlighted the flexibility and effectiveness of case-based reasoning. The journey revealed its adaptability and specific solutions derived from past experiences. Examples like Google Maps and customer support chatbots showcase its versatility, surpassing initial expectations.

Key Features:

View Repository