InfoQ Homepage Open Source Content on InfoQ
-
Google DeepMind Launches EmbeddingGemma, an Open Model for On-Device Embeddings
Google DeepMind has introduced EmbeddingGemma, a 308M parameter open embedding model designed to run efficiently on-device. The model aims to make applications like retrieval-augmented generation (RAG), semantic search, and text classification accessible without the need for a server or internet connection.
-
FerretDB Cloud: Open Source Alternative to MongoDB Atlas?
FerretDB has recently announced the availability of FerretDB Cloud, a managed MongoDB-compatible database service built on open source DocumentDB. Targeting developers seeking the first cross-cloud DocumentDB-based solution and an alternative to MongoDB Atlas, FerretDB Cloud is currently available on AWS only.
-
DeepSeek Releases v3.1 Model with Hybrid Reasoning Architecture
DeepSeek has released version V3.1 of its large language model, introducing a hybrid architecture that combines thinking and non-thinking modes in a single system.
-
Pogocache: Open Source Caching Software with Low Latency and Multiple Wire Protocols
A new open-source caching software, Pogocache, recently reached 1.0 general availability, focusing on low latency and CPU efficiency. Pogocache supports multiple popular protocols while claiming better throughput and lower latency than other open-source caching alternatives.
-
AGENTS.md Emerges as Open Standard for AI Coding Agents
A new convention is emerging in the open-source ecosystem: AGENTS.md, a straightforward and open format designed to assist AI coding agents in software development. Already adopted by more than 20,000 repositories on GitHub, the format is being positioned as a companion to traditional documentation, offering machine-readable context that complements human-facing files like README.md.
-
Zemlin at Open Source Summit EU: Even in the Age of AI, the Software’s Future is Still Open Source
During the Open Source Summit Europe keynote, Jim Zemlin, executive director of the Linux Foundation, revisited the LLM landscape with an emphasis on the effect it has on the industry, the security, quantity and quality of the developed code. He emphasised that DeepSeek’s revolution was validated by the gpt-oss release, OpenAI’s first open-source model.
-
Google Veles is a New Open-Source Secret Scanner Powering GCP
Google Veles is a newly released open-source secret scanner, launched as part of Google's broader OSV-SCALIBR (Software Composition Analysis LIBRary) ecosystem. Veles integrates seamlessly with other OSV-SCALIBR tools and also powers secret scanning in Google Cloud, while remaining available as a standalone module.
-
Vercel Releases AI Elements Library for React UI Integration
Vercel has released AI Elements, an open-source library of React UI primitives built atop shadcn/ui and designed to integrate with the Vercel AI SDK.
-
New Rust Client Enables Building Safe, High-Performance Apps with Aerospike
Aerospike has officially released its Rust client to support high-throughput, low-latency applications interacting with its real-time NoSQL database.
-
Google Launched LangExtract, a Python Library for Structured Data Extraction from Unstructured Text
Google has introduced LangExtract, an open-source Python library designed to help developers extract structured information from unstructured text using large language models such as the Gemini models.
-
OpenAI Releases gpt-oss-120b and gpt-oss-20b, Open-Weight Language Models for Local Deployment
OpenAI has released gpt-oss-120b and gpt-oss-20b, two open-weight language models designed for high-performance reasoning, tool use, and efficient deployment. These are the company’s first fully open-weight language models since GPT-2, and are available under the permissive Apache 2.0 license.
-
Hugging Face Launches Reachy Mini Robots for Human-Robot Interaction
Hugging Face has launched its Reachy Mini robots, now available for order. Designed for AI developers, researchers, and enthusiasts, the robots offer an exciting opportunity to experiment with human-robot interaction and AI applications.
-
Arm Scalable Matrix Extension 2 Coming to Android to Accelerate On-Device AI
Available in the Armv9-A architecture, Arm Scalable Matrix Extension 2 (SME2) is a set of advanced CPU instructions designed to accelerate matrix heavy computation. The new Arm technology aims to help mobile developers to run advanced AI models directly on CPU with improved performance and efficiency, without requiring any changes to their apps.
-
Databricks Contributes Spark Declarative Pipelines to Apache Spark
At the Databricks Data+AI Summit, held in San Francisco, USA, from June 10 to 12, Databricks announced that it is contributing the technology behind Delta Live Tables (DLT) to the Apache Spark project, where it will be called Spark Declarative Pipelines. This move will make it easier for Spark users to develop and maintain streaming pipelines, and furthers Databrick’s commitment to open source.
-
Google's Agent2Agent Protocol Enters the Linux Foundation
Recently open-sourced by Google, the Agent2Agent protocol is now part of the Linux Foundation, along with its accompanying SDKs and developer tools.