All
Articles 178,311Blog Posts 165,046Tech Tutorials 47,617Research Papers 35,395News 22,389
⚡ AI Lessons

Weaviate Blog
⚡ AI Lesson
1w ago
HFresh: Memory-Efficient Vector Search
HFresh is Weaviate's disk-based vector index for memory-efficient vector search, combining low heap usage with incremental background maintenance.

Weaviate Blog
📐 ML Fundamentals
⚡ AI Lesson
1w ago
Building Foundry Part 3: From archive to creative search
Part 3: We turn a messy creative archive into a searchable library using a manifest, Weaviate, and hybrid search.

Weaviate Blog
🛠️ AI Tools & Apps
⚡ AI Lesson
1mo ago
Building Foundry: AI isn’t replacing creativity, it’s removing friction
Why AI won’t replace creatives, and how it can remove friction from messy workflows, lost files, and creative processes.

Weaviate Blog
📐 ML Fundamentals
⚡ AI Lesson
1mo ago
Query Profiling: See Where a Slow Query Spends Its Time
When a Weaviate query is slow, the first question is where the time went. Query profiling returns a per-stage, per-shard timing breakdown, making query performa

Weaviate Blog
🧠 Large Language Models
⚡ AI Lesson
2mo ago
Weaviate 1.38 Release
This release brings the HFresh disk-based vector index and the built-in MCP Server to general availability, rebuilds cluster-wide async replication to run from

Weaviate Blog
📐 ML Fundamentals
⚡ AI Lesson
3mo ago
Import & Vectorize Data with Weaviate at Scale
Server-side batching, retries, the blobHash data type, and multimodal ingestion — what to use when, with code.

Weaviate Blog
🔍 RAG & Vector Search
⚡ AI Lesson
3mo ago
Weaviate Cloud is now free to start
Weaviate Cloud is now free to start across the entire product suite.

Weaviate Blog
🤖 AI Agents & Automation
⚡ AI Lesson
3mo ago
Engram is now Generally Available
Engram, Weaviate's managed memory and context service for agentic applications, is now generally available.

Weaviate Blog
🔐 Cybersecurity
⚡ AI Lesson
3mo ago
Leveling up Weaviate Cloud security: Expanding role-based access control for Cloud console
Weaviate Cloud now supports more granular role-based access control with new Editor and Viewer roles for improved security and organizational management.

Weaviate Blog
💻 AI-Assisted Coding
⚡ AI Lesson
3mo ago
Build a Coding Assistant with Weaviate MCP: RAG over Code & Docs
Use Weaviate's built-in MCP server to give Claude Code, Cursor, and VS Code hybrid search over your codebase and docs. No glue code.

Weaviate Blog
🧠 Large Language Models
⚡ AI Lesson
4mo ago
Text Analysis for Hybrid Search: Tokenization, Stopwords & Accent Folding
Tokenization makes or breaks hybrid search. See how Weaviate's accent folding, custom stopwords, and /v1/tokenize endpoint power multilingual BM25.
Weaviate Blog
🧠 Large Language Models
⚡ AI Lesson
4mo ago
Your LLM Is Only as Good as What It Retrieves
A Researcher's Perspective on Retrieval Quality in RAG Systems
Weaviate Blog
📐 ML Fundamentals
⚡ AI Lesson
4mo ago
Weaviate 1.37 Release
This release introduces the built-in MCP Server, Extensible Tokenizers, Diversity Search (MMR), and Query Profiling as previews, along with Incremental Backups,
Weaviate Blog
🤖 AI Agents & Automation
⚡ AI Lesson
4mo ago
Engram: Memory by Weaviate
A deep dive into Engram, our managed memory service for agents which is simple to get started but adaptable to any use case.
Weaviate Blog
🔍 RAG & Vector Search
⚡ AI Lesson
5mo ago
Weaviate Shared Cloud now generally available on AWS
Weaviate Shared Cloud is now generally available on AWS in US East and Europe, giving teams a fully managed, AI-native database on the provider and region that
Weaviate Blog
💻 AI-Assisted Coding
⚡ AI Lesson
5mo ago
Oh Memories, Where'd You Go
Two weeks of dogfooding Engram, Weaviate's memory product, in daily Claude Code sessions. This surfaced where a dedicated memory product adds value, and the spe
Weaviate Blog
🧠 Large Language Models
⚡ AI Lesson
5mo ago
Multimodal Embeddings and RAG: A Practical Guide
Multimodal embeddings allow AI systems to search and reason across text, images, audio, and video in their native formats. This blog covers the key intuitions b
Weaviate Blog
🤖 AI Agents & Automation
⚡ AI Lesson
5mo ago
Your Code is Your Schema: Weaviate Managed C# Client
Use semantic search and RAG in C# with the Weaviate Managed .NET client — attribute-driven schema, type-safe queries, and safe migrations, all in idiomatic .NET
Weaviate Blog
🏭 MLOps & LLMOps
⚡ AI Lesson
6mo ago
Securing Enterprise AI with Weaviate
A complete guide on how to secure Weaviate enterprise deployments with OIDC, RBAC, and multi-tenant isolation.
Weaviate Blog
🏭 MLOps & LLMOps
⚡ AI Lesson
6mo ago
Weaviate 1.36 Release
This release introduces HFresh vector index (Preview), and brings Server-side Batching, Object TTL, Async Replication Improvements, Drop Inverted Indices, and B
Weaviate Blog
🔍 RAG & Vector Search
⚡ AI Lesson
6mo ago
Building A Legal RAG App in 36 Hours
Learn how we built a production-ready, end-to-end RAG application in just 36 hours using the Query Agent and the new Weaviate Agent Skills library.
Weaviate Blog
🧠 Large Language Models
⚡ AI Lesson
7mo ago
Introducing Weaviate Agent Skills
Build production-ready agent workflows with a single prompt in Claude Code, Cursor, and GitHub Copilot.
Weaviate Blog
🏭 MLOps & LLMOps
⚡ AI Lesson
7mo ago
Weaviate Authentication & Authorization: A Complete Security Guide
Learn how to secure your Weaviate vector database with API keys, OIDC, and role-based access control (RBAC). Includes practical examples and setup steps.
Weaviate Blog
🧠 Large Language Models
⚡ AI Lesson
7mo ago
The Limit in the Loop
Memory isn't just a feature for AI applications—it's infrastructure. As agents scale, the limited loop of stateless interactions breaks down, and continuity bec
DeepCamp AI