Metadata-Version: 2.4
Name: tinyai-memory
Version: 0.1.10
Summary: TinyAI: A Django-based neural memory and reasoning system
Author-email: Gerson De La Cruz <gdelacruz.developer@example.com>
License: TinyAI Memory Engine License
        Copyright (c) 2025 Gerson De La Cruz
        
        This project is licensed under the Creative Commons 
        Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
        
        You are free to:
        - Use, share, and modify this code for non-commercial purposes.
        - Include it in personal or educational projects with attribution.
        
        You must not:
        - Sell, distribute, or use this software or derivatives for any commercial
          purpose without written permission from the author.
        
        Commercial licenses are available upon request.
        Contact: <gdelacruz.developer@gmail.com>
        
        Full license text: https://creativecommons.org/licenses/by-nc/4.0/
        
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: django>=4.2
Requires-Dist: numpy>=1.23
Requires-Dist: sentence-transformers>=2.2.2
Dynamic: license-file
