LICENSE
MANIFEST.in
README.md
environment.yml
pyproject.toml
requirements.txt
inframe/__init__.py
inframe/query.py
inframe/recorder.py
inframe.egg-info/PKG-INFO
inframe.egg-info/SOURCES.txt
inframe.egg-info/dependency_links.txt
inframe.egg-info/requires.txt
inframe.egg-info/top_level.txt
inframe/_src/video_stream.cpython-311-darwin.so
inframe/legacy/__init__.py
inframe/legacy/query.py
inframe/legacy/recorder.py
inframe/legacy/_src/context_integrator.cpython-311-darwin.so
inframe/legacy/_src/context_querier.cpython-311-darwin.so
inframe/legacy/_src/tldw_utils.cpython-311-darwin.so
inframe/legacy/_src/transcription_pipeline.cpython-311-darwin.so
inframe/legacy/_src/video_stream.cpython-311-darwin.so
inframe/legacy/examples/simple_agent.py
tests/test_api_integration.py
tests/test_api_server.py
tests/test_auth.py
tests/test_context_integrator.py
tests/test_context_querier.py
tests/test_embedding_pipeline.py
tests/test_transcription_pipeline.py
tests/test_vector_querier.py
tests/test_video_stream.py
tests/test_weaviate_integration.py