Frame
Technologies: SwiftUI, React, Python, Flask, AWS SageMaker, Heroku
MacOS app that replaces inefficient research tools by integrating writing and search into a single view.
- Used retrieval-augmented generation to generate relevant search queries and retrieve context-aware search results based on the user's notes, sources, and current writing.
- Runs a low-power local model made by converting BERT into a CoreML model and adding the embeddings into FAISS.
- Built a responsive user-interface using SwiftUI with embedded React.js, which communicates with a Flask backend.
