Skip to content

Debugging Life (and Code)

Iterate fast, break stuff, document everything

  • About
  • Blog
  • Projects
  • Mini-Projects
  • All Posts

MemoryMaker: Simple Retrieval-Augmented Generation (RAG) Application

Posted on November 23, 2024 By operator

MemoryMaker is a straightforward implementation of a Retrieval-Augmented Generation (RAG) application, allowing users to add and retrieve information using vector embeddings. By leveraging OpenAI’s embedding models and FAISS for similarity search, MemoryMaker provides an efficient way to store “memories” and retrieve them based on their similarity to input queries.

Github: MemoryMaker

[Stack: Python, LLM, FAISS, HTML, CSS, JS]

Mini-Projects Tags:CSS, FAISS, HTML, JS, LLM, Python

Post navigation

Previous Post: NN-Racer: Neural Network and Genetic Algorithm Project
Next Post: VoiceNotes: Simple Speech-to-Markdown

Related Posts

VoiceNotes: Simple Speech-to-Markdown Mini-Projects
NN-Racer: Neural Network and Genetic Algorithm Project Mini-Projects
AI changing room: Can AI help me with my outfits Mini-Projects
CV Agent Chatbot Mini-Projects

Copyright © 2025 Debugging Life (and Code).

Powered by PressBook Masonry Dark