RAG + LLM On My Notes
2025-09-19
I created a RAG (Retrieval Augmented Generation) system and fed it my huge set of notes. It ran successfully. It was not mind-blowing, but impressive nonetheless.
Next step is to integrate an offline LLM (Large Language Model) to give intelligent answers.