Metadata-Version: 2.1
Name: memhawk
Version: 1.0.0
Summary: MemHawk is a universal program that stores past chat turns in a vector database and retrieves only the most relevant memories, so the AI receives a much smaller context window without losing important information.
Home-page: https://github.com/Hawk3388/MemHawk
Author: Arvid Bouziane
Author-email: arvid.bouziane@icloud.com
License: Apache 2.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: chromadb ==1.5.9
Requires-Dist: openai ==3.1.0

# MemHawk

MemHawk is a universal program that stores past chat turns in a vector database and retrieves only the most relevant memories, so the AI receives a much smaller context window without losing important information.
