# AI search

A computing approach that applies artificial intelligence to retrieve, rank, and generate responses from indexed information.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Building an Internal Developer Platform with Artificial Intelligence

DevFeed: [Building an Internal Developer Platform with Artificial Intelligence](<https://devfeed.tech/articles/building-an-internal-developer-platform-with-artificial-intelligence-41298.md>)

Original publisher: [Read original article](<https://www.infoq.com/news/2026/09/platform-artificial-intelligence/>)

Author: Ben Linders

Published: 2026-09-17T11:11:00Z

Content type: news

Language: en

Sources: [InfoQ](<https://devfeed.tech/sources/infoq.md>)

Topics: [internal developer platform](<https://devfeed.tech/topics/internal-developer-platform.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [agent observability](<https://devfeed.tech/topics/agent-observability.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [culture-methods](<https://devfeed.tech/tags/culture-methods.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [developer-platform](<https://devfeed.tech/tags/developer-platform.md>), [distributed-tracing](<https://devfeed.tech/tags/distributed-tracing.md>), [guardrails](<https://devfeed.tech/tags/guardrails.md>), [internal-developer-platform](<https://devfeed.tech/tags/internal-developer-platform.md>), [logging](<https://devfeed.tech/tags/logging.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [news](<https://devfeed.tech/tags/news.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [platform-artificial-intelligence](<https://devfeed.tech/tags/platform-artificial-intelligence.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

This news article covers a KubeCon presentation about using AI agents as an internal developer platform. It discusses semantic search across sources such as Git, Slack, Jira, repositories, pull requests, and wiki pages; guardrails for controlling actions; and logs, metrics, and traces for understanding agent behavior. The speakers also describe OpenTelemetry conventions for GenAI and related observability tools.

### Source excerpt

Agents are becoming the new developer platform, using semantic search with data from tools like Git, Slack, and Jira for context. Things to consider are setting guardrails to block or allow things, and using logs, metrics, and traces to understand agent behavior. By Ben Linders

## Pinterest's Manas Search Platform Uses Quantization and SSD-Based Serving

DevFeed: [Pinterest's Manas Search Platform Uses Quantization and SSD-Based Serving](<https://devfeed.tech/articles/from-memory-hungry-hnsw-to-quantized-spann-the-technical-evolution-of-pinterest-s-manas-platform-30911.md>)

Original publisher: [Read original article](<https://www.infoq.com/news/2026/09/pinterest-search/>)

Author: Olimpiu Pop

Published: 2026-09-16T06:06:00Z

Content type: news

Language: en

Sources: [InfoQ](<https://devfeed.tech/sources/infoq.md>)

Topics: [quantization](<https://devfeed.tech/topics/quantization.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [webgpu](<https://devfeed.tech/topics/webgpu.md>)

Tags: [algorithms](<https://devfeed.tech/tags/algorithms.md>), [architecture-design](<https://devfeed.tech/tags/architecture-design.md>), [development](<https://devfeed.tech/tags/development.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [news](<https://devfeed.tech/tags/news.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [performance](<https://devfeed.tech/tags/performance.md>), [pinterest-search](<https://devfeed.tech/tags/pinterest-search.md>), [quantization](<https://devfeed.tech/tags/quantization.md>), [search](<https://devfeed.tech/tags/search.md>), [ssd](<https://devfeed.tech/tags/ssd.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

Pinterest Engineering enhanced its Manas distributed search platform with scalar and product quantization, SSD-based serving, and late-interaction retrieval. The reported evaluations describe trade-offs among index size, recall, throughput, latency, and serving cost.

### Source excerpt

Pinterest Engineering has enhanced its Manas search platform to manage vast data, improving efficiency in search and discovery functions. By applying Scalar and Product Quantization, memory usage decreased significantly while maintaining high recall rates. The platform utilizes SSDs for optimized performance, and it is transitioning to multi-vector models for refined relevance matching. By Olimpiu Pop

## Bypassing inference bottlenecks: Accelerating complex AI search with Retrieve-for-Train

DevFeed: [Bypassing inference bottlenecks: Accelerating complex AI search with Retrieve-for-Train](<https://devfeed.tech/articles/bypassing-inference-bottlenecks-accelerating-complex-ai-search-with-retrieve-for-train-26972.md>)

Original publisher: [Read original article](<https://research.google/blog/bypassing-inference-bottlenecks-accelerating-complex-ai-search-with-retrieve-for-train/>)

Published: 2026-09-15T20:00:35Z

Content type: article

Language: en

Sources: [The latest research from Google](<https://devfeed.tech/sources/the-latest-research-from-google.md>)

Topics: [AI search](<https://devfeed.tech/topics/ai-search.md>), [Reinforcement learning](<https://devfeed.tech/topics/reinforcement-learning.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Google](<https://devfeed.tech/topics/google.md>), [LLMs](<https://devfeed.tech/topics/llms.md>), [Algorithms & Theory](<https://devfeed.tech/topics/algorithms-theory.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-search](<https://devfeed.tech/tags/ai-search.md>), [algorithms-theory](<https://devfeed.tech/tags/algorithms-theory.md>), [data-mining-modeling](<https://devfeed.tech/tags/data-mining-modeling.md>), [diffusion](<https://devfeed.tech/tags/diffusion.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [google](<https://devfeed.tech/tags/google.md>), [icml](<https://devfeed.tech/tags/icml.md>), [icml-2026](<https://devfeed.tech/tags/icml-2026.md>), [reinforcement-learning](<https://devfeed.tech/tags/reinforcement-learning.md>), [research](<https://devfeed.tech/tags/research.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [rl](<https://devfeed.tech/tags/rl.md>), [search](<https://devfeed.tech/tags/search.md>)

### AI overview

Google Research presents Retrieve-for-Train, a framework that uses offline reinforcement learning to compile reward-aligned query fan-outs into training data for a lightweight diffusion retriever. The approach is intended to produce diverse, complementary, and coherent search-result sets in a single inference pass, reducing reliance on expensive inference-time reasoning.

### Source excerpt

Algorithms & Theory

## OpenSearch Wins Analytics & Data Intelligence Solutions Category in the SiliconANGLE TechForward Awards

DevFeed: [OpenSearch Wins Analytics & Data Intelligence Solutions Category in the SiliconANGLE TechForward Awards](<https://devfeed.tech/articles/opensearch-wins-analytics-data-intelligence-solutions-category-in-the-siliconangle-techforward-awards-17450.md>)

Original publisher: [Read original article](<https://opensearch.org/announcements/opensearch-wins-analytics-data-intelligence-solutions-category-in-the-siliconangle-techforward-awards/>)

Author: Kristi Piechnik

Published: 2026-09-14T12:00:14Z

Content type: news

Language: en

Sources: [OpenSearch](<https://devfeed.tech/sources/opensearch.md>)

Topics: [Open Source](<https://devfeed.tech/topics/open-source.md>), [AI Infrastructure](<https://devfeed.tech/topics/ai-infrastructure.md>), [observability](<https://devfeed.tech/topics/observability.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Security](<https://devfeed.tech/topics/security.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [real-time](<https://devfeed.tech/topics/real-time.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [awards](<https://devfeed.tech/tags/awards.md>), [data](<https://devfeed.tech/tags/data.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [observability](<https://devfeed.tech/tags/observability.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opensearch](<https://devfeed.tech/tags/opensearch.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [recognition](<https://devfeed.tech/tags/recognition.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [retrieval-augmented-generation-rag](<https://devfeed.tech/tags/retrieval-augmented-generation-rag.md>), [search](<https://devfeed.tech/tags/search.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

OpenSearch won the Analytics & Data Intelligence Solutions category in SiliconANGLE Media's 2026 TechForward Awards. The recognition highlights its open source, vendor-neutral platform for enterprise search, observability, security analytics, vector databases, and agentic AI workloads.

### Source excerpt

Recognition validates open source momentum, architectural consolidation, and enterprise scale as the project marks five years of community growth The post OpenSearch Wins Analytics & Data Intelligence Solutions Category in the SiliconANGLE TechForward Awards appeared first on OpenSearch.

## AI Functions in ClickHouse: Upgrade your SQL to the AI age

DevFeed: [AI Functions in ClickHouse: Upgrade your SQL to the AI age](<https://devfeed.tech/articles/ai-functions-in-clickhouse-upgrade-your-sql-to-the-ai-age-4929.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/ai-functions-in-clickhouse>)

Author: Andriy Yakovlev; George Larionov

Published: 2026-09-11T12:49:32Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [classification](<https://devfeed.tech/tags/classification.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [llm](<https://devfeed.tech/tags/llm.md>), [rag](<https://devfeed.tech/tags/rag.md>), [sql](<https://devfeed.tech/tags/sql.md>)

### AI overview

ClickHouse introduces beta AI Functions that invoke LLM and embedding providers directly from SQL for tasks including classification, extraction, generation, translation, filtering, redaction, embeddings, and semantic similarity.

### Source excerpt

Explore ClickHouse AI Functions for classification, generation, translation, embeddings, semantic search, and cost controls--all directly from SQL.

## Debugging our AI search assistant with agent tracing

DevFeed: [Debugging our AI search assistant with agent tracing](<https://devfeed.tech/articles/debugging-our-ai-search-assistant-with-agent-tracing-24095.md>)

Original publisher: [Read original article](<https://blog.sentry.io/debugging-our-ai-search-assistant-with-agent-tracing/>)

Author: Dominik Buszowiecki; Shaun Kaasten

Published: 2026-09-11T09:00:00Z

Content type: article

Language: en

Sources: [Sentry Blog](<https://devfeed.tech/sources/sentry-blog.md>)

Topics: [AI search](<https://devfeed.tech/topics/ai-search.md>), [agent observability](<https://devfeed.tech/topics/agent-observability.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [errors](<https://devfeed.tech/tags/errors.md>), [eval](<https://devfeed.tech/tags/eval.md>), [llm](<https://devfeed.tech/tags/llm.md>), [search](<https://devfeed.tech/tags/search.md>), [sentry](<https://devfeed.tech/tags/sentry.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

Sentry engineers describe how they debugged the Search Query Assistant, which converts natural-language prompts into Sentry Syntax queries. They used evals for performance measurement and AI Conversation tracing to investigate failures, including a bug involving custom numerical attributes that caused queries to return no results.

### Source excerpt

See how Sentry engineers used AI Conversations to debug a natural language search assistant and fix a tricky query generation bug.

## Открываем претрейн Alice AI Search: как устроена модель быстрых ответов Алисы на Поиске

DevFeed: [Открываем претрейн Alice AI Search: как устроена модель быстрых ответов Алисы на Поиске](<https://devfeed.tech/articles/alice-ai-search-24897.md>)

Original publisher: [Read original article](<https://habr.com/ru/companies/yandex/articles/1080654/>)

Author: pet67 (Яндекс)

Published: 2026-09-11T06:05:13Z

Content type: article

Language: ru

Sources: [Яндекс - Как мы делаем Яндекс / Статьи](<https://devfeed.tech/sources/source.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Transformers](<https://devfeed.tech/topics/transformers.md>), [Mixture of Experts (MoE)](<https://devfeed.tech/topics/mixture-of-experts-moe.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-search](<https://devfeed.tech/tags/ai-search.md>), [alice-ai](<https://devfeed.tech/tags/alice-ai.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [llm](<https://devfeed.tech/tags/llm.md>), [ml](<https://devfeed.tech/tags/ml.md>), [moe](<https://devfeed.tech/tags/moe.md>), [rl](<https://devfeed.tech/tags/rl.md>), [tag-178bc8f01f24](<https://devfeed.tech/tags/tag-178bc8f01f24.md>), [tag-4004cf5948d3](<https://devfeed.tech/tags/tag-4004cf5948d3.md>), [tag-61cd5a476b1d](<https://devfeed.tech/tags/tag-61cd5a476b1d.md>), [tag-d89cae10e887](<https://devfeed.tech/tags/tag-d89cae10e887.md>), [tag-e6d9cc1f0757](<https://devfeed.tech/tags/tag-e6d9cc1f0757.md>), [transformers](<https://devfeed.tech/tags/transformers.md>)

### AI overview

This developer article explains the Alice AI Search pipeline for generating fast answers, including its search and context-processing stages, shorter information contexts, a sparse Mixture-of-Experts architecture combined with an Encoder-Decoder, and online reinforcement learning from user behavior signals. It also announces the open release of the Alice AI-T5-35B-A0.6B Base model, with external inference available through Hugging Face Transformers while optimized production inference remains internal to Yandex.

### Source excerpt

Быстрый ответ Алисы AI -- это самый массовый генеративный продукт Яндекса и первое соприкосновение с Алисой для пользователей Поиска. Даже в час пиковой нагрузки пользователь должен получить лаконичный ответ за считаные секунды. Для этого мы, команда Alice AI Search, адаптируем весь пайплайн быстрых ответов -- от собственного претрейна с кастомной архитектурой до онлайн-rl-обучения на поведенческие сигналы пользователей. В статье разберём, как устроен генеративный ответ в Поиске, и расскажем про основные улучшения июньского релиза: как мы ускорили ответы за счёт коротких инфоконтекстов, зачем совместили Encoder-Decoder с разреженной MoE-архитектурой и как обучение на реальных пользовательских сигналах повлияло на качество и использование продукта. Кроме того, мы выложили в открытый доступ обученную с нуля модель Alice AI-T5-35B-A0.6B Base с тем ограничением, что внешним пользователям доступен инференс через Hugging Face Transformers, а оптимизированный production-инференс пока доступен только внутри Яндекса. Читать далее

## CERN PGDay 2027: Announcement and CfP

DevFeed: [CERN PGDay 2027: Announcement and CfP](<https://devfeed.tech/articles/cern-pgday-2027-announcement-and-cfp-4715.md>)

Original publisher: [Read original article](<https://www.postgresql.org/about/news/cern-pgday-2027-announcement-and-cfp-3375/>)

Author: Swiss PostgreSQL Users Group

Published: 2026-09-11T00:00:00Z

Content type: news

Language: en

Sources: [PostgreSQL news](<https://devfeed.tech/sources/postgresql-news.md>)

Topics: [Databases](<https://devfeed.tech/topics/databases.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [community](<https://devfeed.tech/tags/community.md>), [conference](<https://devfeed.tech/tags/conference.md>), [database](<https://devfeed.tech/tags/database.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>)

### AI overview

CERN PGDay 2027 is an announcement and call for papers for a single-day PostgreSQL community conference at CERN in Geneva. Proposed talk themes include large-scale database performance, AI and vector-search workloads, security, and PostgreSQL extensibility.

### Source excerpt

CERN PGDay 2027 Date: Friday, February 12, 2027 Location: CERN Campus, Geneva, Switzerland / Suisse Romande Language: English Organizers: Swiss PostgreSQL Users Group (SwissPUG) & CERN Format: Single-track (6-7 sessions) followed by networking social event Homepage: swisspug.org/cern-pgday-2027 About the Event Continuing in the line of work of the past editions, CERN PGDay 2027 returns as the annual gathering for PostgreSQL users, developers, and enthusiasts across Suisse Romande (western Switzerland) and the neighboring French border regions. Co-organized by CERN and SwissPUG, this single-day community conference offers a premier opportunity to network, share practical experiences, and explore the future of the world's most advanced open-source database. The event takes place in the unique, international environment of Geneva--a hub for major scientific institutions, non-governmental organizations, and financial and tech enterprises. Format & Venue Single-Track Schedule: The program consists of a single track featuring 6 to 7 technical sessions presented entirely in English. Social Event & Networking: Following the technical presentations, a social event will take place to facilitate community networking, discussions, and collaboration in the inspiring atmosphere of CERN. CERN Visits: Attendees are encouraged to arrange their schedules before or after the event to take advantage of the conference location and visit CERN, the European Organization for Nuclear Research. Call for Papers (CfP) Speaker proposals for CERN PGDay 2027 can be entered online via Indico. Call for Papers Closes: November 8, 2026 (23:59 CET) Call for Sponsors (CfS) Sponsors proposals for CERN PGDay 2027 are welcome. Please find the contract with all details online. Key Themes We welcome talk proposals covering broader PostgreSQL and community trends and localized enterprise & scientific topics: High-Performance Science & Big Data: Managing massive datasets, extreme write throughput, partitioning

## Video and image search in Amazon Bedrock Knowledge Base using Marengo 3.0

DevFeed: [Video and image search in Amazon Bedrock Knowledge Base using Marengo 3.0](<https://devfeed.tech/articles/video-and-image-search-in-amazon-bedrock-knowledge-base-using-marengo-3-0-4743.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/machine-learning/video-and-image-search-in-amazon-bedrock-knowledge-base-using-marengo-3-0/>)

Author: Eric Kim

Published: 2026-09-10T21:15:39Z

Content type: tutorial

Language: en

Sources: [Artificial Intelligence](<https://devfeed.tech/sources/artificial-intelligence.md>)

Topics: [AI search](<https://devfeed.tech/topics/ai-search.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>)

Tags: [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-bedrock-knowledge-bases](<https://devfeed.tech/tags/amazon-bedrock-knowledge-bases.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [audio](<https://devfeed.tech/tags/audio.md>), [embedding](<https://devfeed.tech/tags/embedding.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [images](<https://devfeed.tech/tags/images.md>), [intermediate-200](<https://devfeed.tech/tags/intermediate-200.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [rag](<https://devfeed.tech/tags/rag.md>), [s3](<https://devfeed.tech/tags/s3.md>), [search](<https://devfeed.tech/tags/search.md>), [video](<https://devfeed.tech/tags/video.md>)

### AI overview

A walkthrough for building an Amazon Bedrock Knowledge Base with TwelveLabs Marengo Embed 3.0 to perform natural-language semantic search across video, images, and audio.

### Source excerpt

TwelveLabs Marengo Embed 3.0 is now generally available as an embedding model in Amazon Bedrock Knowledge Bases, bringing fully managed natural language search to video, image, and audio content. This walkthrough shows how to build a knowledge base powered by Marengo 3.0 and run semantic queries against your media.

## Three principles for building a vector platform at Thumbtack

DevFeed: [Three principles for building a vector platform at Thumbtack](<https://devfeed.tech/articles/three-principles-for-building-a-vector-platform-at-thumbtack-24729.md>)

Original publisher: [Read original article](<https://medium.com/thumbtack-engineering/three-principles-for-building-a-vector-platform-at-thumbtack-bca5a33dca16?source=rss----1199c607a13f---4>)

Author: John Zhu

Published: 2026-09-10T15:45:00Z

Content type: article

Language: en

Sources: [Thumbtack Engineering - Medium](<https://devfeed.tech/sources/thumbtack-engineering-medium.md>)

Topics: [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Database](<https://devfeed.tech/topics/database.md>), [data](<https://devfeed.tech/topics/data.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [data](<https://devfeed.tech/tags/data.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [etl](<https://devfeed.tech/tags/etl.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [ml-platform](<https://devfeed.tech/tags/ml-platform.md>), [pgvector](<https://devfeed.tech/tags/pgvector.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [search](<https://devfeed.tech/tags/search.md>), [vector](<https://devfeed.tech/tags/vector.md>), [vector-search](<https://devfeed.tech/tags/vector-search.md>)

### AI overview

This article explains how Thumbtack built a vector platform that lets ML engineers deploy production vector search without managing database access, custom ETL, or query services. It describes three guiding principles: reuse existing infrastructure, treat embeddings as data, and reduce adoption costs for future teams.

### Source excerpt

Reusing what we already had, treating embeddings as data, and lowering the next team's cost Today, an ML engineer at Thumbtack can stand up production vector search without negotiating database access, building a custom ETL, or writing a query service. The team brings their choice of embedding model, the data, and the query; the platform handles what connects them. It took several iterations to get to this point. In this post we'll walk through how we got there and the three principles that shaped what we built. A vector database stores high-dimensional numeric arrays (embeddings) and serves nearest-neighbor queries against them. It's how an ML system asks "what's most similar to this?" instead of "what matches this exact key?" The shift from exact lookup to semantic retrieval is what makes vectors useful: a search can return results that mean the same thing, not just results that spell the same. At Thumbtack, embeddings sit between the models that produce them and the services that consume them: language models for text, multimodal models for images, retrieval models for ranking. The platform we describe here is where those embeddings live and how teams reach for them when they need to. Three principles shaped what we built. Reuse what we have: extend the infrastructure we already run rather than stand up a new system. Treat embeddings as data: flow them through the same pipelines that move every other dataset at the company. Lower the next team's cost: make the platform easier to adopt than to work around. Each principle shaped one layer of the system, and together they took vector search from a one-off project to a platform that any team can build on. Architecture at a glance The platform has four moving parts: where embeddings come from, how they reach the database, where they live, and how consumers query them. Each is a layer, and together they form a pipeline that produces vectors and serves similarity searches as a typed API call. The diagram below traces a

## Full-Text Search, Object Storage Backend, and More in ScyllaDB 2026.3

DevFeed: [Full-Text Search, Object Storage Backend, and More in ScyllaDB 2026.3](<https://devfeed.tech/articles/full-text-search-object-storage-backend-and-more-in-scylladb-2026-3-4883.md>)

Original publisher: [Read original article](<https://www.scylladb.com/2026/09/08/scylladb-2026-3/>)

Author: Tzach Livyatan

Published: 2026-09-08T21:32:47Z

Content type: release

Language: en

Sources: [ScyllaDB](<https://devfeed.tech/sources/scylladb.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [product](<https://devfeed.tech/tags/product.md>), [rag](<https://devfeed.tech/tags/rag.md>), [release](<https://devfeed.tech/tags/release.md>), [s3](<https://devfeed.tech/tags/s3.md>), [search](<https://devfeed.tech/tags/search.md>), [storage](<https://devfeed.tech/tags/storage.md>)

### AI overview

ScyllaDB 2026.3 adds full-text search, a preview object-storage backend, OCI integration, and experimental table and migration capabilities. It also introduces large-data guardrails and cluster-wide restoration from object-storage backups.

### Source excerpt

new updates should help you move even more workloads to ScyllaDB, at a fraction of the cost.

## See you at Elastic{ON} 2026

DevFeed: [See you at Elastic{ON} 2026](<https://devfeed.tech/articles/see-you-at-elastic-on-2026-4818.md>)

Original publisher: [Read original article](<https://www.elastic.co/blog/elasticon-2026>)

Author: Dan Courcy

Published: 2026-09-08T00:00:00Z

Content type: news

Language: en

Sources: [Elastic Blog - Elasticsearch, Kibana, and ELK Stack](<https://devfeed.tech/sources/elastic-blog-elasticsearch-kibana-and-elk-stack.md>)

Topics: [AI search](<https://devfeed.tech/topics/ai-search.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [developer](<https://devfeed.tech/tags/developer.md>), [elasticsearch](<https://devfeed.tech/tags/elasticsearch.md>), [event](<https://devfeed.tech/tags/event.md>), [logging](<https://devfeed.tech/tags/logging.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [observability](<https://devfeed.tech/tags/observability.md>), [platform-observability-search-security](<https://devfeed.tech/tags/platform-observability-search-security.md>), [production](<https://devfeed.tech/tags/production.md>), [search](<https://devfeed.tech/tags/search.md>), [sre](<https://devfeed.tech/tags/sre.md>)

### AI overview

Elastic announces its Elastic{ON} 2026 global event tour, with sessions for developers on scaling AI agents with Elasticsearch and for SREs on observability, logging, metrics, and AI-assisted incident response.

### Source excerpt

Elastic{ON} kicks off this September with seven stops in cities around the world. Elastic's CEO Ash Kulkarni will be appearing at stops across the tour, opening keynotes with a candid conversation about why your data has never been more valuable.

## Laravel August product updates

DevFeed: [Laravel August product updates](<https://devfeed.tech/articles/laravel-august-product-updates-3754.md>)

Original publisher: [Read original article](<https://laravel.com/blog/laravel-august-product-updates>)

Author: Laravel Team

Published: 2026-09-03T20:30:00Z

Content type: release

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Filesystems](<https://devfeed.tech/topics/filesystems.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Database](<https://devfeed.tech/topics/database.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [changelog](<https://devfeed.tech/topics/changelog.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [changelog](<https://devfeed.tech/tags/changelog.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [compute](<https://devfeed.tech/tags/compute.md>), [database](<https://devfeed.tech/tags/database.md>), [filesystems](<https://devfeed.tech/tags/filesystems.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [product](<https://devfeed.tech/tags/product.md>), [search](<https://devfeed.tech/tags/search.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [updates](<https://devfeed.tech/tags/updates.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

Laravel's August update announces framework, Cloud, and Forge changes, including read-through filesystems, semantic search, vector support, managed queue options, scoped API tokens, and Ubuntu 26.04 rollout.

### Source excerpt

Here's everything that shipped in August.

## Elastic and Tencent Cloud deepen strategic partnership to power AI-era search foundation

DevFeed: [Elastic and Tencent Cloud deepen strategic partnership to power AI-era search foundation](<https://devfeed.tech/articles/elastic-and-tencent-cloud-deepen-strategic-partnership-to-power-ai-era-search-foundation-4800.md>)

Original publisher: [Read original article](<https://www.elastic.co/blog/elastic-and-tencent-cloud>)

Author: Yuki Jiang

Published: 2026-09-03T00:00:00Z

Content type: release

Language: en

Sources: [Elastic Blog - Elasticsearch, Kibana, and ELK Stack](<https://devfeed.tech/sources/elastic-blog-elasticsearch-kibana-and-elk-stack.md>)

Topics: [AI search](<https://devfeed.tech/topics/ai-search.md>), [elasticsearch](<https://devfeed.tech/topics/elasticsearch.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>)

Tags: [ai-search](<https://devfeed.tech/tags/ai-search.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [elasticsearch](<https://devfeed.tech/tags/elasticsearch.md>), [large-language-models](<https://devfeed.tech/tags/large-language-models.md>), [partnership](<https://devfeed.tech/tags/partnership.md>), [platform-elasticsearch](<https://devfeed.tech/tags/platform-elasticsearch.md>)

### AI overview

Elastic and Tencent Cloud expanded their collaboration and launched Tencent Cloud Elasticsearch Service Enterprise Edition, positioning AI search, model integration, and agent connectivity for enterprise data retrieval.

### Source excerpt

Tencent Cloud and Elastic announced an expanded strategic collaboration in Shenzhen in August 2026. The companies will deepen their technical and product collaboration to help enterprises establish dedicated AI search for the AI era.

## Announcing VectorsDB: Similarity search as a first-class Appwrite database

DevFeed: [Announcing VectorsDB: Similarity search as a first-class Appwrite database](<https://devfeed.tech/articles/announcing-vectorsdb-similarity-search-as-a-first-class-appwrite-database-16444.md>)

Original publisher: [Read original article](<https://appwrite.io/blog/post/announcing-vectorsdb>)

Author: Arnab Chatterjee

Published: 2026-09-02T00:00:00Z

Content type: release

Language: en

Sources: [Appwrite Blog](<https://devfeed.tech/sources/appwrite-blog.md>)

Topics: [Appwrite](<https://devfeed.tech/topics/appwrite.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [databases](<https://devfeed.tech/tags/databases.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [product](<https://devfeed.tech/tags/product.md>), [search](<https://devfeed.tech/tags/search.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

Appwrite announces VectorsDB, a first-class database for storing and searching vectors. It supports built-in text embedding generation, externally generated embeddings, similarity ranking, metadata, permissions, queries, pagination, ordering, transactions, bulk operations, and CSV import and export.

### Source excerpt

Store embeddings, generate them from text with built-in models, and rank documents by similarity without adding a separate vector service to your stack.

## Build a help center with semantic search using Appwrite VectorsDB

DevFeed: [Build a help center with semantic search using Appwrite VectorsDB](<https://devfeed.tech/articles/build-a-help-center-with-semantic-search-using-appwrite-vectorsdb-16457.md>)

Original publisher: [Read original article](<https://appwrite.io/blog/post/build-a-help-center-with-appwrite-vectorsdb>)

Author: Atharva Deosthale

Published: 2026-09-02T00:00:00Z

Content type: tutorial

Language: en

Sources: [Appwrite Blog](<https://devfeed.tech/sources/appwrite-blog.md>)

Topics: [Appwrite](<https://devfeed.tech/topics/appwrite.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [app](<https://devfeed.tech/tags/app.md>), [build](<https://devfeed.tech/tags/build.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [front-end](<https://devfeed.tech/tags/front-end.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [search](<https://devfeed.tech/tags/search.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [vector-search](<https://devfeed.tech/tags/vector-search.md>)

### AI overview

This tutorial shows how to build a help center with semantic search using Appwrite VectorsDB and a TanStack Start front end. It covers creating a vector collection, embedding help articles, and ranking answers by meaning.

### Source excerpt

Create a vector collection in the Appwrite Console, embed help articles as they are published, and rank answers by meaning in a TanStack Start app.

## Four things you can build with Appwrite VectorsDB

DevFeed: [Four things you can build with Appwrite VectorsDB](<https://devfeed.tech/articles/four-things-you-can-build-with-appwrite-vectorsdb-16513.md>)

Original publisher: [Read original article](<https://appwrite.io/blog/post/vectorsdb-use-cases>)

Author: Atharva Deosthale

Published: 2026-09-02T00:00:00Z

Content type: tutorial

Language: en

Sources: [Appwrite Blog](<https://devfeed.tech/sources/appwrite-blog.md>)

Topics: [Appwrite](<https://devfeed.tech/topics/appwrite.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [cache](<https://devfeed.tech/tags/cache.md>), [database](<https://devfeed.tech/tags/database.md>), [databases](<https://devfeed.tech/tags/databases.md>), [embedding](<https://devfeed.tech/tags/embedding.md>), [history](<https://devfeed.tech/tags/history.md>), [search](<https://devfeed.tech/tags/search.md>), [vector-search](<https://devfeed.tech/tags/vector-search.md>)

### AI overview

This tutorial explains how Appwrite VectorsDB uses vector embeddings to find documents by meaning rather than exact keywords. It demonstrates help-article search, filtered search, recommendations from user history, and an answer cache, including a 256-number vector approach used in the examples.

### Source excerpt

Appwrite VectorsDB finds documents by meaning, not by words. This post builds four features with it: a help article search, a filtered search, a recommendation from user history, and an answer cache.

## Polimill builds Japan's next-generation public AI infrastructure

DevFeed: [Polimill builds Japan's next-generation public AI infrastructure](<https://devfeed.tech/articles/polimill-builds-japan-s-next-generation-public-ai-infrastructure-6611.md>)

Original publisher: [Read original article](<https://openai.com/index/polimill>)

Published: 2026-08-31T07:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>)

Tags: [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [ai-platform](<https://devfeed.tech/tags/ai-platform.md>), [codex](<https://devfeed.tech/tags/codex.md>), [data](<https://devfeed.tech/tags/data.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [government](<https://devfeed.tech/tags/government.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [japan](<https://devfeed.tech/tags/japan.md>), [openai](<https://devfeed.tech/tags/openai.md>), [platform](<https://devfeed.tech/tags/platform.md>), [productivity](<https://devfeed.tech/tags/productivity.md>), [public-ai](<https://devfeed.tech/tags/public-ai.md>), [public-sector](<https://devfeed.tech/tags/public-sector.md>), [search](<https://devfeed.tech/tags/search.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

Polimill's QommonsAI uses OpenAI GPT models to organize and search municipal administrative knowledge across Japan, supporting public-sector workflows and development productivity.

### Source excerpt

Polimill uses OpenAI GPT models and Codex to help municipalities search and use administrative knowledge while accelerating development.

## CORTO's billion-scale legal semantic search with Aurora PostgreSQL pgvector

DevFeed: [CORTO's billion-scale legal semantic search with Aurora PostgreSQL pgvector](<https://devfeed.tech/articles/corto-s-billion-scale-legal-semantic-search-with-aurora-postgresql-pgvector-4697.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/database/cortos-billion-scale-legal-semantic-search-with-aurora-postgresql-pgvector/>)

Author: Anisa Dean

Published: 2026-08-26T16:40:00Z

Content type: article

Language: en

Sources: [AWS Database Blog](<https://devfeed.tech/sources/aws-database-blog.md>)

Topics: [AI search](<https://devfeed.tech/topics/ai-search.md>), [tenant data protection](<https://devfeed.tech/topics/tenant-data-protection.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [ai](<https://devfeed.tech/tags/ai.md>), [amazon-aurora](<https://devfeed.tech/tags/amazon-aurora.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [customer-solutions](<https://devfeed.tech/tags/customer-solutions.md>), [embedding](<https://devfeed.tech/tags/embedding.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [postgresql-compatible](<https://devfeed.tech/tags/postgresql-compatible.md>), [production](<https://devfeed.tech/tags/production.md>), [scale](<https://devfeed.tech/tags/scale.md>), [search](<https://devfeed.tech/tags/search.md>)

### AI overview

CORTO describes scaling legal semantic search on Amazon Aurora PostgreSQL with pgvector for billions of documents and vectors. The article focuses on embedding choices, multi-tenant isolation, cost efficiency, and sub-second query performance.

### Source excerpt

How CORTO scaled Amazon Aurora PostgreSQL with pgvector to 7.6 billion vectors and 2.5 billion documents in production, delivering sub-second legal search for 10,000+ law firms at 75% lower storage cost.

## Forging India's Digital Future: Elastic{ON} Comes to Mumbai

DevFeed: [Forging India's Digital Future: Elastic{ON} Comes to Mumbai](<https://devfeed.tech/articles/forging-india-s-digital-future-elastic-on-comes-to-mumbai-4822.md>)

Original publisher: [Read original article](<https://www.elastic.co/blog/elasticon-mumbai-2026>)

Author: Atul Ahuja

Published: 2026-08-26T00:00:00Z

Content type: article

Language: en

Sources: [Elastic Blog - Elasticsearch, Kibana, and ELK Stack](<https://devfeed.tech/sources/elastic-blog-elasticsearch-kibana-and-elk-stack.md>)

Topics: [AI search](<https://devfeed.tech/topics/ai-search.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-ai-cybersecurity](<https://devfeed.tech/tags/agentic-ai-cybersecurity.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [data](<https://devfeed.tech/tags/data.md>), [disaster-recovery](<https://devfeed.tech/tags/disaster-recovery.md>), [india](<https://devfeed.tech/tags/india.md>), [observability](<https://devfeed.tech/tags/observability.md>), [observability-security-search](<https://devfeed.tech/tags/observability-security-search.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [search](<https://devfeed.tech/tags/search.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Elastic{ON} Mumbai will cover search, full-stack observability, security, and the use of enterprise data to ground agentic AI. The article also discusses regulatory expectations for unified, real-time technology visibility, resilience, and evidence production.

### Source excerpt

Join us at Elastic{ON} Mumbai to explore search, full-stack observability, and security, and how Elastic acts as the context engine that grounds agentic AI in your enterprise data, transforming regulatory mandates and data into an AI advantage.

## Training and Finetuning Multi-Vector Embedding Models with Sentence Transformers

DevFeed: [Training and Finetuning Multi-Vector Embedding Models with Sentence Transformers](<https://devfeed.tech/articles/training-and-finetuning-multi-vector-embedding-models-with-sentence-transformers-7526.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/train-multi-vector-encoder>)

Author: Tom Aarsen

Published: 2026-08-26T00:00:00Z

Content type: tutorial

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [sentence-transformers](<https://devfeed.tech/topics/sentence-transformers.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [embedding](<https://devfeed.tech/tags/embedding.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [guide](<https://devfeed.tech/tags/guide.md>), [nlp](<https://devfeed.tech/tags/nlp.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [sentence-transformers](<https://devfeed.tech/tags/sentence-transformers.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

A tutorial on finetuning multi-vector embedding models with Sentence Transformers. It explains late-interaction token-level retrieval, training components, and domain-specific retrieval improvements.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## How Hugging Face Inference Endpoints, Jobs, and Buckets Power Search on Papers with Code

DevFeed: [How Hugging Face Inference Endpoints, Jobs, and Buckets Power Search on Papers with Code](<https://devfeed.tech/articles/how-hugging-face-inference-endpoints-jobs-and-buckets-power-search-on-papers-with-code-7447.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/pwc-search>)

Author: Niels Rogge

Published: 2026-08-21T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [AI search](<https://devfeed.tech/topics/ai-search.md>), [inference-endpoints](<https://devfeed.tech/topics/inference-endpoints.md>), [jobs](<https://devfeed.tech/topics/jobs.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>)

Tags: [database](<https://devfeed.tech/tags/database.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [inference](<https://devfeed.tech/tags/inference.md>), [inference-endpoints](<https://devfeed.tech/tags/inference-endpoints.md>), [jobs](<https://devfeed.tech/tags/jobs.md>), [latency](<https://devfeed.tech/tags/latency.md>), [rag](<https://devfeed.tech/tags/rag.md>), [research](<https://devfeed.tech/tags/research.md>), [search](<https://devfeed.tech/tags/search.md>), [storage](<https://devfeed.tech/tags/storage.md>)

### AI overview

This article explains how Papers with Code uses hybrid search to find research papers through exact keyword matching and semantic vector search. The production system combines PostgreSQL full-text search, pgvector embeddings, reciprocal rank fusion, and Hugging Face Jobs, Storage Buckets, and Inference Endpoints.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## The search multiplier: Driving revenue, productivity, and AI at scale

DevFeed: [The search multiplier: Driving revenue, productivity, and AI at scale](<https://devfeed.tech/articles/the-search-multiplier-driving-revenue-productivity-and-ai-at-scale-4840.md>)

Original publisher: [Read original article](<https://www.elastic.co/blog/the-search-multiplier>)

Author: Nicole Volk

Published: 2026-08-20T00:00:00Z

Content type: article

Language: en

Sources: [Elastic Blog - Elasticsearch, Kibana, and ELK Stack](<https://devfeed.tech/sources/elastic-blog-elasticsearch-kibana-and-elk-stack.md>)

Topics: [elasticsearch](<https://devfeed.tech/topics/elasticsearch.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [AI Infrastructure](<https://devfeed.tech/topics/ai-infrastructure.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [idc](<https://devfeed.tech/topics/idc.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>)

Tags: [accelerate](<https://devfeed.tech/tags/accelerate.md>), [agentic-ai-cloud-search-context-engineering-customer-experience-deployment-end-user-experience](<https://devfeed.tech/tags/agentic-ai-cloud-search-context-engineering-customer-experience-deployment-end-user-experience.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [business-value](<https://devfeed.tech/tags/business-value.md>), [customer-story-elasticsearch-workplace-search](<https://devfeed.tech/tags/customer-story-elasticsearch-workplace-search.md>), [elasticsearch](<https://devfeed.tech/tags/elasticsearch.md>), [elasticsearch-platform](<https://devfeed.tech/tags/elasticsearch-platform.md>), [financial-services](<https://devfeed.tech/tags/financial-services.md>), [government](<https://devfeed.tech/tags/government.md>), [healthcare](<https://devfeed.tech/tags/healthcare.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [retail](<https://devfeed.tech/tags/retail.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [search](<https://devfeed.tech/tags/search.md>)

### AI overview

An IDC study of 11 large enterprises reports that the Elasticsearch Platform, used as a search and retrieval foundation, helped organizations deliver AI products faster while improving revenue, productivity, search relevance, and operational resilience. The study reports a 517% three-year ROI, $13.4 million in annual benefits per organization, and an 11-month payback period.

### Source excerpt

An independent IDC study found organizations deploying the Elasticsearch Platform for enterprise search and agentic AI deliver AI products faster, drive higher revenue, boost productivity, and strengthen operational resilience across the business.

## Algolia joins the Vercel Marketplace

DevFeed: [Algolia joins the Vercel Marketplace](<https://devfeed.tech/articles/algolia-joins-the-vercel-marketplace-806.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/algolia-vercel-marketplace>)

Author: Sam Halstead

Published: 2026-08-19T04:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [AI search](<https://devfeed.tech/topics/ai-search.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>)

Tags: [agent-skills](<https://devfeed.tech/tags/agent-skills.md>), [api](<https://devfeed.tech/tags/api.md>), [cli](<https://devfeed.tech/tags/cli.md>), [search](<https://devfeed.tech/tags/search.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

### AI overview

Algolia can now be provisioned and managed through the Vercel Marketplace, with credentials added to project environment variables. The integration supports indexed search, crawling Vercel domains, InstantSearch interfaces, recommendations, AI ranking, and agent skills for API use.

### Source excerpt

You can now provision and manage Algolia directly from the Vercel Marketplace. Algolia is a hosted search platform. You send it your content, it builds an index, and your app queries that index instead of your database. Results come back in milliseconds, with typo tolerance, synonyms, and facet counts built in. Key capabilities: Index product catalogs, documentation, or any other content Add recommendations and AI ranking to surface the most relevant results Point the Algolia Crawler at a Vercel domain to index your site automatically Build search interfaces with Algolia's InstantSearch libraries Installing adds your Algolia credentials to your project's environment variables; redeploy to pick them up. Algolia's agent skills install too, so your coding agent knows how to use the API out of the box. Install Algolia on the Vercel Marketplace or with the Vercel CLI: vc i algolia. Read more

[Next page](<https://devfeed.tech/topics/ai-search.md?cursor=WyIyMDI2LTA4LTE5VDA0OjAwOjAwKzAwOjAwIiwgIjgzMmJkYThkLWE4ZDItNDE2Ni1iNmJhLWM0OWVkYjY3OTg4ZSJd>)