Skip to content

Instantly share code, notes, and snippets.

View reevesc88's full-sized avatar

calum charles reeves reevesc88

  • CTinstalls pty ltd
  • perth
View GitHub Profile

QuickMem AI Agent Instructions

QuickMem is a CLI quick capture system built with Python that follows clean architecture principles.

Project Structure

Key components and their responsibilities:

  • models.py: Core domain models using Pydantic
    • MemoryItem: Main data model with validation