ask-memory A Python project initialized with uv and pyproject.toml structure. Setup Ensure you have uv installed: https://docs.astral.sh/uv/ Then, install dependencies: uv sync Run uv run python -m ask_memory.main