Skip to content

Commit

Permalink
Merge pull request #260 from eye-on-surveillance/AI/add-new-mtg
Browse files Browse the repository at this point in the history
AI/add-new-mtg
  • Loading branch information
ayyubibrahimi authored Sep 8, 2024
2 parents 6f420ee + 83a443b commit 049ea10
Show file tree
Hide file tree
Showing 13 changed files with 48,195 additions and 29,087 deletions.
4 changes: 2 additions & 2 deletions packages/backend/src/cache/faiss_index_in_depth_cj.dvc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
outs:
- md5: 0b60967184b16042af19d7a5e668d976.dir
size: 23052882
- md5: 65b210e1673a8820bc41b0f21d06912c.dir
size: 22992595
nfiles: 2
hash: md5
path: faiss_index_in_depth_cj
4 changes: 2 additions & 2 deletions packages/backend/src/cache/faiss_index_in_depth_fc.dvc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
outs:
- md5: 1fb1758a0371e1646b7097027a19bf96.dir
size: 104365424
- md5: 98ff2fcfd063de9cec99e899d6f96b20.dir
size: 82163123
nfiles: 2
hash: md5
path: faiss_index_in_depth_fc
4 changes: 2 additions & 2 deletions packages/backend/src/cache/faiss_index_in_depth_news.dvc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
outs:
- md5: 7cd24ae248c08b35b247efc0333de089.dir
size: 436809
- md5: 142cd874ee26a107c33887c1ec606c6c.dir
size: 436024
nfiles: 2
hash: md5
path: faiss_index_in_depth_news
4 changes: 2 additions & 2 deletions packages/backend/src/cache/faiss_index_in_depth_pc.dvc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
outs:
- md5: 6a63f62685b7e2767b810e38d939fed2.dir
size: 3185640
- md5: d5c253adc6e9506f83469dbd921216fb.dir
size: 3177121
nfiles: 2
hash: md5
path: faiss_index_in_depth_pc
4 changes: 2 additions & 2 deletions packages/backend/src/cache/faiss_index_in_depth_pdf.dvc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
outs:
- md5: c8a155bd868ccfd72bb6d2a07464357d.dir
size: 86366971
- md5: 22dcc732b8fe431cb646556264519884.dir
size: 86138991
nfiles: 2
hash: md5
path: faiss_index_in_depth_pdf
41,703 changes: 41,703 additions & 0 deletions packages/backend/src/json_fc_directory/archive/fc_transcript_11-2024_5-2024.json

Large diffs are not rendered by default.

35,536 changes: 6,470 additions & 29,066 deletions packages/backend/src/json_fc_directory/fc_transcript_11-2024_5-2024.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
outs:
- md5: 0b60967184b16042af19d7a5e668d976.dir
size: 23052882
- md5: 65b210e1673a8820bc41b0f21d06912c.dir
size: 22992595
nfiles: 2
hash: md5
path: faiss_index_in_depth_cj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
outs:
- md5: 1fb1758a0371e1646b7097027a19bf96.dir
size: 104365424
- md5: 98ff2fcfd063de9cec99e899d6f96b20.dir
size: 82163123
nfiles: 2
hash: md5
path: faiss_index_in_depth_fc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
outs:
- md5: 7cd24ae248c08b35b247efc0333de089.dir
size: 436809
- md5: 142cd874ee26a107c33887c1ec606c6c.dir
size: 436024
nfiles: 2
hash: md5
path: faiss_index_in_depth_news
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
outs:
- md5: 6a63f62685b7e2767b810e38d939fed2.dir
size: 3185640
- md5: d5c253adc6e9506f83469dbd921216fb.dir
size: 3177121
nfiles: 2
hash: md5
path: faiss_index_in_depth_pc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
outs:
- md5: c8a155bd868ccfd72bb6d2a07464357d.dir
size: 86366971
- md5: 22dcc732b8fe431cb646556264519884.dir
size: 86138991
nfiles: 2
hash: md5
path: faiss_index_in_depth_pdf
3 changes: 2 additions & 1 deletion packages/pull/src/src.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
['https://www.youtube.com/watch?v=kDUWcHJHE-U', 'City Council Meeting 3/21/2024', '3/21/2024'],
['https://www.youtube.com/watch?v=5ZOofdp8XH8', 'City Council Meeting 4/4/2024', '4/4/2024'],
['https://www.youtube.com/watch?v=FF8FfduEA1Q', 'City Council Meeting 4/18/2024', '4/18/2024'],
['https://www.youtube.com/watch?v=yeJuIsl8od0', 'City Council Meeting 5/2/2024', '5/2/2024']
['https://www.youtube.com/watch?v=yeJuIsl8od0', 'City Council Meeting 5/2/2024', '5/2/2024'],
['https://www.youtube.com/watch?v=Q2ocfAFWgd0', 'City Council Meeting 6/6/2024', '6/6/2024'],
]

all_segments = []
Expand Down

0 comments on commit 049ea10

Please sign in to comment.