Memvid
JSON →Encodes text data into videos that can be quickly looked up with semantic search.
Install
pip install -r Tools · 2
- add_chunks Adds chunks to the memory video. Note: each time you add chunks, it resets the memory.mp4.
- search Queries for the top-matching chunks. Returns 5 by default, but can be changed with top_k param.
Links
★ 10 GitHub stars