Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
88hours
/
multimodel-rag-chat-with-videos
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
multimodel-rag-chat-with-videos
Ctrl+K
Ctrl+K
3 contributors
History:
98 commits
88hours
improved limited UI
913d475
about 1 month ago
mm_rag
Add more path in ignore
about 2 months ago
shared_data
Upload folder using huggingface_hub
about 1 month ago
.gitattributes
Safe
1.6 kB
Upload folder using huggingface_hub
about 1 month ago
.gitignore
Safe
289 Bytes
Update gitignore and use dockerfile for dev container
about 2 months ago
Dockerfile
Safe
497 Bytes
Upload folder using huggingface_hub
about 1 month ago
README.md
Safe
6.43 kB
Upload folder using huggingface_hub
about 1 month ago
app.py
Safe
13.9 kB
improved limited UI
about 1 month ago
gradio_utils.py
Safe
19 kB
Upload folder using huggingface_hub
about 1 month ago
lrn_vector_embeddings.py
Safe
3.76 kB
Changing embedding from PredictionGuard to Local
2 months ago
requirements.txt
Safe
330 Bytes
Upload folder using huggingface_hub
about 1 month ago
s2_download_data.py
Safe
1.34 kB
Remove Hugging Face download
2 months ago
s3_data_to_vector_embedding.py
Safe
2.03 kB
Remove Hugging Face download
2 months ago
s4_calculate_distance.py
Safe
2.85 kB
File Rename
2 months ago
s5-how-to-umap.py
Safe
5.3 kB
Plot shows, however, I am not certain if it is showing the right data. The main confusion is that to see vector data of 512 dimenstion, you need to reduce it to 2 dimension on a scaler plot. The function given here does not work. First np.concatenate does not like lists that has embeddings and has grad init. It want me to detach numpy. The second problem is with MinMaxScaler method that has issue with dimention, it expects 2, but one is given. Not very clear on this
2 months ago
s6_prepare_video_input.py
Safe
3.17 kB
Upload folder using huggingface_hub
about 1 month ago
s7_store_in_rag.py
Safe
3.6 kB
Upload folder using huggingface_hub
about 1 month ago
utility.py
Safe
29.4 kB
Upload folder using huggingface_hub
about 1 month ago