Skip to content

amrakm/semantic_search

Repository files navigation

Semantic Search

Template streamlit app to embed and search documents by text query

to run the app:

  • install requirements
  • sign up for pinecone and save the API key in ./secret
  • create embeddings for a sample dataset from huggingface datasets and save embedding vectors to pinecone python create_index.py
  • run streamlit app
  • streamlit run st_app.py

About

streamlit app to search documents by text query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages