The Enterprise Search Service provides intelligent search capabilities across your organization’s data, allowing users to find information through natural language queries. The service consists of two main components:
Conversational Search API - Enables chat-style interactions with your data
Semantic Search API - Powers direct search queries across your content
The Enterprise Search Service is built on a Node.js backend with MongoDB for data persistence. It leverages AI models to provide accurate responses and semantic search capabilities. The service integrates with other components such as:
AI Backend - Processes queries and generates responses
IAM Service - Handles user authentication and authorization