LICENSE
README.md
pyproject.toml
memos/__init__.py
memos/commands.py
memos/config.py
memos/crud.py
memos/indexing.py
memos/initialize_typesense.py
memos/logging_config.py
memos/main.py
memos/models.py
memos/read_metadata.py
memos/record.py
memos/schemas.py
memos/server.py
memos/test_server.py
memos/utils.py
memos.egg-info/PKG-INFO
memos.egg-info/SOURCES.txt
memos.egg-info/dependency_links.txt
memos.egg-info/entry_points.txt
memos.egg-info/requires.txt
memos.egg-info/top_level.txt
memos/plugins/__init__.py
memos/plugins/embedding/main.py
memos/plugins/ocr/__init__.py
memos/plugins/ocr/main.py
memos/plugins/vlm/__init__.py
memos/plugins/vlm/main.py
memos/static/app.html
memos/static/favicon.png
memos/static/_app/version.json
memos/static/_app/immutable/assets/0.0bf47c43.css
memos/static/_app/immutable/assets/_layout.588ac337.css
memos/static/_app/immutable/chunks/index.67c317f1.js
memos/static/_app/immutable/chunks/index.72354c4b.js
memos/static/_app/immutable/chunks/scheduler.58bf8583.js
memos/static/_app/immutable/chunks/singletons.c2892f73.js
memos/static/_app/immutable/chunks/spread.98637030.js
memos/static/_app/immutable/entry/app.96c2551c.js
memos/static/_app/immutable/entry/start.adf70088.js
memos/static/_app/immutable/nodes/0.e0d0acb2.js
memos/static/_app/immutable/nodes/1.363111fa.js
memos/static/_app/immutable/nodes/2.f827c14a.js
memos_ml_backends/server.py