Home / Companies / Vectara / Blog / April 2023

April 2023 Summaries

2 posts from Vectara

Filter
Month: Year:
Post Summaries Back to Blog
The Vectara platform is an API-based managed platform for building LLM-powered search applications, providing state-of-the-art relevance for search results. It offers a substantial improvement over traditional keyword-based searches by considering the "meaning" of search queries. Applications of LLM-powered search include semantic search, question answering, conversational AI chatbots, product reviews, eCommerce, and others. The Vectara Search UI sample application demonstrates how to build a modern search user interface that utilizes the Vectara Search API while delivering fast results and displaying them for the user. The application is built using NodeJS and React, with a Docker container that can be run locally or on any cloud platform. The configuration file controls various aspects of the Search UI, including corpus ID, customer ID, authentication API key, search title pre, inner, post, and suggested queries. The Vectara Search UI has an Apache 2.0 license and is meant to provide an example of a modern search UI using Vectara to power the search.
Apr 04, 2023 1,015 words in the original blog post.
Vectara is an API-based platform designed to build search applications powered by large language models (LLMs), enhancing search relevance by understanding the meaning behind queries rather than relying on traditional keyword-based methods. This approach significantly improves search results by overcoming challenges such as polysemy, homographs, and typos, making it applicable in areas like semantic search, conversational AI, and eCommerce. Vectara manages the complexities of the search pipeline, allowing developers to focus on integrating the Search UI with their applications. The platform's Search UI, built using NodeJS and React, is packaged in a Docker container for easy deployment and customization via configuration files. Vectara supports multilingual searches and aims to deliver relevant answers in natural language, facilitating cross-language hybrid searches that summarize information in the user’s preferred language. The company's mission is to enhance how users interact with information by offering meaning-driven search experiences, and it encourages developers to contribute to its open-source Search-UI repository.
Apr 04, 2023 1,040 words in the original blog post.