Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Hrishikesh332/dev-ai
/ visual_search.py
File
visual_search.py
pages/visual_search.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
streamlit
as
st
2
from
utils
import
search_similar_videos, create_video_embed
3
import
os
4
from
PIL
import
Image
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected