Skip to content

breaktoprotect/text-deep-search

Repository files navigation

🐾 Teddy Search (text-deep-search)

Teddy Search is a local semantic search tool built for professionals who need to quickly extract insights from structured documents like .xlsx, .csv, and more.

Designed for enterprise users working with corpora of ~<10k records — ideal for cybersecurity, GRC, or other specialized data analysis needs.

Powered by Sentence Transformers, a family of machine learning models that convert text into dense vector embeddings for fast and accurate similarity comparisons.

Teddy Search Demo


⚙️ Optional: .env Overrides

You may create a .env file at the root of the project to override default behavior:

TEDDY_SEARCH_DEFAULT_MODEL="MiniLM-L6-v2"  # Must match one of the supported model keys

About

Local tool to perform semantic search of your documents like XLSX, CSV, etc. Design and built for folks who needs to gain insights to their local data.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors