Aspiring Full Stack Developer / AI Engineer
NavBot is an AI-powered chatbot developed for GetWellNetwork during my summer 2024 software engineering internship. It was presented to the board of executives where it received widely positive feedback and remains an open opportunity for exploration in the future. I leveraged the OpenAI Assistants API paired with dozens of other Python libraries to create a chatbot that provides patients personalized and relevant resources to guide them through their healthcare journeys prior to and after hospital visits. It loads context from patient profiles, performs retrieval-augmented generations, autonomously escalates threads to a human when the chatbot is not helpful, provides a summarization module using a secondary assistant, and more. Fine details of the project remain confidential to Get Well.