Ask My Second Brain with RAG

AI/ML Tool -
Retrieval Augmented Generation (RAG) Python LlamaIndex OpenAI

I built a question-answering system over my Obsidian-style personal knowledge notes using LlamaIndex, the OpenAI API, and retrieval-augmented generation.

The system ingested Obsidian-flavored Markdown and PDFs, including textbooks and assignments, so I could query my own notes and retrieve grounded answers with source context.