# Viglet Turing ES > Enterprise Search Intelligence Platform combining semantic navigation, generative AI, and advanced search technologies. ## Documentation - [Turing Docs](https://docs.viglet.org/turing/): Official documentation - [AEM Connector Docs](https://docs.viglet.org/dumont/connectors/aem): Index Adobe Experience Manager content (AEM 6.5 + AEM as a Cloud Service) via the Dumont connector ## Solutions - [AI Personas — brand voice for AI](https://turing.viglet.org/persona): Give your AI agents a governed brand voice. A Persona is the reusable voice profile of your AI — system instruction, tone, required and forbidden vocabulary enforced in two layers (in the prompt and after the response), live brand facts via MCP, audience content-fit scoring, Persona Match (N×N content × audience), Persona Dialogue and synthetic user research. Define once, attach to any agent; swap the LLM, the voice stays. The complete guide is [The Persona Book](https://docs.viglet.org/turing/persona-book). - [AI Search for Adobe Experience Manager](https://turing.viglet.org/aem-search): Add cited, streaming AI search to AEM without lock-in — connects to AEM 6.5 + AEM as a Cloud Service, then goes deeper than an AEM-native add-on with cross-repository search, agents, tools, skills, MCP, any LLM and any search engine. Includes a live demo over Adobe's WKND reference site (indexed from AEM; result links resolve on wknd.site). - [Compare](https://turing.viglet.org/compare): Honest comparison vs Algolia, Elasticsearch and a DIY LangChain RAG stack - [Migrate](https://turing.viglet.org/migrate): Switching from Algolia or Elasticsearch — concept mapping and import path ## React SDK - [React SDK Storybook](https://turing.viglet.org/react-sdk/): Interactive component documentation with hooks and UI components for enterprise search ## Marketplace - [Marketplace Index](https://turing.viglet.org/marketplace/marketplace.json): JSON catalog of available example sites and templates ### Available Packages - [Mythical Creatures](https://turing.viglet.org/marketplace/mythical-creatures/): A fantasy bestiary search site featuring dragons, griffins, phoenixes and more - [Space Missions](https://turing.viglet.org/marketplace/space-missions/): Explore historic and fictional space missions with semantic search - [Vinyl Records](https://turing.viglet.org/marketplace/vinyl-records/): A music catalog search site for vinyl records ## APIs - REST API: `POST /api/sn/{siteName}/search` - Semantic search endpoint - Chat API: `POST /api/v2/llm/{id}/semantic-chat` - LLM-powered conversational search (SSE streaming) - GraphQL: `/api/graphql` - Complex query interface ## SDKs - **React SDK**: `@viglet/turing-react-sdk` ([npm](https://www.npmjs.com/package/@viglet/turing-react-sdk)) ## Key Features - Semantic Navigation with faceted search - Generative AI integration (OpenAI, Anthropic Claude, Google Gemini, Ollama) - RAG (Retrieval-Augmented Generation) pipeline - MCP Server for AI model integration - Connectors: Adobe AEM, WordPress, databases, file systems - Pluggable storage: MinIO, filesystem, or disabled