Similarity Algorithms
Text Distance Algorithms
Phonetic Algorithms
Geospatial Matching
Provide use-case specific context to general purpose LLMs to obtain accurate & relevant output.
Use entity resolution as a ranking function with LangChain Retriever to retrieve the most relevant documents for a given search query.
Turn your structured data into training data and into custom LLMs. While keeping it private.
Search with phonetic matching algorithms including Metaphone, Soundex, Cologne with possiblity to support more.
Match geo coordinates based on preferred distance radius. From 10 meters up to hundreds of kilometers.
Customize the search by setting preferred time ranges to match.
Find names using possible necknames based on a predefined or custom list.
Customize the search criteria and make it strict or loose to fit your needs by setting different matching thesholds.
Normalize company names and detect legal forms internationally in different languages
Data transformation & search all happens with a single request. No need to clean/normalize the data before searching.
Normalize postal addresses internationally and detect address fields.
Enrich provided addresses with geo coordinates and enable geospatial searches.
Detect common names to run a more strict search criteria.
Normalize different phone number formats internationally.
Capable of performing live searches and the necessary normalization on the data as it arrives. Allowing TiloSearch to handle:
The SaaS and Private Cloud options are fully serverless which offers benefits such as:
Multiple options to best fit your compliance and engineering needs:
Perform searches as a GraphQL query which allows you to control what exact data fields to get.
Use entity resolution as a ranking function in information retrieval systems to retrieve most relevant documents for a given search query.
Perform comprehensive analysis using a SQL-Like queries based on AWS Athena & Trino.
Search directly from within your Snowflake worksheet. TiloSearch utilizes Snowflake external functions to provide the possibility to search seamlessly within the query.