feat: Add iMessage RAG support
- Implement IMessageReader for parsing macOS Messages database - Add IMessageRAG application with conversation grouping - Support both concatenated conversations and individual messages - Include comprehensive README documentation with setup instructions - Handle Cocoa timestamp conversion and contact name formatting - Add Full Disk Access requirements and troubleshooting tips Resolves #126
This commit is contained in:
1
apps/imessage_data/__init__.py
Normal file
1
apps/imessage_data/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
"""iMessage data processing module."""
|
||||
Reference in New Issue
Block a user