Haly AI Slack Bot. A GPT powered chatbot that can answer questions about your organization using semantic search.
-
Updated
Apr 17, 2024 - Python
Haly AI Slack Bot. A GPT powered chatbot that can answer questions about your organization using semantic search.
SLS : Neural Information Retrieval(IR)-based Semantic Search model
A prototype legal text search engine that uses a semantic search algorithm in order to find related keywords and sort the results by relevance.
A detailed comparison between 3 different techniques (TF-IDF, Doc2Vec, and Sentence Transformers) for performing semantic search on a huge dataset
A semantic search system for Wikipedia articles using Weaviate and Cohere. It indexes articles with custom embeddings and provides a query interface to retrieve the most relevant matches. The system demonstrates the power of vector-based search for natural language queries.
An implementation of LSA, LDA and BERT for performing semantic search on MS MARCO Dataset
Add a description, image, and links to the semantic-search-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the semantic-search-algorithm topic, visit your repo's landing page and select "manage topics."