Update corpus and library with processed video data and indexes
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"id": "/Users/giers/LLM Tools/Heimgeist/backend/libraries/vidapitest2/stage/c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test.mp4", "parent_id": null, "source_path": "/private/tmp/heimgeist-rag-test/video-test.mp4", "url": null, "mime": "video/mp4", "record_type": "av", "title": "c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test", "text": "Hello from Heemjust Video Tech. Hello from HeemJustVideoTest. Hello from HeemJustVideoTest, this clip should... just video test, this clip should transcribe into the day This clip should transcribe into the database. The clip should transcribe into the database. and scribe into the database.", "span": {"duration_s": 4.56}, "lang": null, "meta": {"duration_s": "4.6", "asr_model": "whisper-base", "asr_task": "transcribe"}}
|
||||
|
||||
BIN
backend/libraries/vidapitest2/indexes/content.index.faiss
Normal file
BIN
backend/libraries/vidapitest2/indexes/content.index.faiss
Normal file
Binary file not shown.
1
backend/libraries/vidapitest2/indexes/content.meta.jsonl
Normal file
1
backend/libraries/vidapitest2/indexes/content.meta.jsonl
Normal file
@@ -0,0 +1 @@
|
||||
{"id": 0, "doc_id": "/Users/giers/LLM Tools/Heimgeist/backend/libraries/vidapitest2/stage/c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test.mp4", "record_id": "/Users/giers/LLM Tools/Heimgeist/backend/libraries/vidapitest2/stage/c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test.mp4", "chunk_no": 0, "doc_chunk_count": 1, "doc_chars": 292, "chunk_target_chars": 2000, "chunk_overlap_chars": 166, "chunking_mode": "fixed", "title": "c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test", "url": "/private/tmp/heimgeist-rag-test/video-test.mp4", "text": "Hello from Heemjust Video Tech. Hello from HeemJustVideoTest. Hello from HeemJustVideoTest, this clip should... just video test, this clip should transcribe into the day This clip should transcribe into the database. The clip should transcribe into the database. and scribe into the database.", "record_type": "av", "mime": "video/mp4", "lang": null}
|
||||
BIN
backend/libraries/vidapitest2/indexes/shadow.index.faiss
Normal file
BIN
backend/libraries/vidapitest2/indexes/shadow.index.faiss
Normal file
Binary file not shown.
1
backend/libraries/vidapitest2/indexes/shadow.meta.jsonl
Normal file
1
backend/libraries/vidapitest2/indexes/shadow.meta.jsonl
Normal file
@@ -0,0 +1 @@
|
||||
{"id": 0, "record_id": "/Users/giers/LLM Tools/Heimgeist/backend/libraries/vidapitest2/stage/c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test.mp4", "doc_id": "/Users/giers/LLM Tools/Heimgeist/backend/libraries/vidapitest2/stage/c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test.mp4", "title": "c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test", "url": "/private/tmp/heimgeist-rag-test/video-test.mp4", "record_type": "av", "mime": "video/mp4", "lang": null, "kind": "av", "shadow_text": "headline: c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test\nsummary: Hello from Heemjust Video Tech. Hello from HeemJustVideoTest. Hello from HeemJustVideoTest, this clip should... just video test, this clip should transcribe into the day This clip should transcribe into the database. The clip should transcribe into the database. and scribe into the database.\nkeywords: av, video/mp4, video-test.mp4"}
|
||||
@@ -11,12 +11,17 @@
|
||||
"name": "video-test.mp4",
|
||||
"size": 52501,
|
||||
"added_at": "2026-03-19T22:37:41Z",
|
||||
"sync_status": "pending",
|
||||
"enrich_enabled": false
|
||||
"sync_status": "ready",
|
||||
"enrich_enabled": false,
|
||||
"synced_at": "2026-03-19T22:37:49Z"
|
||||
}
|
||||
],
|
||||
"pipeline": {
|
||||
"pending_prepare_signature": "7c00490e24c726896021fc9bd224342d404dbe575219995af3f4a6290e36d061",
|
||||
"pending_prepare_updated_at": "2026-03-19T22:37:41Z"
|
||||
"corpus_signature": "4389b2448512ecfa1568c4393c151c4918bbfccb75fbe49ec8988238a151370e",
|
||||
"corpus_updated_at": "2026-03-19T22:37:48Z",
|
||||
"embed_model": "bge-m3:latest",
|
||||
"embed_model_updated_at": "2026-03-19T22:37:49Z",
|
||||
"indexed_signature": "7c00490e24c726896021fc9bd224342d404dbe575219995af3f4a6290e36d061",
|
||||
"indexed_updated_at": "2026-03-19T22:37:49Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user