Logo
1 / 5

Personal Notebook LLM

A team and I build a personal Retrieval-Augmented Generation (RAG) system powered by OpenAI to streamline our study process. The system ingested documents, lecture notes, and textbooks, then allowed the user to quickly retrieve and summarize key information. Instead of spending hours rereading, the AI takes care of the heavy lifting in terms of searching, filtering, and summarizing only from data provided by user.

See source code