Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 249 Bytes

File metadata and controls

7 lines (5 loc) · 249 Bytes

CodeEyes: Semantic Search App for Codebases

This Streamlit application allows users to locally upload zipped codebases and perform semantic search across the extracted files using language model embeddings and FAISS indexing.

streamlit run app.py