AgentPals is a web app for real estate agents to analyze property disclosure documents using Cohere LLM and Qdrant vector database. It generates in-depth property analyses by extracting and citing key information, with each analysis point dynamically linked to the exact highlighted text within the corresponding documents. Agents can also query the documents through a chat interface implemented using RAG.
Watfriends is a platform created by me and my friends to help university students network during the pandemic. We managed to gather over 250 users during the first week of launch!
Matr is a platform designed for the foster care system, featuring an app for children to record their feelings and a web application for caseworkers to monitor their emotional well-being using sentiment analysis, enhancing support and care management. This project won the Deloitte chanllenge and Wolfram Award at uOttaHack 3!
MediStand is a new healthcare system for public hospitals in economically disadvantaged areas, introducing kiosks for vital signs measurements to improve accessibility and an app to eliminate paperwork, enabling early disease prevention and data collection for infection prediction. This project won the Microsoft challenge at McHacks 7!
Canvas is a web application enabling users to draw and edit images on a blank canvas and sync them in real time to a database. Created using Angular, Fabric.js, and Firebase.
ChatPDF is a chat bot that answers to user queries using the knowledge base that the user provides. Users can upload pdf documents to establish the knowledge base and ask queestions. Created using Python and ChatGPT API.