Go to navigation Go to content Go to footer

AI Extension for TYPO3 Search: ke_search_ai available


Share

The first version of ke_search_ai has been released. This extension adds Artificial Intelligence capabilities to the TYPO3 search ke_search.

Using RAG (Retrieval-Augmented Generation), the extension generates a summary directly above the traditional search results.

Features at a glance:

  • AI Answers: Users receive a generated answer to their search query based on the website's content.
  • Sources: Every answer includes a list of the sources used for verification.
  • Privacy: The AI respects TYPO3 access restrictions (e.g., frontend user groups).
  • Infrastructure: No external vector database is required; embeddings are stored directly in the TYPO3 database.
  • AI Providers: Supports various providers such as Mistral AI or OpenAI.
  • Performance: AJAX loading and caching ensure fast response times.

Pricing and Bundles

The standalone extension costs 290.-. When ordering ke_search_premium, ke_search_ai is included as a bonus.

Documentation: Learn more about installation and configuration in our documentation.