# Vector

Published articles for Vector.

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

## Java 27 Delivers Post-Quantum Cryptography, Future Language Innovation, Helidon 27, JavaFX 27

DevFeed: [Java 27 Delivers Post-Quantum Cryptography, Future Language Innovation, Helidon 27, JavaFX 27](<https://devfeed.tech/articles/java-27-delivers-post-quantum-cryptography-future-language-innovation-helidon-27-javafx-27-30909.md>)

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

Author: Michael Redlich

Published: 2026-09-16T10:00:00Z

Content type: news

Language: en

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

Topics: [Java](<https://devfeed.tech/topics/java.md>), [java-27](<https://devfeed.tech/topics/java-27.md>), [Post-quantum cryptography](<https://devfeed.tech/topics/post-quantum-cryptography.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Security](<https://devfeed.tech/topics/security.md>), [Programming](<https://devfeed.tech/topics/programming.md>), [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [application-security](<https://devfeed.tech/tags/application-security.md>), [architecture-design](<https://devfeed.tech/tags/architecture-design.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [development](<https://devfeed.tech/tags/development.md>), [digital-signature](<https://devfeed.tech/tags/digital-signature.md>), [helidon](<https://devfeed.tech/tags/helidon.md>), [java](<https://devfeed.tech/tags/java.md>), [java-27](<https://devfeed.tech/tags/java-27.md>), [java27-released](<https://devfeed.tech/tags/java27-released.md>), [javafx](<https://devfeed.tech/tags/javafx.md>), [jdk-27](<https://devfeed.tech/tags/jdk-27.md>), [jdk-28](<https://devfeed.tech/tags/jdk-28.md>), [lattice](<https://devfeed.tech/tags/lattice.md>), [module](<https://devfeed.tech/tags/module.md>), [news](<https://devfeed.tech/tags/news.md>), [oracle](<https://devfeed.tech/tags/oracle.md>), [portfolio](<https://devfeed.tech/tags/portfolio.md>), [post-quantum-cryptography](<https://devfeed.tech/tags/post-quantum-cryptography.md>), [preview](<https://devfeed.tech/tags/preview.md>), [project-valhalla](<https://devfeed.tech/tags/project-valhalla.md>), [quantum-computing](<https://devfeed.tech/tags/quantum-computing.md>), [release](<https://devfeed.tech/tags/release.md>), [security](<https://devfeed.tech/tags/security.md>), [structured-concurrency](<https://devfeed.tech/tags/structured-concurrency.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

Oracle released Java 27, the second non-LTS release since JDK 25. Its final feature set contains nine JEPs, including post-quantum hybrid key exchange for TLS 1.3, structured concurrency, compact object headers, JFR data redaction, the Vector API, and PEM encodings for cryptographic objects. Five features remain in preview or incubator stages.

### Source excerpt

Oracle has released version 27 of the Java programming language and virtual machine. As the second non-LTS release since JDK 25, the final feature set includes nine JEPs, five of which are still progressing through the preview and incubator stages. This release focuses on strengthening security, future language innovation, and projects under the auspices of the Java Verified Portfolio. By Michael Redlich

## 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

## Data Engineering Weekly #287

DevFeed: [Data Engineering Weekly #287](<https://devfeed.tech/articles/data-engineering-weekly-287-18267.md>)

Original publisher: [Read original article](<https://www.dataengineeringweekly.com/p/data-engineering-weekly-287>)

Author: Ananth Packkildurai

Published: 2026-09-14T02:52:23Z

Content type: article

Language: en

Sources: [Data Engineering Weekly](<https://devfeed.tech/sources/data-engineering-weekly.md>)

Topics: [data-engineering](<https://devfeed.tech/topics/data-engineering.md>), [Kafka](<https://devfeed.tech/topics/kafka.md>), [data observability](<https://devfeed.tech/topics/data-observability.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [Multi-tenancy](<https://devfeed.tech/topics/multi-tenancy.md>), [Event-Streaming](<https://devfeed.tech/topics/event-streaming.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [Library](<https://devfeed.tech/topics/library.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [architectures](<https://devfeed.tech/tags/architectures.md>), [data-engineering](<https://devfeed.tech/tags/data-engineering.md>), [data-quality](<https://devfeed.tech/tags/data-quality.md>), [embedding](<https://devfeed.tech/tags/embedding.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [kafka](<https://devfeed.tech/tags/kafka.md>), [multi-tenancy](<https://devfeed.tech/tags/multi-tenancy.md>), [object-storage](<https://devfeed.tech/tags/object-storage.md>), [observability](<https://devfeed.tech/tags/observability.md>), [openai](<https://devfeed.tech/tags/openai.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

Data Engineering Weekly #287 covers building data platforms from scratch, including composable architectures, data quality, and observability. It also previews talks on governed machine-executable ontologies for marketing activation and fair, order-preserving Kafka consumption for many tenants. The issue links to OpenAI's storage platform scaling for ChatGPT and Pinterest's embedding retrieval platform.

### Source excerpt

The Weekly Data Engineering Newsletter

## 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

## How MCP Toolbox turns agent text into ClickHouse vectors

DevFeed: [How MCP Toolbox turns agent text into ClickHouse vectors](<https://devfeed.tech/articles/how-mcp-toolbox-turns-agent-text-into-clickhouse-vectors-5411.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/mcp-toolbox-clickhouse-vectors>)

Author: Pete Hampton

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

Content type: tutorial

Language: en

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

Topics: [MSP MCP](<https://devfeed.tech/topics/msp-mcp.md>)

Tags: [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [databases](<https://devfeed.tech/tags/databases.md>), [embedding](<https://devfeed.tech/tags/embedding.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [go](<https://devfeed.tech/tags/go.md>), [google](<https://devfeed.tech/tags/google.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [search](<https://devfeed.tech/tags/search.md>), [sql](<https://devfeed.tech/tags/sql.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

A tutorial for configuring Google's MCP Toolbox with ClickHouse to embed text during inserts and searches, then return cosine-ranked results without a separate embedding service.

### Source excerpt

Google's MCP Toolbox for Databases embeds agent text into vectors on insert and search, then lets ClickHouse rank the results - no embedding service to build or maintain. Here's how to set it up, and what it looks like end to end.

## 5 Embedding Compression Techniques

DevFeed: [5 Embedding Compression Techniques](<https://devfeed.tech/articles/5-embedding-compression-techniques-18231.md>)

Original publisher: [Read original article](<https://blog.dailydoseofds.com/p/5-embedding-compression-techniques>)

Author: Avi Chawla

Published: 2026-09-04T20:51:57Z

Content type: tutorial

Language: en

Sources: [Daily Dose of Data Science](<https://devfeed.tech/sources/daily-dose-of-data-science.md>)

Topics: [Compression](<https://devfeed.tech/topics/compression.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [quantization](<https://devfeed.tech/topics/quantization.md>), [Inference](<https://devfeed.tech/topics/inference.md>)

Tags: [compression](<https://devfeed.tech/tags/compression.md>), [embedding](<https://devfeed.tech/tags/embedding.md>), [inference](<https://devfeed.tech/tags/inference.md>), [quantization](<https://devfeed.tech/tags/quantization.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

A tutorial explaining five embedding compression techniques: PCA, Matryoshka Representation Learning, scalar quantization, binary quantization, and Product Quantization. It describes how they reduce dimensions or per-value precision and how rescoring can improve ranking after compressed retrieval.

### Source excerpt

...explained visually.

## 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.

## NeoMME: an efficient Multimodal-native and Multilingual Encoder

DevFeed: [NeoMME: an efficient Multimodal-native and Multilingual Encoder](<https://devfeed.tech/articles/neomme-an-efficient-multimodal-native-and-multilingual-encoder-7011.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/Hcompany/neomme>)

Author: Tony Wu; Aurélien Lac

Published: 2026-09-03T13:13:48Z

Content type: article

Language: en

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

Topics: [vlm](<https://devfeed.tech/topics/vlm.md>), [Fine-tuning](<https://devfeed.tech/topics/fine-tuning.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [GPU](<https://devfeed.tech/topics/gpu.md>)

Tags: [apache](<https://devfeed.tech/tags/apache.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [diffusion](<https://devfeed.tech/tags/diffusion.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [fine-tuning](<https://devfeed.tech/tags/fine-tuning.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [quantization](<https://devfeed.tech/tags/quantization.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [training](<https://devfeed.tech/tags/training.md>), [transformers](<https://devfeed.tech/tags/transformers.md>), [vector](<https://devfeed.tech/tags/vector.md>), [vision](<https://devfeed.tech/tags/vision.md>), [vlm](<https://devfeed.tech/tags/vlm.md>)

### AI overview

NeoMME is a family of multilingual multimodal encoders trained from scratch with a masked discrete-diffusion objective. It uses one bidirectional Transformer for text tokens and image patches, and is fine-tuned for visual document retrieval with dense and late-interaction embeddings.

### Source excerpt

We introduce NeoMME, a family of 260M and 800M multilingual multimodal encoders. Unlike many generative visual language models, NeoMME does not use a separate pretrained vision tower or a causal language model. A single bidirectional Transformer processes both text tokens and raw image patches, and we train the entire model from scratch with a masked discrete-diffusion objective. We fine-tuned NeoMME for visual document retrieval using ColPali's page-image approach.

## Introducing strands-dynamodb-storage: Durable agent storage for the Strands Agents SDK

DevFeed: [Introducing strands-dynamodb-storage: Durable agent storage for the Strands Agents SDK](<https://devfeed.tech/articles/introducing-strands-dynamodb-storage-durable-agent-storage-for-the-strands-agents-sdk-4703.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/database/introducing-strands-dynamodb-storage-durable-agent-storage-for-the-strands-agents-sdk/>)

Author: Lee Hannigan

Published: 2026-09-02T15:48:06Z

Content type: release

Language: en

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

Topics: [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Database](<https://devfeed.tech/topics/database.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [amazon-dynamodb](<https://devfeed.tech/tags/amazon-dynamodb.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [memory](<https://devfeed.tech/tags/memory.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [python](<https://devfeed.tech/tags/python.md>), [storage](<https://devfeed.tech/tags/storage.md>), [strands-agents](<https://devfeed.tech/tags/strands-agents.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

Amazon Web Services announces strands-dynamodb-storage, an open-source DynamoDB backend for the Strands Agents SDK. It stores agent session state, long-term memories, and transcripts in one DynamoDB table and supports semantic memory recall through a vector index.

### Source excerpt

Announcing strands-dynamodb-storage, an open source Amazon DynamoDB storage backend for the Strands Agents SDK. Back a Strands agent's session state, long-term memories, and transcripts with one DynamoDB table in your own account, and give the agent semantic recall with a vector index on that same table.

## 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.

## KV vs Prefix vs Prompt vs Semantic Caching

DevFeed: [KV vs Prefix vs Prompt vs Semantic Caching](<https://devfeed.tech/articles/kv-vs-prefix-vs-prompt-vs-semantic-caching-18238.md>)

Original publisher: [Read original article](<https://blog.dailydoseofds.com/p/kv-vs-prefix-vs-prompt-vs-semantic>)

Author: Avi Chawla

Published: 2026-08-27T20:01:47Z

Content type: article

Language: en

Sources: [Daily Dose of Data Science](<https://devfeed.tech/sources/daily-dose-of-data-science.md>)

Topics: [Caching](<https://devfeed.tech/topics/caching.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Neo4j](<https://devfeed.tech/topics/neo4j.md>)

Tags: [caching](<https://devfeed.tech/tags/caching.md>), [embedding](<https://devfeed.tech/tags/embedding.md>), [knowledge-graph](<https://devfeed.tech/tags/knowledge-graph.md>), [latency](<https://devfeed.tech/tags/latency.md>), [llm](<https://devfeed.tech/tags/llm.md>), [memory](<https://devfeed.tech/tags/memory.md>), [nvme](<https://devfeed.tech/tags/nvme.md>), [object-storage](<https://devfeed.tech/tags/object-storage.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [server](<https://devfeed.tech/tags/server.md>), [token](<https://devfeed.tech/tags/token.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

The article distinguishes KV caching, prefix caching, prompt caching, and semantic caching in LLM systems. It explains what each cache stores, how exact-match and fuzzy-match behavior differ, and how cache misses affect cost, latency, and correctness. It also describes Konig's tiered storage approach for many small knowledge graphs, though the supplied text is truncated.

### Source excerpt

...explained with best practices in production.

## What's in a tag name? JavaScript, apparently

DevFeed: [What's in a tag name? JavaScript, apparently](<https://devfeed.tech/articles/what-s-in-a-tag-name-javascript-apparently-7721.md>)

Original publisher: [Read original article](<https://portswigger.net/research/whats-in-a-tag-name-javascript-apparently>)

Author: Gareth Heyes

Published: 2026-08-25T14:24:32Z

Content type: article

Language: en

Sources: [PortSwigger Research](<https://devfeed.tech/sources/portswigger-research.md>)

Topics: [JavaScript](<https://devfeed.tech/topics/javascript.md>), [browser](<https://devfeed.tech/topics/browser.md>), [HTML](<https://devfeed.tech/topics/html.md>), [Developer Tools](<https://devfeed.tech/topics/developer-tools.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [browser](<https://devfeed.tech/tags/browser.md>), [eval](<https://devfeed.tech/tags/eval.md>), [event](<https://devfeed.tech/tags/event.md>), [html](<https://devfeed.tech/tags/html.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [payload](<https://devfeed.tech/tags/payload.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

The article explores unusual HTML tag-name and attribute behaviors that can be combined with JavaScript features to create XSS vectors and potentially bypass web application firewalls. It discusses case transformations, event handlers, the Function constructor, eval, focusability, and alternative HTML attributes across browsers.

### Source excerpt

I was on my laptop, as I often am when there's rubbish on telly, and found myself wondering what characters are allowed in a tag. I knew they had to begin with "a-zA-Z", but what about after that? I t

## Build a unified AI agent architecture with DynamoDB and Bedrock

DevFeed: [Build a unified AI agent architecture with DynamoDB and Bedrock](<https://devfeed.tech/articles/build-a-unified-ai-agent-architecture-with-dynamodb-and-bedrock-4636.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/architecture/build-a-unified-ai-agent-architecture-with-dynamodb-and-bedrock/>)

Author: Dhananjay Karanjkar

Published: 2026-08-21T18:19:23Z

Content type: tutorial

Language: en

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

Topics: [AI Bots](<https://devfeed.tech/topics/ai-bots.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-dynamodb](<https://devfeed.tech/tags/amazon-dynamodb.md>), [amazon-opensearch-service](<https://devfeed.tech/tags/amazon-opensearch-service.md>), [ann](<https://devfeed.tech/tags/ann.md>), [api](<https://devfeed.tech/tags/api.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [data-architecture](<https://devfeed.tech/tags/data-architecture.md>), [database](<https://devfeed.tech/tags/database.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [search](<https://devfeed.tech/tags/search.md>), [streams](<https://devfeed.tech/tags/streams.md>), [sync](<https://devfeed.tech/tags/sync.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

A tutorial for building an Amazon Bedrock agent that uses one DynamoDB table for structured data and semantic vector search. DynamoDB Streams generates embeddings when content changes, keeping the vector index synchronized.

### Source excerpt

With native vector search in Amazon DynamoDB, you can store vector embeddings alongside your operational data in a single table. This post shows how to build a unified AI agent architecture where an Amazon Bedrock agent uses one DynamoDB table for both structured lookups and semantic search, with a DynamoDB Streams pipeline that keeps embeddings in sync.

## How mobility gives language models a deeper understanding of place

DevFeed: [How mobility gives language models a deeper understanding of place](<https://devfeed.tech/articles/how-mobility-gives-language-models-a-deeper-understanding-of-place-6814.md>)

Original publisher: [Read original article](<https://research.google/blog/how-mobility-gives-language-models-a-deeper-understanding-of-place/>)

Published: 2026-08-21T10:54:00Z

Content type: article

Language: en

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

Topics: [Language models](<https://devfeed.tech/topics/language-models.md>), [AI Models](<https://devfeed.tech/topics/ai-models.md>), [data](<https://devfeed.tech/topics/data.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [algorithms-theory](<https://devfeed.tech/tags/algorithms-theory.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [data](<https://devfeed.tech/tags/data.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [earth-ai](<https://devfeed.tech/tags/earth-ai.md>), [embedding](<https://devfeed.tech/tags/embedding.md>), [google](<https://devfeed.tech/tags/google.md>), [language-models](<https://devfeed.tech/tags/language-models.md>), [machine-intelligence](<https://devfeed.tech/tags/machine-intelligence.md>), [mobility](<https://devfeed.tech/tags/mobility.md>), [model](<https://devfeed.tech/tags/model.md>), [models](<https://devfeed.tech/tags/models.md>), [points](<https://devfeed.tech/tags/points.md>), [research](<https://devfeed.tech/tags/research.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

Google Research introduces Mobility-Embedded POIs (ME-POIs), a framework that combines language-model-based text representations of places with aggregated, anonymized mobility patterns. The resulting embeddings capture both a place's identity and its changing functional activity, improving predictions such as visit intent, price level, opening hours, and busyness.

### Source excerpt

Algorithms & Theory

## Run Massive-Scale UMAP in Minutes Using Multiple GPUs--Without Losing Accuracy

DevFeed: [Run Massive-Scale UMAP in Minutes Using Multiple GPUs--Without Losing Accuracy](<https://devfeed.tech/articles/run-massive-scale-umap-in-minutes-using-multiple-gpus-without-losing-accuracy-6933.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/run-massive-scale-umap-in-minutes-using-multiple-gpus-without-losing-accuracy/>)

Author: Tanya Lenz

Published: 2026-08-18T16:48:08Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Data analysis](<https://devfeed.tech/topics/data-analysis.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [RAPIDS](<https://devfeed.tech/topics/rapids.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>)

Tags: [accelerate](<https://devfeed.tech/tags/accelerate.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [cuda-x](<https://devfeed.tech/tags/cuda-x.md>), [data-analytics-processing](<https://devfeed.tech/tags/data-analytics-processing.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [data-science](<https://devfeed.tech/tags/data-science.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [feature](<https://devfeed.tech/tags/feature.md>), [featured](<https://devfeed.tech/tags/featured.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [graphs](<https://devfeed.tech/tags/graphs.md>), [multi-gpu](<https://devfeed.tech/tags/multi-gpu.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [post](<https://devfeed.tech/tags/post.md>), [scale](<https://devfeed.tech/tags/scale.md>), [simulation-modeling-design](<https://devfeed.tech/tags/simulation-modeling-design.md>), [training](<https://devfeed.tech/tags/training.md>), [vector](<https://devfeed.tech/tags/vector.md>), [visualization](<https://devfeed.tech/tags/visualization.md>)

### AI overview

This article explains how multi-GPU UMAP scales dimensionality reduction to datasets containing tens to hundreds of millions of vectors. A feature in NVIDIA cuML and cuVS 25.06 distributes all-neighbors kNN graph construction across multiple GPUs, enabling workloads of several hundred gigabytes to run in minutes while preserving nearest-neighbor relationships and accuracy.

### Source excerpt

Uniform Manifold Approximation and Projection (UMAP) is a dimensionality reduction technique widely used for visualization and feature extraction. Applications...

## Scale pgvector with binary quantization on Amazon Aurora PostgreSQL

DevFeed: [Scale pgvector with binary quantization on Amazon Aurora PostgreSQL](<https://devfeed.tech/articles/scale-pgvector-with-binary-quantization-on-amazon-aurora-postgresql-4710.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/database/scale-pgvector-with-binary-quantization-on-amazon-aurora-postgresql/>)

Author: Steve Dille

Published: 2026-08-18T16:37:22Z

Content type: tutorial

Language: en

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

Topics: [Amazon Aurora](<https://devfeed.tech/topics/amazon-aurora.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [quantization](<https://devfeed.tech/topics/quantization.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Compression](<https://devfeed.tech/topics/compression.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [Cache](<https://devfeed.tech/topics/cache.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [postgresql clusters](<https://devfeed.tech/topics/postgresql-clusters.md>), [Database](<https://devfeed.tech/topics/database.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>), [cache](<https://devfeed.tech/tags/cache.md>), [compression](<https://devfeed.tech/tags/compression.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [latency](<https://devfeed.tech/tags/latency.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [postgresql-compatible](<https://devfeed.tech/tags/postgresql-compatible.md>), [quantization](<https://devfeed.tech/tags/quantization.md>), [rds-for-postgresql](<https://devfeed.tech/tags/rds-for-postgresql.md>), [search](<https://devfeed.tech/tags/search.md>), [technical-how-to](<https://devfeed.tech/tags/technical-how-to.md>), [validation](<https://devfeed.tech/tags/validation.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

This practical guide explains how to use binary quantization with reranking in pgvector to scale HNSW vector search on Amazon Aurora PostgreSQL. It covers index-size reduction, performance and recall tradeoffs, sizing, validation, and suitable operating conditions for datasets ranging from 5 million to 100 million vectors.

### Source excerpt

Learn how to use binary quantization with reranking (HNSW+BQ) in pgvector to scale vector search to hundreds of millions or billions of vectors on Amazon Aurora PostgreSQL, with practical guidance on index sizing, recall validation, and the scenarios where the approach works best.

## Multi-Vector (Late Interaction) Embedding Models with Sentence Transformers

DevFeed: [Multi-Vector (Late Interaction) Embedding Models with Sentence Transformers](<https://devfeed.tech/articles/multi-vector-late-interaction-embedding-models-with-sentence-transformers-7360.md>)

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

Author: Tom Aarsen; Antoine Chaffin; Raphael Sourty

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

Content type: article

Language: en

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

Topics: [sentence-transformers](<https://devfeed.tech/topics/sentence-transformers.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

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

### AI overview

This article explains multi-vector, or late-interaction, embedding models with Sentence Transformers. It covers token-level representations, MaxSim scoring, retrieval over text and page images, integration with search systems, and index-size tradeoffs.

### Source excerpt

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

## Metadata filtering: boost search precision as data grows

DevFeed: [Metadata filtering: boost search precision as data grows](<https://devfeed.tech/articles/metadata-filtering-boost-search-precision-as-data-grows-4824.md>)

Original publisher: [Read original article](<https://redis.io/blog/metadata-filtering-vector-search-precision/>)

Author: Simran Regmi

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

Content type: tutorial

Language: en

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

Topics: [AI search](<https://devfeed.tech/topics/ai-search.md>), [data](<https://devfeed.tech/topics/data.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Software as a service](<https://devfeed.tech/topics/saas.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>)

Tags: [benchmark](<https://devfeed.tech/tags/benchmark.md>), [data](<https://devfeed.tech/tags/data.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [rag](<https://devfeed.tech/tags/rag.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [saas](<https://devfeed.tech/tags/saas.md>), [search](<https://devfeed.tech/tags/search.md>), [tech-de](<https://devfeed.tech/tags/tech-de.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

Metadata filtering improves vector search precision by applying structured constraints such as price, status, tenant, and date to semantically similar results. The article explains pre-filtering and post-filtering, filtering at scale, hybrid queries, and the role of unified engines in production search, RAG, e-commerce, academic search, and multi-tenant SaaS. It cites a benchmark where filtering increased accuracy from 0.12 to 0.61.

### Source excerpt

Vector search is great at finding things that are semantically similar, but similarity isn't the same as correctness. A pure vector query doesn't know that a product is out of stock, that a document belongs to a different customer, or that a policy wa...

## Vector search in production: index trade-offs, failure modes & what to watch

DevFeed: [Vector search in production: index trade-offs, failure modes & what to watch](<https://devfeed.tech/articles/vector-search-in-production-index-trade-offs-failure-modes-what-to-watch-4861.md>)

Original publisher: [Read original article](<https://redis.io/blog/vector-search-practical-guide/>)

Author: Cedric Turner

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

Content type: tutorial

Language: en

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

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

Tags: [algorithms](<https://devfeed.tech/tags/algorithms.md>), [data](<https://devfeed.tech/tags/data.md>), [database](<https://devfeed.tech/tags/database.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [production](<https://devfeed.tech/tags/production.md>), [search](<https://devfeed.tech/tags/search.md>), [tech-de](<https://devfeed.tech/tags/tech-de.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

A practical guide to vector search in production, explaining embeddings, nearest-neighbor retrieval, index accuracy-speed trade-offs, and when keyword search is preferable.

### Source excerpt

Vector search runs on a simple idea: turn data into coordinates, and treat similarity as distance. An embedding model maps each sentence, image, or document to a point in a few hundred dimensions of space, where items with related meaning land near ea...

## How Fly.io logging works and how to collect application logs

DevFeed: [How Fly.io logging works and how to collect application logs](<https://devfeed.tech/articles/a-comprehensive-guide-to-fly-io-logging-20051.md>)

Original publisher: [Read original article](<https://www.honeybadger.io/blog/fly-io-logging/>)

Author: Muhammed Ali

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

Content type: tutorial

Language: en

Sources: [Honeybadger](<https://devfeed.tech/sources/honeybadger.md>)

Topics: [fly.io](<https://devfeed.tech/topics/fly-io.md>), [Logging](<https://devfeed.tech/topics/logging.md>), [App](<https://devfeed.tech/topics/app.md>), [FastAPI](<https://devfeed.tech/topics/fastapi.md>), [Streams](<https://devfeed.tech/topics/streams.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [devops-articles](<https://devfeed.tech/tags/devops-articles.md>), [fastapi](<https://devfeed.tech/tags/fastapi.md>), [fly-io](<https://devfeed.tech/tags/fly-io.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [logging](<https://devfeed.tech/tags/logging.md>), [streams](<https://devfeed.tech/tags/streams.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

This tutorial explains how Fly.io collects and routes application logs, including output from standard output and standard error. It also demonstrates a FastAPI application that generates different log messages and describes handling logs with Honeybadger.

### Source excerpt

Logging is an import part of debugging an app. Without a good method of catching errors or logs in general, you would end up with uncaught issues and could also lose valuable customers in the process. Read this article to learn how to effectively handle logs on Fly.io.

## Vector search database: news & 2026 guide

DevFeed: [Vector search database: news & 2026 guide](<https://devfeed.tech/articles/vector-search-database-news-2026-guide-4860.md>)

Original publisher: [Read original article](<https://redis.io/blog/vector-search-database-news-2026-guide/>)

Author: Simran Regmi

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

Content type: tutorial

Language: en

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

Topics: [Database](<https://devfeed.tech/topics/database.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [ann](<https://devfeed.tech/topics/ann.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Algorithms](<https://devfeed.tech/topics/algorithms.md>)

Tags: [ann](<https://devfeed.tech/tags/ann.md>), [database](<https://devfeed.tech/tags/database.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [guide](<https://devfeed.tech/tags/guide.md>), [latency](<https://devfeed.tech/tags/latency.md>), [llm](<https://devfeed.tech/tags/llm.md>), [search](<https://devfeed.tech/tags/search.md>), [tech-de](<https://devfeed.tech/tags/tech-de.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

This guide explains how vector search databases store embeddings and retrieve semantically similar items for LLM-powered applications. It covers vector spaces, dimensionality, similarity measures, traditional indexes, the curse of dimensionality, and approximate nearest neighbor search, including HNSW.

### Source excerpt

If you've built anything on top of an LLM in the past couple of years, you may have hit the wall many builders hit: the model writes fluently but has no view into your data. A vector search database helps close that gap. It stores vector embeddings an...

## Building Tactile UX: Honoring Intentional Design With Lottie

DevFeed: [Building Tactile UX: Honoring Intentional Design With Lottie](<https://devfeed.tech/articles/building-tactile-ux-honoring-intentional-design-with-lottie-4318.md>)

Original publisher: [Read original article](<https://smashingmagazine.com/2026/08/building-tactile-ux-honoring-intentional-design-lottie/>)

Author: hello@smashingmagazine.com (Alexey Kopytin)

Published: 2026-08-11T10:00:00Z

Content type: article

Language: en

Sources: [Articles on Smashing Magazine -- For Web Designers And Developers](<https://devfeed.tech/sources/articles-on-smashing-magazine-for-web-designers-and-developers.md>)

Topics: [User experience (UX)](<https://devfeed.tech/topics/ux.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [Web](<https://devfeed.tech/topics/web.md>), [Document Object Model (DOM)](<https://devfeed.tech/topics/dom.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [math](<https://devfeed.tech/topics/math.md>), [JSON](<https://devfeed.tech/topics/json.md>), [Matter](<https://devfeed.tech/topics/matter.md>)

Tags: [animation](<https://devfeed.tech/tags/animation.md>), [article](<https://devfeed.tech/tags/article.md>), [design](<https://devfeed.tech/tags/design.md>), [developers](<https://devfeed.tech/tags/developers.md>), [json](<https://devfeed.tech/tags/json.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [ui](<https://devfeed.tech/tags/ui.md>), [ux](<https://devfeed.tech/tags/ux.md>), [vector](<https://devfeed.tech/tags/vector.md>), [web](<https://devfeed.tech/tags/web.md>), [web-interface](<https://devfeed.tech/tags/web-interface.md>)

### AI overview

This article explains how Isadora Agency built Stress Release, a tactile digital stress-relief squeeze toy, using intentional Lottie animations, DOM events, and distance-based math instead of a physics engine. It focuses on deterministic, frame-accurate animation control and describes mapping DOM interactions to Lottie states rendered as JSON-based SVG animations.

### Source excerpt

When tasked with building a highly interactive, tactile web experience, the architecture must serve the art direction. In this article, Alexey Kopytin explains their architectural rationale for building a digital stress-relief squeeze toy game using Lottie animations, DOM events, and distance-based math to maintain absolute control over their designers' intentional motion.

## Vector embeddings & language: how models turn words into geometry

DevFeed: [Vector embeddings & language: how models turn words into geometry](<https://devfeed.tech/articles/vector-embeddings-language-how-models-turn-words-into-geometry-4853.md>)

Original publisher: [Read original article](<https://redis.io/blog/text-embeddings-how-language-becomes-vectors/>)

Author: Simran Regmi

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

Content type: article

Language: en

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

Topics: [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Redis](<https://devfeed.tech/topics/redis.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [models](<https://devfeed.tech/tags/models.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [search](<https://devfeed.tech/tags/search.md>), [tech-de](<https://devfeed.tech/tags/tech-de.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

A guide to vector embeddings and how language models represent text as points in high-dimensional space. It explains semantic similarity, distributional context, ambiguity, and why language is harder to encode than pixels.

### Source excerpt

A user types "refund policy" into your search box, but the doc they need is titled "returns and reimbursements." Keyword matching scores it near zero even though it's exactly what the user asked for. Vector embeddings help address this mismatch by rep...

## Reciprocal rank fusion: why combining search results is harder than it looks

DevFeed: [Reciprocal rank fusion: why combining search results is harder than it looks](<https://devfeed.tech/articles/reciprocal-rank-fusion-why-combining-search-results-is-harder-than-it-looks-4847.md>)

Original publisher: [Read original article](<https://redis.io/blog/reciprocal-rank-fusion/>)

Author: Jeff Mills

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

Content type: tutorial

Language: en

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

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

Tags: [guide](<https://devfeed.tech/tags/guide.md>), [redis](<https://devfeed.tech/tags/redis.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [search](<https://devfeed.tech/tags/search.md>), [tech-de](<https://devfeed.tech/tags/tech-de.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

A guide to reciprocal rank fusion (RRF), a method for combining keyword and vector search rankings without directly adding their raw scores. It explains the formula, the role of the constant k, why agreement between retrievers matters, and RRF's unsupervised nature.

### Source excerpt

You run a keyword search and get back a ranked list with Best Matching 25 (BM25) scores. You run a vector search over the same documents and get a second list with cosine similarities. You want to merge them into a single ranking that surfaces the mos...

[Next page](<https://devfeed.tech/tags/vector.md?cursor=WyIyMDI2LTA4LTA5VDAwOjAwOjAwKzAwOjAwIiwgImI4ZTAyNTEzLWU1NmYtNDQwMy05OWY2LTBlNGM1ZDQzYWFlMyJd>)