---
title: Weaviate Reviews
meta_title: 'Weaviate Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 49 reviews by the users' company size, role or industry to
  find out how Weaviate works for a business like yours.
aggregate_rating:
  rating_value: 4.4
  review_count: 49
  scale: '5'
date_modified: '2026-09-17'
parent_category:
  name: Database Software
  url: https://www.g2.com/categories/database-software
---


# Weaviate Reviews
**Vendor:** Weaviate  
**Category:** [Vector Database Software](https://www.g2.com/categories/vector-database)  
**Average Rating:** 4.4/5.0  
**Total Reviews:** 49  
**AI Verified:** At least 10 G2 reviewers have confirmed using this product&#39;s AI features and functionality.
## About Weaviate
Weaviate is an open-source vector database that helps developers build and scale AI applications such as semantic search, retrieval-augmented generation (RAG), recommendation, and AI agents. It stores data objects together with their vector embeddings, allowing applications to combine vector similarity with keyword and structured filters (hybrid search) to retrieve relevant results across billions of objects. Weaviate is built for developers and teams working with modern AI workloads, from individual projects to enterprise production systems. It integrates across the AI stack with pre-built modules for common embedding and large language model (LLM) providers, including OpenAI, Anthropic, Cohere, Google, AWS Bedrock, and Hugging Face, so teams can bring their own models or use Weaviate Embeddings. Key capabilities include: - Vector and hybrid search that combines semantic similarity with keyword matching and metadata filters - Built-in vectorization and pluggable embedding and LLM providers, so models can be changed without re-architecting - Native multi-tenancy with data isolation, and role-based access control (RBAC) - Query Agent, which converts natural-language questions into database queries and returns answers with source citations - Engram, a managed memory service that gives AI agents persistent, personalized memory Weaviate can be self-hosted under the open-source BSD-3-Clause license or run as a fully managed service through Weaviate Cloud on AWS, Google Cloud, and Azure, with a Bring Your Own Cloud (BYOC) option that runs Weaviate inside a customer&#39;s own cloud environment. Weaviate Cloud includes a free tier with no credit card required and no expiration, along with paid tiers for teams moving into production. For organizations with compliance requirements, Weaviate is SOC 2 Type II certified, with HIPAA compliance available for regulated workloads.




## Weaviate Reviews
  ### 1. Weaviate Makes Vector Search and Agent Workflows Easy in One Place

**Rating:** 4.0/5.0 stars

**Reviewed by:** Tuli D. | Learning Experience Design &amp; Development Sr. Analyst, Design, Small-Business (50 or fewer emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through a business email account

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**G2 Icon:** Our network of Icons are G2 members who are recognized for their outstanding contributions and commitment to helping others through their expertise.

**Reviewed Date:** September 15, 2026

**What do you like best about Weaviate?**

What stands out most about Weaviate is how well it handles both vector search and agent-based workflows in one place. The Collections feature makes organizing and querying data intuitive, and the Agents functionality adds a powerful layer for building AI-driven applications. For personal projects, it strikes a great balance between capability and ease of use, you get enterprise-grade vector database features without needing a complex setup

**What do you dislike about Weaviate?**

The interface has a bit of a learning curve when you first get started, navigation can feel slightly confusing until you understand how the different components fit together. However, once you get past that initial adjustment period, it becomes intuitive and genuinely impressive to work with.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate solves the challenge of storing and retrieving data in a way that goes beyond traditional keyword search, making it possible to build smarter, context-aware applications using vector embeddings. For personal AI projects, it removes the complexity of setting up a vector database from scratch and pairs it with agent capabilities, so you can prototype and test intelligent workflows quickly. It's essentially an all-in-one backend for anyone building with AI.

  ### 2. Powerful Semantic Search and Speed, but UI and Integrations Need Polish

**Rating:** 3.0/5.0 stars

**Reviewed by:** Lizzie J. | Marketing Executive, Small-Business (50 or fewer emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through a business email account

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**G2 Icon:** Our network of Icons are G2 members who are recognized for their outstanding contributions and commitment to helping others through their expertise.

**Reviewed Date:** August 27, 2026

**What do you like best about Weaviate?**

I like its ability to make unstructured data genuinely useful. It turns messy text, documents and interactions into something you can search, analyse and act on with real intelligence, without needing a heavy ML engineering setup. It has clear pricing and strong ROI for teams building semantic search.

Excellent query speed and consistent low‑latency retrieval, even with large embedding sets.

It is clean, minimal and easy to navigate. It focuses on function over flash, which makes schema setup and data exploration straightforward.

**What do you dislike about Weaviate?**

Honestly, not much but a couple of things can feel a bit clunky. The UI is pretty bare, so you end up relying on documentation more than you’d like. Some integrations take a bit of manual setup, especially if you’re mixing different embedding models.

**What problems is Weaviate solving and how is that benefiting you?**

It solves one of the biggest problems with modern data, making unstructured text usable. For a platform like 360, that means we can turn notes, documents, interactions and adviser conversations into something we can search, analyse and build intelligent features on top of.

  ### 3. Weaviate Makes Semantic Search and RAG Fast, Flexible, and Easy to Build

**Rating:** 4.5/5.0 stars

**Reviewed by:** Subhashree S. | Developer, Computer Software, Enterprise (> 1000 emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**G2 Icon:** Our network of Icons are G2 members who are recognized for their outstanding contributions and commitment to helping others through their expertise.

**Reviewed Date:** August 15, 2026

**What do you like best about Weaviate?**

What I like most about Weaviate is how easy it is to build semantic search and RAG applications around it. The vector search is fast and flexible, and I like that it supports structured metadata along with embeddings, so I can narrow down results without making the retrieval logic overly complicated.

**What do you dislike about Weaviate?**

The main thing I find challenging with Weaviate is that there can be a learning curve when setting up more advanced configurations, especially around schemas, indexing, and tuning retrieval. It also takes some time to understand how to get the best results from the vector search instead of relying on the default setup. For smaller projects, it can sometimes feel like more infrastructure than I actually need.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate mainly helps with the search and retrieval side of AI applications. I use it to store and search vectorized data based on semantic similarity, which is much more useful than relying only on keyword matching. It makes things like RAG and knowledge-base search easier to build, and helps return more relevant context to the application without having to manually manage the retrieval layer.

  ### 4. Easy, Scalable Vector Search with Solid Performance

**Rating:** 4.0/5.0 stars

**Reviewed by:** Harshul S. | Sr tech support, Information Services, Enterprise (> 1000 emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**G2 Icon:** Our network of Icons are G2 members who are recognized for their outstanding contributions and commitment to helping others through their expertise.

**Reviewed Date:** August 10, 2026

**What do you like best about Weaviate?**

What I like best about Weaviate is how easy it makes working with vector search at scale. The setup is straightforward, the performance is solid, and it handles embeddings without forcing you into complicated configurations. It feels like a tool built to get real semantic search running quickly.

**What do you dislike about Weaviate?**

The only downside is that some of the more advanced configuration options feel a bit scattered. When you’re trying to fine‑tune performance or adjust hybrid search behavior, it takes a bit of digging through docs and settings. It’s powerful, but not always as straightforward as the basics.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate solves the problem of building fast, reliable semantic search without having to manage a lot of custom infrastructure. Instead of stitching together your own vector store, index logic, and retrieval pipeline, it handles all of that cleanly. The benefit is quicker development, better search accuracy, and less time wasted maintaining your own search stack.

  ### 5. Weaviate Review

**Rating:** 4.0/5.0 stars

**Reviewed by:** Vibhor J. | Lead Support, Medical Devices, Mid-Market (51-1000 emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through a business email account

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**G2 Icon:** Our network of Icons are G2 members who are recognized for their outstanding contributions and commitment to helping others through their expertise.

**Reviewed Date:** August 05, 2026

**What do you like best about Weaviate?**

Weaviate offers a clean and developer-friendly interface with an intuitive cloud console. Most administration is API- or SDK-driven rather than GUI-based.

This tool offers extensive integrations with LLMs, embedding models, AI frameworks, cloud platforms, and programming languages.

This tool provides high-performance vector search with low-latency retrieval, horizontal scalability, and support for billions of vectors.

Open-source edition offers excellent value. Managed cloud pricing is competitive, providing strong ROI for enterprise AI search and RAG applications.

This tool is well-documented with tutorials, SDKs, community support, and enterprise support options. Some learning is required for vector databases and AI concepts.

Weaviate is purpose-built for AI-driven applications, delivering advanced capabilities such as semantic search, hybrid search, vector-based retrieval, and Retrieval-Augmented Generation (RAG) to enable intelligent and context-aware information discovery.

**What do you dislike about Weaviate?**

Weaviate is a retrieval platform rather than a generative AI model. It relies on external LLMs (such as GPT, Claude, or Gemini) to generate natural language responses after retrieving relevant information.

**What problems is Weaviate solving and how is that benefiting you?**

This tool is helping my team build an AI-powered search enterprise knowledge solution, particularly when flexibility, self-hosting, and open-source capabilities are important factors.

  ### 6. Powerful, Developer-Friendly Semantic Search—With a Learning Curve

**Rating:** 3.5/5.0 stars

**Reviewed by:** Arvind D. | MS Sever Developer, Mid-Market (51-1000 emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** August 04, 2026

**What do you like best about Weaviate?**

What I like best about Weaviate is its AI-native architecture and how seamlessly it supports semantic search and Retrieval-Augmented Generation (RAG) applications. It combines vector search with traditional keyword and metadata filtering, making it easy to build intelligent search and recommendation systems.

I also appreciate its flexibility in integrating with popular embedding models and large language models (LLMs), along with support for multiple programming languages and APIs. The documentation is well organized, deployment is straightforward, and its scalability, multi-tenancy, and high-availability features make it suitable for both small projects and enterprise-grade applications.

Overall, Weaviate provides a powerful, developer-friendly platform for building modern AI applications while reducing the complexity of managing vector data and search workflows.

**What do you dislike about Weaviate?**

Its a new tool for me to learn, so of course finding few things a bit hard to catch up

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate has helped solve the challenge of building intelligent search and Retrieval-Augmented Generation (RAG) applications that can understand the meaning and context of data rather than relying solely on keyword matching. By enabling semantic search, hybrid search, and vector-based retrieval, it allows users to find more relevant information quickly, even when exact keywords are not used.

It has also simplified the management of vector embeddings and unstructured data by providing a scalable platform that integrates seamlessly with popular embedding models and large language models (LLMs). This has reduced development effort, improved search accuracy, and accelerated the delivery of AI-powered applications such as enterprise knowledge bases, document search, recommendation systems, and conversational AI.

Overall, Weaviate has improved productivity by providing faster, more accurate information retrieval, reducing the complexity of AI application development, and enabling scalable solutions that can grow with business needs.

  ### 7. Scalable, Easy-to-Build Vector Search with Seamless RAG Integrations

**Rating:** 4.0/5.0 stars

**Reviewed by:** Muhammed A. | Technical Project Manager , Logistics and Supply Chain, Mid-Market (51-1000 emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**G2 Icon:** Our network of Icons are G2 members who are recognized for their outstanding contributions and commitment to helping others through their expertise.

**Reviewed Date:** July 30, 2026

**What do you like best about Weaviate?**

Weaviate stands out for making vector search and retrieval applications easy to build while remaining highly scalable. The setup process is straightforward, and the documentation provides clear guidance for getting started. Integration with popular AI frameworks like LangChain and LlamaIndex is seamless, making it simple to build RAG applications. I also appreciate the combination of semantic search, hybrid search, metadata filtering, and fast query performance, which consistently delivers relevant results even when working with large datasets.

**What do you dislike about Weaviate?**

Managing and optimizing a Weaviate deployment can become challenging as projects grow in size and complexity. Some advanced configuration options, such as clustering, indexing strategies, and performance tuning, require a solid understanding of vector databases to get the best results. While the documentation is comprehensive, it can feel overwhelming for new users exploring advanced features. In addition, resource usage may increase significantly with large datasets, making infrastructure planning important for production environments.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate solves the challenge of finding relevant information across large volumes of unstructured data by enabling semantic and hybrid search instead of relying solely on keyword matching. This has made it much easier to build AI-powered search and retrieval workflows that return contextually relevant results, improving the quality of RAG applications and AI assistants. The platform also reduces development time through its integrations with popular embedding models and AI frameworks, allowing projects to move from prototype to production more efficiently while maintaining fast search performance as datasets grow.

  ### 8. Fast, Intuitive Vector + Semantic Search with a Strong Developer Experience

**Rating:** 4.5/5.0 stars

**Reviewed by:** Nikita J. | Programmer, Information Technology and Services, Enterprise (> 1000 emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**G2 Icon:** Our network of Icons are G2 members who are recognized for their outstanding contributions and commitment to helping others through their expertise.

**Reviewed Date:** July 30, 2026

**What do you like best about Weaviate?**

What I like most about Weaviate is how it combines vector search with AI-powered semantic search in a way that’s easy to integrate into modern applications. The API feels well designed, so it’s straightforward to build intelligent search and retrieval features without spending a lot of time dealing with complex infrastructure.

The user interface is clean and intuitive, which makes it simple to manage collections, inspect data, and experiment with different search queries. Performance has been consistently fast, even when working with large datasets, and the results are highly relevant because they rely on semantic understanding rather than basic keyword matching.

Another major strength is the integration ecosystem. Connecting Weaviate with embedding models, LLMs, and popular development frameworks is smooth, and it helps speed up AI application development. That flexibility also made it easier for me to prototype and deploy retrieval-augmented generation (RAG) workflows.

From a business perspective, Weaviate has reduced development time by offering built-in capabilities for vector indexing, hybrid search, and AI-powered retrieval, instead of forcing me to stitch together multiple separate tools. The documentation and onboarding experience are well structured, so new users can become productive quickly. When I needed guidance, both the documentation and community resources were genuinely helpful.

Overall, Weaviate delivers strong performance, a great developer experience, and powerful AI capabilities that make building intelligent search applications faster and more efficient.

**What do you dislike about Weaviate?**

My overall experience with Weaviate has been positive, but there are a few areas where it could be stronger. The user interface is functional, yet it would benefit from better visibility into index health, query performance, and cluster status—ideally through more detailed dashboards and monitoring tools. In addition, some advanced configuration options still require frequent trips to the documentation, which can slow down newer users.

Weaviate integrates well with many AI models and frameworks, but setting up more advanced integrations or migrating between embedding models can take extra effort. More built-in templates, guided configuration, and integration wizards would make the setup process smoother and reduce friction.

Performance is generally excellent; however, large-scale indexing or complex hybrid search workloads may require careful resource tuning to get the best results. More automatic optimisation, along with clearer scaling recommendations, would help reduce operational overhead.

On the pricing side, costs can rise as datasets and infrastructure needs grow. Additional cost-management tools and better usage insights would help organisations forecast and optimise spending more effectively.

The documentation is comprehensive, but beginners may still find some advanced topics difficult to navigate. More step-by-step tutorials, end-to-end implementation examples, and practical troubleshooting guides would make onboarding easier.

Finally, while the AI capabilities are powerful, more built-in evaluation tools, explainability features for search results, and simpler model management would make it easier to optimise AI applications and understand retrieval quality. Overall, these improvements would further strengthen an already capable platform.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate addresses the challenge of efficiently storing, indexing, and searching unstructured data with vector embeddings, which makes it much easier to build AI-powered applications. Rather than relying on traditional keyword-based search, it supports semantic search that surfaces more relevant results based on meaning and context.

In my work, this has cut down the time needed to develop intelligent search and retrieval features. It has also streamlined retrieval-augmented generation (RAG) workflows by combining vector search with large language models, which improves the accuracy and relevance of AI-generated responses. On top of that, its scalable architecture and fast query performance have helped keep the user experience responsive as datasets grow.

Overall, Weaviate has boosted my development productivity, reduced the complexity of managing AI search infrastructure, and made it easier to deliver accurate, context-aware applications with less engineering effort.

  ### 9. Solving exact-match RAG issue for our AI Pipeline.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Vikash K. | SWE, Insurance, Mid-Market (51-1000 emp.)

**Validated Reviewer:** Validated through a business email account

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** September 12, 2026

**What do you like best about Weaviate?**

I really loved Weaviate's native hybrid search feature. It's perfect for handling complex queries in our insurance claim documents, where adjusters often need to use alphanumeric policy codes with natural language questions. This feature combines BM25 keyword scoring with HNSW vector similarity out of the box, which is fantastic. Another aspect I like is the recent upgrade to the Python client (V4 API), especially the type hinting, which integrates seamlessly with our Python codebase. This has made development much smoother and easier for us. I also appreciate Weaviate's ability to manage both data residency and security constraints effectively and the option to tune infrastructure to control storage costs.

**What do you dislike about Weaviate?**

In our project, dialing in the hybrid search requires quite a bit of effort and manual tuning, particularly when adjusting the alpha parameter (keyword vs vector) and going through trial and error to get the fusion ranking correct. Additionally, while Weaviate Cloud offers ease of use, managing the open-source version locally via Docker presents noticeable operational complexity compared to a fully managed serverless database.

**What problems is Weaviate solving and how is that benefiting you?**

In our insurance claims project, Weaviate solves our need for precise document retrieval by using native hybrid search, combining semantic vector and keyword searches, particularly useful in handling specific insurance terms. This improves retrieval accuracy for our claims adjusters.

  ### 10. Weaviate Makes Vector Search Straightforward for AI Experiments

**Rating:** 4.0/5.0 stars

**Reviewed by:** Anson D. | Software QA, Mid-Market (51-1000 emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through a business email account

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** August 30, 2026

**What do you like best about Weaviate?**

I like that Weaviate makes it fairly straightforward to work with vector data and search through it. The documentation is useful when setting things up, and the dashboard makes it easy to keep track of the projects and collections. It also works well for experimenting with AI and search-related use cases.

**What do you dislike about Weaviate?**

It can take some time to understand the different concepts if you're new to vector databases. Some of the configuration options can also feel a little overwhelming at first.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate helps with storing and searching vector data, which is useful for AI-based search and retrieval use cases. It gives a convenient way to experiment with semantic search without having to build the whole infrastructure from scratch.

  ### 11. Weaviate Makes Vector Search and Embeddings Simple

**Rating:** 4.0/5.0 stars

**Reviewed by:** Muhammad O. | Salesforce Business Analyst, Information Technology and Services, Small-Business (50 or fewer emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**G2 Icon:** Our network of Icons are G2 members who are recognized for their outstanding contributions and commitment to helping others through their expertise.

**Reviewed Date:** August 12, 2026

**What do you like best about Weaviate?**

What I like most about Weaviate is how straightforward it makes working with vector search and embeddings. The setup feels intuitive, and it’s easy to store, search, and retrieve relevant data for AI applications without adding unnecessary complexity to my workflow.

**What do you dislike about Weaviate?**

What I dislike about Weaviate is that some of its advanced features and configuration options can feel a bit overwhelming at first. It can take a while to understand the different settings and to get everything configured exactly the way you want.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate simplifies how we store and search vector data for AI applications. It makes it easier to retrieve relevant information quickly, which cuts down on manual searching and keeps our AI workflows more efficient, organized, and easier to manage.

  ### 12. All-in-One Open-Source Vector Search Platform for Production-Ready AI

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Professional Training & Coaching | Small-Business (50 or fewer emp.)

This reviewer's identity has been verified by our review moderation team. They have asked not to show their 
name, job title, or picture.


**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through a business email account

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** August 29, 2026

**What do you like best about Weaviate?**

Weaviate is an all-in-one platform for building vector search, RAG, and agent memory management for us. With it, we design, build, and ship the entire AI stack, from local development through to our AWS production environment. Above all, it’s open source, which helps eliminate vendor lock-in concerns for our organization and also provides the flexibility to customize, improving overall performance.

With its vector database, we store, index, and retrieve different types of media information for our products, which supports scaling AI agentic systems. It also includes an Explorer that runs semantic, keyword, and hybrid search with aggregation, without needing to write GraphQL that saves time for our engineers.

Weaviate embeddings also help deliver efficient, faster models like Snowflake designed for enterprise-level retrieval operations.

**What do you dislike about Weaviate?**

Although it has decent features, the UI feels slightly outdated based on my experience. When it comes to integrations with third-party platforms outside of the machine learning ecosystem, it’s not quite there yet. That said, because of the open-source community on GitHub, I expect the number of integrations to grow over time for other tech stacks that we use daily.

It does offer a 7-day free trial, but after that, calculating the overall monthly cost is complicated. It charges different services at different rates, which makes it hard to understand the final price per month. We have to use a calculator to add up all the final costs.

**What problems is Weaviate solving and how is that benefiting you?**

Its native data query agent turns natural language–based questions into database queries and operations, which eliminates the time we used to spend writing SQL. This AI-based query agent delivers good results with dynamic filters, cross-collection routing, and source citation for our conversational AI apps, including customer-support chatbots. We can upload or add new databases from our knowledge base into collections, where we’re able to review detailed metadata and properties to evaluate the dataset.

It also includes a fully managed memory for AI agents called Engram, which remembers personalized preferences and decisions across all of our agent sessions. This helps shrink the context window and sends relevant, structured memories to our production agents during customer interactions.

We noticed our database costs dropped by 11% thanks to more efficient resource consumption and an optimized memory footprint. On top of that, it offloads tenant details to cold storage, which further reduces storage usage and cost.

It also secures and isolates our customer data, which is an important safety net for us. The open-source community has created support documentation that’s handy when we need to troubleshoot and fix issues.

  ### 13. Weaviate Makes Semantic Search and RAG Easy with Fast Managed Cloud Deployment

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Oil & Energy | Mid-Market (51-1000 emp.)

This reviewer's identity has been verified by our review moderation team. They have asked not to show their 
name, job title, or picture.


**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through a business email account

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**G2 Icon:** Our network of Icons are G2 members who are recognized for their outstanding contributions and commitment to helping others through their expertise.

**Reviewed Date:** August 03, 2026

**What do you like best about Weaviate?**

The biggest advantage of this Weaviate platform is there built in a I power search and its retrieval augmented generation applications without making the task much complicated right from the vector database infrastructure. They also manage the cloud service, which makes the deployment very quick while featuring the semantic search and hybrid search, along with the automatic vectorisation and integration with popular llm providing the development effort reduction significantly. Their documentation is also comprehensive, and their app is very well designed for both prototyping and production deployment.

**What do you dislike about Weaviate?**

Their advanced concepts, such as schema design and sharding, along with cluster optimization required some learning before we could fully leverage on our platform. For very large data sets and cloud costs, this can increase the more built-in monitoring, visualisation, and cluster management capabilities directly within the cloud console. Also, their pricing uh structure should be made transparent and given a quick clarity right from the onboarding stage.

**What problems is Weaviate solving and how is that benefiting you?**

This platform allows us to build semantic search right from Reg applications without even creating and maintaining our own vector infrastructure. Rather than relying solely on keyword searches, and where user can retrieve the information based on the meaning and improve the search relevance for the internal knowledge database, which is very helpful in our day-to-day file retrieving process. Also, their AI assistant, recommendation engines and document retrieval systems are a major add-on. This significantly shortens the development time while improving the quality of our AI-generated response.

  ### 14. Gold-Standard Hybrid Search for Highly Accurate RAG Retrieval

**Rating:** 5.0/5.0 stars

**Reviewed by:** Nirmal K. | Manager, E-Learning, Small-Business (50 or fewer emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**G2 Icon:** Our network of Icons are G2 members who are recognized for their outstanding contributions and commitment to helping others through their expertise.

**Reviewed Date:** August 12, 2026

**What do you like best about Weaviate?**

It natively supports hybrid search, allowing developers to combine dense vector search (for semantic meaning) with traditional keyword search (BM25). This is widely considered the gold standard for retrieving highly accurate context in RAG applications.

**What do you dislike about Weaviate?**

Instead of using standard SQL, Weaviate's primary query language is a custom implementation of GraphQL. While powerful for complex graph relationships, developers accustomed to traditional relational databases often report a steep learning curve.

**What problems is Weaviate solving and how is that benefiting you?**

Beyond just storing isolated vectors, Weaviate allows you to define cross-references and relationships between data objects (similar to a graph database), making it easier to represent highly complex, interconnected enterprise data.

  ### 15. Weaviate’s Hybrid Search Makes Semantic Video Discovery Effortless

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

This reviewer's identity has been verified by our review moderation team. They have asked not to show their 
name, job title, or picture.


**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through a business email account

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** August 10, 2026

**What do you like best about Weaviate?**

What stands out most about weaviate is its native hybrid search and multi-tenancy capabilities, which make combining BM25 keyword matching with dense vector search effortless. It allows us to deliver ultra-fast semantic video discovery and personalized viewer recommendations across huge OTT metadata catalogs.

**What do you dislike about Weaviate?**

Setting up self hosted clusters and tuning HNSW index memory parmeters for large scale video catalogs requires significant infrastructure overhead. Additionally, breaking SDK changes between major version updates can require unexpected maintenance for our automated OTT metadata ingestion pipelines.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate solves the challenge of organizing and searching millions of unstructured video transcripts, viewer logs, and show metadata in real time. It benefits our OTT platform my powering instant, highly accurate semantic search and personalized content recommendations, which keeps subscribers engaged longer.

  ### 16. Efficient Vector Retrieval, Complex Self-Hosting

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User | Mid-Market (51-1000 emp.)

This reviewer's identity has been verified by our review moderation team. They have asked not to show their 
name, job title, or picture.


**Validated Reviewer:** Validated through Google One Tap using a business email account

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** August 27, 2026

**What do you like best about Weaviate?**

I use Weaviate for efficiently storing vector data, which is crucial for embeddings and the retrieval phase of a RAG implementation. I appreciate its open-source nature and the efficient vector retrieval, which is necessary for ensuring the retrieval phase is accurate and fast. Additionally, AWS support is great, and the initial setup was straightforward.

**What do you dislike about Weaviate?**

I think finetuning the self-hosting option is a bit complex. The RAM usage can be high depending on the dataset, so if self-hosting, several decisions regarding this have to be made. You have to scale horizontally in some cases if you want to keep it running smoothly. The initial setup was great, but finetuning is not as easy.

**What problems is Weaviate solving and how is that benefiting you?**

I use Weaviate for efficient vector data storage in a RAG pipeline. It enhances the retrieval phase by being fast and accurate, which is essential as the pipeline is large and can't afford extra latency.

  ### 17. Revolutionized Our Email Asset Management

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Design | Small-Business (50 or fewer emp.)

This reviewer's identity has been verified by our review moderation team. They have asked not to show their 
name, job title, or picture.


**Validated Reviewer:** This review contains authentic analysis and has been reviewed by our team

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** August 13, 2026

**What do you like best about Weaviate?**

As the Email Marketing & Design Coordinator at Creative Edge Design Studio, the best part about Weaviate for my daily workflow is its powerful natural language semantic search, which completely fixed my biggest workflow headache with our old Pinecone vector database. Before switching, I could only search by exact keywords, which meant I could never quickly find tailored email templates for niche client projects. Last quarter, I needed to make a warm, minimalist re-engagement newsletter for a local boutique skincare brand, and I knew we had similar past drafts, but I couldn’t recall the exact file names or keywords. I wasted almost two hours manually digging through cloud folders and old Pinecone search results with no luck.  With Weaviate, I can type plain descriptive sentences about tone, design style and client industry, and it pulls perfectly matched archived newsletters and marketing snippets instantly. I also love that I can build separate asset collections for retail, hospitality and creative clients, which keeps my campaign research hyper-targeted. It pairs extremely well with LlamaIndex, letting me generate brand-consistent email drafts only from our studio’s approved content, no generic AI copy.  Since we’re a 32-person small design team with no data engineers, I’m grateful I can tweak basic metadata schemas and organize new campaign assets on my own. This tool has cut my email pre-production research time in half, letting me focus more on custom email layout design for Figma and polishing Mailchimp campaign content instead of hunting for reference materials.

**What do you dislike about Weaviate?**

My biggest frustrations with Weaviate all stem from it being built for technical engineers, not marketing/design staff like me, and it creates constant avoidable work delays. The lack of a visual GUI for bulk content uploads is my top issue. A month ago, I tried archiving 60+ finished client newsletter CSV files to update our asset library. All the natural line breaks and soft paragraph spacing in my email copy broke the scripted batch uploads repeatedly. With no drag-and-drop tool to auto-fix formatting errors, I spent an entire afternoon manually editing every single file just to finish the import.  On top of that, its hybrid metadata filtering is super unreliable in real work scenarios. When I was building a seasonal holiday email campaign for a local café client recently, I filtered my search strictly for hospitality industry assets. Even with precise tagging, Weaviate kept pulling unrelated retail brand promotion emails into my results. I had to manually sift through dozens of mismatched drafts, killing time I reserved for email layout design.  To make it worse, there’s no auto incremental indexing for my LlamaIndex workflow. After I uploaded new hospitality email templates, I forgot to manually reindex, and LlamaIndex generated outdated, mismatched email copy for my client campaign. There’s also no native link to Mailchimp, forcing me to manually copy all finalized content over. These small but frequent flaws make Weaviate’s great core functionality unnecessarily cumbersome for non-technical creative teams.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate completely solved the slow, inefficient asset search problem I struggled with heavily when we used Pinecone for our email marketing workflows. Previously, every time I built new Mailchimp newsletter campaigns or designed custom email layouts on Figma, I had to rely on rigid keyword searches or manual folder browsing to find past client templates. Last spring, I spent nearly half a workday looking for soft-toned brand update emails for creative studio clients, with no accurate search results to work with.  Now, Weaviate’s semantic search lets me describe my campaign needs in plain language and pull precise, industry-specific email archives instantly. It works seamlessly with LlamaIndex to generate customized, on-brand email drafts, eliminating generic AI content and keeping all our client campaign messaging consistent. It also lets me categorize assets by client vertical, which standardizes my entire content reuse workflow.  That said, the tool still creates new operational problems for our engineer-less small team. Bulk content imports require coding work that I’m not familiar with, leading to frequent upload failures and manual file cleanup. Unstable metadata filtering still forces me to sort irrelevant search results for every new campaign. Plus, missing auto-indexing and native Mailchimp integrations create last-minute content errors and repetitive manual work. Overall, it massively upgrades our asset retrieval efficiency but still lacks user-friendly adjustments for marketing and design day-to-day use.

  ### 18. Weaviate Makes Semantic + Traditional Search Fast, Scalable, and Developer-Friendly

**Rating:** 4.5/5.0 stars

**Reviewed by:** Nanthakumar  M. | Information Technology Analyst, Mid-Market (51-1000 emp.)

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** June 23, 2026

At G2, we prefer fresh reviews and we like to follow up with reviewers. They may not have updated their review text, but have updated their review.

**What do you like best about Weaviate?**

I like Weaviate's ability to combine semantic vector search with traditional search capabilities in a scalable, developer-friendly platform. It makes building AI and retrieval-augmented applications much faster and more effective.

**What do you dislike about Weaviate?**

The main drawback is the initial learning curve. Understanding vector search concepts, embeddings, and configuration can take time for new users, although it becomes easier with experience.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate solves the problem of finding relevant information in large amounts of unstructured data by using semantic search instead of relying only on exact keyword matches. This helps retrieve more accurate and context-aware results. For me, the benefit is faster access to relevant information, improved search quality, and the ability to build AI-powered applications such as knowledge bases, chatbots, and retrieval-augmented generation (RAG) systems more efficiently.

  ### 19. Seamless Hybrid Search That Speeds Up Production-Grade RAG

**Rating:** 4.0/5.0 stars

**Reviewed by:** anish k. | Student, Small-Business (50 or fewer emp.)

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** August 12, 2026

**What do you like best about Weaviate?**

Its seamless hybrid search   combining BM25 and vector search and native module integrations. It makes setting up, scaling, and retrieving data for production-grade RAG applications remarkably fast and easy.

**What do you dislike about Weaviate?**

The initial setup and GraphQL/API query structure have a steep learning curve for new teams. While the documentation is improving, debugging complex filter queries and schema errors can still be time-consuming.

**What problems is Weaviate solving and how is that benefiting you?**

Traditional SQL and keyword-based databases often fall short when queries include synonyms, misspellings, or more conceptual matches. Weaviate, on the other hand, focuses on intent and context instead of relying on exact string matching.

  ### 20. Efficient Vector Searches with Easy Integration

**Rating:** 5.0/5.0 stars

**Reviewed by:** Tayyab N. | Lead Machine Learning Engineer, Small-Business (50 or fewer emp.)

**Validated Reviewer:** Validated through Google using a business email account

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**G2 Icon:** Our network of Icons are G2 members who are recognized for their outstanding contributions and commitment to helping others through their expertise.

**Reviewed Date:** July 21, 2026

**What do you like best about Weaviate?**

I really like Weaviate for its fast and efficient vector search capabilities. The ease of use and ease of data import and querying are impressive, thanks to its extensive Python SDK, which is crucial for my application integrations. It's great for the custom Python applications I build, especially when using FastAPI.

**What do you dislike about Weaviate?**

I find the initial learning curve a bit steep, but it's worth the effort.

**What problems is Weaviate solving and how is that benefiting you?**

I use Weaviate for fast and efficient vector search, and its ease of use, including data import and querying, is a big plus. The extensive Python SDK is crucial for integrating Weaviate functionalities into my custom applications.

  ### 21. easy to start but needs work at scale

**Rating:** 4.0/5.0 stars

**Reviewed by:** Apoorv D. | Associate, Small-Business (50 or fewer emp.)

**Validated Reviewer:** Validated through LinkedIn

**Source: G2 invite:** Invitation from G2. This reviewer was not provided any incentive by G2 for completing this review.

**Reviewed Date:** October 03, 2025

**What do you like best about Weaviate?**

i really like how quick it is to get going with weaviate. you don’t need to spend days messing around with configs or setups. just spin it up and start pushing data in, which makes it perfect when you’re prototyping or just testing ideas. i also like that it handles both vectors and metadata together, so you can try hybrid searches without building a whole extra system. overall, it feels beginner friendly but still powerful enough to run real demos fast

**What do you dislike about Weaviate?**

the main issue is performance when you try to scale things up. it feels fine for small to medium datasets, but once the load grows the latency can get kinda unpredictable. sometimes queries just take longer than expected even with good hardware. for experiments it’s fine, but for production where speed really matters it can be frustrating. i’d say scaling is the weak point right now.

**What problems is Weaviate solving and how is that benefiting you?**

weaviate is solving the problem of doing semantic search without needing to glue together 3 different tools. normally you’d need a database for structured data, a search engine for keywords, and some extra service for embeddings. with weaviate it’s all in one place, so you can store objects, vectors, and metadata together. the benefit for me is speed of building stuff. i don’t waste time wiring up multiple systems just to test an idea. i can push in text, run hybrid queries, and see results fast. it also makes building rag pipelines simpler since the vector storage and filtering logic already exists, so i just connect my llm to it. basically it cuts down setup pain and lets me focus on the actual application instead of infra headaches.

  ### 22. Fast, flexible, and developer-friendly vector database.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Satvik K. | Data Engineer, Small-Business (50 or fewer emp.)

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** September 29, 2025

**What do you like best about Weaviate?**

Weaviate makes it incredibly easy to implement semantic search and generative AI applications. The integration with Python and REST APIs is smooth, and the support for hybrid search (vector + keyword) is powerful for real-world use cases. Its modular design and integrations with tools like OpenAI, Cohere, and Hugging Face let you plug in embeddings quickly. The documentation is clear, and the community is active and responsive, which shortens the learning curve.

**What do you dislike about Weaviate?**

The cloud pricing can scale up quickly if you’re handling large datasets, and the learning curve for more advanced features (like sharding or schema design) can be a bit steep for beginners. Some SDKs lag slightly behind the core feature set, so you occasionally need to rely on REST calls. More built-in visualization or monitoring features would make it easier to track cluster performance without third-party tools.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate solves the challenge of building semantic and vector-based search at scale without requiring us to manage complex infrastructure. It allows us to unify structured data with embeddings, making it possible to deliver more accurate and context-aware search and recommendation systems.

  ### 23. Outstanding RAG and support for customer & community

**Rating:** 5.0/5.0 stars

**Reviewed by:** Carlos F. | ハッカー, Small-Business (50 or fewer emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through Google using a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** June 10, 2025

**What do you like best about Weaviate?**

Weaviate stores the data objects as vectors in multidimensional space, so you can search and find relationships between the data based on semantic meaning, resulting in great and stable accuracy. Their customer support is impeccable, and there's a great community environment too in Slack.

**What do you dislike about Weaviate?**

Could focus more on AI docs for direct API access.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate is creating embeddings, storing them in a vector DB and retrieving them when performing a semantic search for generative augmentation, together as self-contained RAG in Weaviate. I've also used their transformation agent and I was impressed about the quality of the answers, even though I made some mistakes in the setup at the time. I subscribe to their cloud instance so that I don't have to deal with user data on my servers, and a great deal of RAG infra moving parts in general. It has reduced cost at scale, and it's easy to provision and configure.

  ### 24. Great tool when it works — but sometimes I wish the setup was smoother

**Rating:** 4.0/5.0 stars

**Reviewed by:** Tina Jaykumar C. | Software Development Engineer, Small-Business (50 or fewer emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through Google using a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** May 27, 2025

**What do you like best about Weaviate?**

The most helpful about Weaviate is that you can store, vectorize, and search data all within one system — no need to juggle multiple tools and no need to precompute embeddings it has built in vectorization. Also a good community as in it is actively maintained.

**What do you dislike about Weaviate?**

If you're new, it can feel like you're piecing things together from scattered sources. Also, it is heavy to run locally. I used it in my windows laptop and my machine used to groan a bit.

**What problems is Weaviate solving and how is that benefiting you?**

In my solo hackathon project on women’s safety, Weaviate made it super easy to build a fast, intelligent search over incident reports without worrying about vector storage or custom search logic. It saved me hours I would’ve spent wiring up embeddings and let me focus on actually building something useful.

  ### 25. Clean Interface and Straightforward Setup Make Vector Database Implementation Simple

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

This reviewer's identity has been verified by our review moderation team. They have asked not to show their 
name, job title, or picture.


**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through LinkedIn

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** May 28, 2025

**What do you like best about Weaviate?**

The interface is impressively clean and intuitive, making it easy to navigate even as a newcomer to vector databases. The setup and testing process is refreshingly straightforward - you can get up and running quickly without wrestling through complex configuration steps. What really stands out is their commitment to continuous improvement; they're consistently rolling out new products and features that genuinely make the developer experience easier.
Their free office hours, workshops, and events are incredibly valuable for newcomers - having direct access to experts who can answer questions and provide guidance makes the learning curve much more manageable. The integration process feels well-thought-out, and the documentation guides you through implementation without unnecessary complexity.

**What do you dislike about Weaviate?**

As someone just getting started, it's hard to identify major pain points yet. The learning curve for vector database concepts and who to use them themselves can be steep if you're new to the space, though that's more about the technology category than Weaviate specifically.

**What problems is Weaviate solving and how is that benefiting you?**

As someone just beginning to explore vector databases, I'm still in the early stages of understanding how Weaviate will fit into my application architecture. From what I've learned so far, Weaviate appears to solve the challenge of efficiently storing and retrieving high-dimensional data for AI applications - particularly for semantic search, recommendation systems, and RAG (Retrieval Augmented Generation) implementations.
While I haven't yet implemented a full production use case, the benefit I'm already seeing is how Weaviate makes vector database concepts more accessible to developers like me who are new to this space. Their clean interface and educational resources (office hours, workshops) are helping me understand not just how to use their product, but how vector databases can enhance applications with more intelligent search and data retrieval capabilities.
I'm exploring use cases around improving search functionality in my applications and potentially implementing AI-powered features, but I'm still in the learning phase of understanding where vector databases provide the most value compared to traditional databases.

  ### 26. Easy to use and amazing customer support

**Rating:** 5.0/5.0 stars

**Reviewed by:** Katerina T. | CEO, Small-Business (50 or fewer emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through Google using a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** April 01, 2025

**What do you like best about Weaviate?**

Weaviate was so easy to integrate and use. The documentation is easy to follow, the Weaviate AI is super helpful for navigating common problems, and their customer support is next level! Facing a challenge is somehow a pleasant experience - you get a swift response and an expert perspective on your problem.

**What do you dislike about Weaviate?**

It would've been great to have PHP instructions in the docs, or just simple HTTP requests.

**What problems is Weaviate solving and how is that benefiting you?**

We're fully replacing our keyword searches to find relevant data for given criteria, with a smart semantic search. Weaviate returns the closest matches and you can further tune them using their RAG functionality by passing the results through Generative AI. It reduces hours of manual work and improves our internal processes immensely.

  ### 27. A very good product with a great support team

**Rating:** 4.5/5.0 stars

**Reviewed by:** Zahir L. | Head of Development and Architecture, Enterprise (> 1000 emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** The reviewer received either a gift card or a donation made to a charity of their choice in exchange for writing this review.

**Source: G2 Gives Campaign:** G2 Gives Campaign. The reviewer received either a gift card or a donation made to a charity of their choice in exchange for writing this review.

**Reviewed Date:** February 06, 2025

**What do you like best about Weaviate?**

The responsiveness of the support team and the ability to speak to real people about issues you may be having. The product has great functionality and enables quick wins in terms of integrating to our systems

**What do you dislike about Weaviate?**

Release process is usually smooth but there have been some "undocumented" gotchas. But team helped to resolve.

**What problems is Weaviate solving and how is that benefiting you?**

Ability to connect to all the major LLM platforms for embedding as well as genai without needed additional frameworks where the use cases are simple. Well supported by the other frameworks for more complex cases.

  ### 28. great product, even better tech support

**Rating:** 5.0/5.0 stars

**Reviewed by:** Keith S. | Sr Systems Administrator, Small-Business (50 or fewer emp.)

**Validated Reviewer:** Validated through a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** May 15, 2025

**What do you like best about Weaviate?**

The tech support is fantastic: ticket ownership, fast turn-around times, professional, personable, and proactively willing share product knowledge with the end user to better help them understand the Weaviate product. Thank you.

**What do you dislike about Weaviate?**

Nothing. We had one issue with our serverless cloud and Weaviate support assigned four engineers to quickly resolve the issue.

**What problems is Weaviate solving and how is that benefiting you?**

Vector database tied to our AI workloads.

  ### 29. A great DB solution for the AI Era

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ziwar M. | Associate Partner, Technology, Small-Business (50 or fewer emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through a business email account

**Incentivized:** The reviewer received either a gift card or a donation made to a charity of their choice in exchange for writing this review.

**Source: G2 Gives Campaign:** G2 Gives Campaign. The reviewer received either a gift card or a donation made to a charity of their choice in exchange for writing this review.

**Reviewed Date:** February 05, 2025

**What do you like best about Weaviate?**

I like the API first/multi tenancy and ease of use of Weaviate. I use it not only as a vector database, I made a decision to use it as the core database for the entire app.

**What do you dislike about Weaviate?**

There are some features they should enable in the cloud console

**What problems is Weaviate solving and how is that benefiting you?**

The automatic embedding/batch operations/multi tenancy

  ### 30. The worst customer service experience when you're having any form of issue

**Rating:** 0.0/5.0 stars

**Reviewed by:** Verified User in Telecommunications | Small-Business (50 or fewer emp.)

This reviewer's identity has been verified by our review moderation team. They have asked not to show their 
name, job title, or picture.


**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** October 10, 2024

**What do you like best about Weaviate?**

the initial setup is genuinely quite easy

**What do you dislike about Weaviate?**

We had an issue where our data corrupted and weaviate became entirely useless, retrieving different data at each request. During this time, weaviate took a day to respond each time, consistently shifting the blame onto us and not resolving the issue. There is no way you can help yourself as the actual management console is incredibly barebones. We had to move away from weaviate as the other two options were negotiating with support (which is a painful process when the blame is entirely shifted on you at all times) or using the control panel (which is incredibly barebones - there is not even a way of turning off your instance). Again, if you have an issue, do not expect to ever be able to resolve it.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate can be used to run vector queries on data...when it works.

  ### 31. Great Vector db

**Rating:** 5.0/5.0 stars

**Reviewed by:** Hari M. | Senior Engineering Manager, Enterprise (> 1000 emp.)

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** The reviewer received either a gift card or a donation made to a charity of their choice in exchange for writing this review.

**Source: G2 Gives Campaign:** G2 Gives Campaign. The reviewer received either a gift card or a donation made to a charity of their choice in exchange for writing this review.

**Reviewed Date:** February 27, 2025

**What do you like best about Weaviate?**

Participated in workshop by Weaviate in Dallas and these guys know what they are doing and built an amazing product. The hand holding we had during the session is amazing.

**What do you dislike about Weaviate?**

Can't think of any! It was both great education and we will explore feasibility.

**What problems is Weaviate solving and how is that benefiting you?**

We are not using it yet. I will discuss with our data science team if there is a scope and inclination.

  ### 32. AI Bootcamp (Dallas): GenAI in Production

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jeanine K. | Disability Examiner-Workforce of Absence, Small-Business (50 or fewer emp.)

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** The reviewer received either a gift card or a donation made to a charity of their choice in exchange for writing this review.

**Source: G2 Gives Campaign:** G2 Gives Campaign. The reviewer received either a gift card or a donation made to a charity of their choice in exchange for writing this review.

**Reviewed Date:** February 27, 2025

**What do you like best about Weaviate?**

I really enjoyed learning about Query agents, transformation agent and personalized agent

**What do you dislike about Weaviate?**

Nothing, everything was spectacular I enjoyed all the guest speakers

**What problems is Weaviate solving and how is that benefiting you?**

I am new with Weaviate but hope to use all the knowledge shared to further advance my learning within AI

  ### 33. I really like idea os saas vector db

**Rating:** 5.0/5.0 stars

**Reviewed by:** Anton I. | IT 24/7, Enterprise (> 1000 emp.)

**Validated Reviewer:** Validated through LinkedIn

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** December 02, 2024

**What do you like best about Weaviate?**

I just started to investigate. Thanks for a cool solution

**What do you dislike about Weaviate?**

Nothing but i will find :-). I promise to do that

**What problems is Weaviate solving and how is that benefiting you?**

Commercial ai base solution

  ### 34. Empowering AI with Versatility

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rajesh M. | Mid-Market (51-1000 emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through Google using a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** November 24, 2023

**What do you like best about Weaviate?**

Weaviate proves to be user-friendly, with a well-designed interface that facilitates easy navigation. The platform's intuitive nature makes it accessible for both beginners and experienced users. Weaviate's customer support is responsive and helpful. The support team is quick to address queries, and the community forums provide an additional resource for collaborative problem-solving. It becomes an integral part of our workflow, especially for projects that demand advanced AI capabilities. Its reliability and consistent performance contribute to its frequent use in our AI development projects. The platform's flexibility ensures compatibility with a wide range of applications and use cases. The implementation process is smooth.

**What do you dislike about Weaviate?**

While Weaviate excels in many aspects, there's room for improvement in terms of documentation clarity. Some aspects of implementation might be clearer with more detailed examples and use cases.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate is a pivotal tool in addressing the complexities associated with unstructured data, fostering innovation in AI applications, and contributing to more effective and data-driven decision-making within the business context.

  ### 35. Easy to use and powerful vector database

**Rating:** 5.0/5.0 stars

**Reviewed by:** Beato B. | AppDev Team Lead, Small-Business (50 or fewer emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through LinkedIn

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** November 23, 2023

**What do you like best about Weaviate?**

Weaviate is such a joy to use. I got a cluster set up in a couple of hours. Very good documentation, performant, a good level of abstraction where I don't feel like things are hand-wavy.<br><br>It's flexible enough that I get to use my IR and ML knowledge and feel quite in control of how the search performs.<br><br>I can use my own embedding model, reranker, and tune hybrid search to suit my usecase.

**What do you dislike about Weaviate?**

It could be cheaper! But it's cheaper than another competitor I tried.

**What problems is Weaviate solving and how is that benefiting you?**

I don't have to <br><br>1) set everything up. In the past I had to spin up an Elasticsearch instance, manage my own embeddings, do ANN and combine them myself.<br><br>2) tweak the code so searches run very quickly, which can take a while<br><br>3) manage my embeddings and index when my data changes<br><br>I'd much rather focus on the other logic because weaviate got things right.

  ### 36. Advanced Open Source Vector Database

**Rating:** 4.5/5.0 stars

**Reviewed by:** Ronit K. | Small-Business (50 or fewer emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through Google using a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** November 21, 2023

**What do you like best about Weaviate?**

Setting up an AI client is a complex task. Weaviate makes it possible to try different LLMs combined with hybrid search. This way we get the best of both worlds. We can make inferences based on more traditional search and help the model churn out better results.<br><br>Weaviate can be run locally, on-premise or in the cloud. This is really useful for a large number of use-cases. It also provides a clear pathway in case we want to move away from Weaviate Cloud.

**What do you dislike about Weaviate?**

So far our greatest challenge has been to create a chat like interface with Weaviate. I am sure it's possible but there are no official guides around it. Maybe something on the lines of Assistants API provided by OpenAI would be really useful.

**What problems is Weaviate solving and how is that benefiting you?**

We have a large corpus of ancient Hindu scriptures. Weaviate helps us to 'see-through' this data and find interesting results, which were simply not possible before.

  ### 37. Out of the box solution of Vector Databases

**Rating:** 4.5/5.0 stars

**Reviewed by:** Maxime H. | Data Engineer, Mid-Market (51-1000 emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through LinkedIn

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** November 21, 2023

**What do you like best about Weaviate?**

I appreciate Weaviate's efficiency as a Vector Database, offering seamless integration with LLM models. Its fast computation, coupled with the capabilities for semantic search and RAGs, is admirable. Moreover, its out-of-the-box computing service is not only efficient but also reasonably priced, making it an excellent choice for various applications. It's encouraging to see its continuous development and the growing, supportive community that accompanies it, with a very competent support team.

**What do you dislike about Weaviate?**

A challenge of using Weaviate is its steep learning curve, especially for those new to the field, requiring a fair amount of technical programming skills to fully utilize its features. Once you reach it, the possibilities are endless!

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate addresses the need for efficient data management and retrieval in large-scale applications. By utilizing vector databases, it enables rapid, semantic-based search and integrates smoothly with large language models, enhancing data interaction capabilities. This has been immensely beneficial for me in terms of time efficiency and accuracy in data handling, particularly in complex queries where context and nuance are crucial.

  ### 38. Weaviate Cloud Services is the best vector store option for both novices and advanced users.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ron P. | Owner, Small-Business (50 or fewer emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** November 20, 2023

**What do you like best about Weaviate?**

As a novice only a few short months ago, I needed a way to implement embeddings which was easy and relatively inexpensive. WCS came through on both of those for me. In addition, as I began to gain more experience, I was able to appreciate more the vast array of embed and retrieval options WCS had to offer. Now, as a grizzled veteran now deploying my 3rd RAG system, I am extremely happy with the decision I made early on to go with WCS. Integrating into my code was very easy. Their support is great and timely, and they appear to spend a good amount of effort continuously improving an already superior system. In RAG, your answers are only ever going to be as good as the documents your model is given to analyze, and I have to say that WCS cosine similarity searches have consistently given me back the best documents for the best answers.

**What do you dislike about Weaviate?**

I find it necessary to do queries in the WCS dashboard to both design processing code as well as troubleshoot -- and just to see what's in my vector store. The query syntax, while not terribly difficult, isn't the most intuitive. It sometimes takes a few minutes to go back and research how to construct the specific queries you need. It would be helpful if the queries you create are stored in the dashboard. Unfortunately, WCS has a bad habit of deleting them, forcing you to have to go back and re-create them every time you need them. That's actually my biggest pet peeve.

**What problems is Weaviate solving and how is that benefiting you?**

The biggest problem in RAG is retrieving the documents in your vector store which are most relevant to your prompt. In my experience so far, WCS excels at this. I am working with 3 different datasets which require slightly different configurations, and I am able to accommodate them all with WCS. And, again, I have to point out that one of the big hurdles starting out was the cost. The next best competitor was way more expensive than I could afford, especially in the beginning. WCS pricing made this option affordable, thus making it possible to explore and build upon.

  ### 39. Ease of use - Was up and running in a few hours.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Babu M. | Chief Executive Officer, Small-Business (50 or fewer emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** November 20, 2023

**What do you like best about Weaviate?**

Weaviate is the cost-effective and fastest way to get your Vector Indexing and Vector Similarity search implemented for your platform! We were up and running in a few hours. The support team on Slack is very helpful. A 10/10 for the product and people behind it

**What do you dislike about Weaviate?**

Automatic updates would be helpful atleast on the Weaviate managed cloud instances.

**What problems is Weaviate solving and how is that benefiting you?**

Whautomate - our platform empowers small and medium businesses to provide omnichannel customer experiences through our custom GPT-powered AI chatbot, ensuring seamless AI-to-human transfer across WhatsApp, Telegram, Instagram, Messenger, and Live Chat, all at an affordable price. We owe our efficiency to Weaviate's multi-tenanted vector database, which seamlessly processes and searches embeddings, making our services possible.

  ### 40. Great vector database

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Marketing and Advertising | Small-Business (50 or fewer emp.)

This reviewer's identity has been verified by our review moderation team. They have asked not to show their 
name, job title, or picture.


**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** November 20, 2023

**What do you like best about Weaviate?**

It's performant, easy to use, and has lots of great features. It's also a huge plus that it has cloud hosting to get started but is also open source and can be self-hosted. The cloud hosting was easy to set up and integrate with and includes various handy tools like the ability to run GraphQL queries against the data directly from the cloud console. Docs are also excellent, and aside from one issue it has been very robust and reliable.

**What do you dislike about Weaviate?**

It definitely feels like a young product (which it is), especially the cloud hosting which feels a little barebones. We were also affected by one substantial bug which resulted in broken keyword search (which admittedly is a secondary feature for most Weaviate users). On the plus side, I had some fairly technical questions about how to recover from the bug and received excellent support through Slack.

**What problems is Weaviate solving and how is that benefiting you?**

We use Weaviate as the database for a RAG/content generation app.

  ### 41. Fantastic vector database

**Rating:** 5.0/5.0 stars

**Reviewed by:** David W. | Small-Business (50 or fewer emp.)

**Validated Reviewer:** Validated through a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** November 20, 2023

**What do you like best about Weaviate?**

It was very easy to get started with weaviate, the pricing is simple and they take care of importing models from huggingface for us and provisioning the db instances so we can concentrate on building our product.

We were able to quickly integrate weaviate with our existing stack using the python libraries.

The documentation is good and we have been impressed by the support we received for our more unusual use cases.

There is an active slack community and we've met several people from the team and they've all been very helpful.

What's more it's all open source so we feel safe choosing Weaviate for a cricical part of our tech stack.

**What do you dislike about Weaviate?**

The only drawback I can think of is that recall speed can be slow with some queries (e.g. meta filters). I believe this is being worked on though.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate makes it possible for us to retrieve embedded products at scale (10s of millions of items).

  ### 42. Ease of use and reliability

**Rating:** 5.0/5.0 stars

**Reviewed by:** Justin M. | Small-Business (50 or fewer emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through Google using a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** November 17, 2023

**What do you like best about Weaviate?**

Our team has been using Weabiate for about six months. It was very easy to implement a development and production environment and integrate into our AI application. Their customer success team reached out to us to check in but we did not have any issues to address. Weaviate DB is used in our production application daily and has not had any uptime or reliability issues.

**What do you dislike about Weaviate?**

The billing system is a little bit clunky and it is not easy to see past invoices via the website.

**What problems is Weaviate solving and how is that benefiting you?**

Weaviate allows us to quickly find and rank related documents that are used to answer/analyze a user's questions.

  ### 43. Efficient Vector Storage

**Rating:** 5.0/5.0 stars

**Reviewed by:** Brayden L. | Small-Business (50 or fewer emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through Google using a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** November 17, 2023

**What do you like best about Weaviate?**

I highly recommend this platform as a fully capable vector database solution. I have used Weaviate for everything from RAG to simple data storage, and find it easy to use.

**What do you dislike about Weaviate?**

It does not have a very modern API/interface, but I feel this is balanced by its capability.

**What problems is Weaviate solving and how is that benefiting you?**

I am utilizing Weaviate for data storage and RAG

  ### 44. Easy to get up and running and loaded with convenient features

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

This reviewer's identity has been verified by our review moderation team. They have asked not to show their 
name, job title, or picture.


**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through Google using a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** November 20, 2023

**What do you like best about Weaviate?**

* Simple to get a local dev env working with docker
* Their new v4 python sdk makes things way easier to work with
* Built-in hybrid search with the options to tailor it to exactly what you need is a huge plus
* Reliable, been using it in production for 6 months without a hiccup

**What do you dislike about Weaviate?**

* It's a fast moving product, so documentation could use some more frequent updating.

**What problems is Weaviate solving and how is that benefiting you?**

We needed a hybrid vector search that came out of the box and was quick to implement.

  ### 45. Quite stable

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Education Management | Small-Business (50 or fewer emp.)

This reviewer's identity has been verified by our review moderation team. They have asked not to show their 
name, job title, or picture.


**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through Google using a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** November 17, 2023

**What do you like best about Weaviate?**

It works really good and it's quite stable in general for the requests that we do. It's also fast and works good with the vectors.

**What do you dislike about Weaviate?**

On November 8th there were some issues regarding the functionalities of Weviate(I guess because OpenAI went down) but we didn't get any notifications regarding the service.

**What problems is Weaviate solving and how is that benefiting you?**

Weviate is helping us to vectorize in an easy way all our database and knowledge and based on it we can have really good results in terms of similarity.

  ### 46. We love it at Clirnet

**Rating:** 5.0/5.0 stars

**Reviewed by:** Deborishi  G. | Business Analyst, Mid-Market (51-1000 emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through Google using a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** November 17, 2023

**What do you like best about Weaviate?**

Ability to create knowledge graphs and ease of handling embeddings

**What do you dislike about Weaviate?**

Pricing could be a little more economical

**What problems is Weaviate solving and how is that benefiting you?**

We are a healthcare company, we use weaviate to embed MeSH keywords

  ### 47. We moved to Weaviate from Pinecone

**Rating:** 5.0/5.0 stars

**Reviewed by:** Siva S. | Founding Member, Small-Business (50 or fewer emp.)

**Validated Reviewer:** Validated through LinkedIn

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** November 17, 2023

**What do you like best about Weaviate?**

We moved to Weaviate because of the ease of integration with our core platform and the performance of indexes and the retrieval latency. And the ease of implementation using Lyzr SDKs has been a hit with enterprise customers.

**What do you dislike about Weaviate?**

The Weaviate Cloud UI needs an overhaul.

**What problems is Weaviate solving and how is that benefiting you?**

Index and search vectors faster and at scale.

  ### 48. One of the best open source vector db

**Rating:** 4.5/5.0 stars

**Reviewed by:** Rajan G. | Machine Learning Engineer II, Mid-Market (51-1000 emp.)

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** October 12, 2023

**What do you like best about Weaviate?**

1. It's an open source vector db
2. Good community support
3. Allowing to integrate with various embeddings models

**What do you dislike about Weaviate?**

1. Vector search criterias can be improved
2. Custom embedding image addition is complex

**What problems is Weaviate solving and how is that benefiting you?**

1. It is open source and free
2. It can handle vector size of more than 5-10 million

  ### 49. Ok but not perfect

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Online Media | Small-Business (50 or fewer emp.)

This reviewer's identity has been verified by our review moderation team. They have asked not to show their 
name, job title, or picture.


**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through a business email account

**Source: Organic:** Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.

**Reviewed Date:** November 18, 2023

**What do you like best about Weaviate?**

Great forums and ease of use in terms of third party tokenizers and documentation

**What do you dislike about Weaviate?**

Unhelpful support i.e no reply back about inquiry

**What problems is Weaviate solving and how is that benefiting you?**

It helped me solve vector similarity between two objects



- [View Weaviate pricing details and edition comparison](https://www.g2.com/products/weaviate/reviews?utmsource=slatehq.com&section=pricing&secure%5Bexpires_at%5D=2026-09-20+17%3A13%3A26+-0500&secure%5Bsession_id%5D=62d8e332-209e-4cd0-8b66-c91d1124cca9&secure%5Btoken%5D=1ded1c748f7c5c8c967743b0a7b2cc0c292d6a27fc29ede3a708996abf8f1b10&format=llm_user)

## Weaviate Features
**Additional Functionality**
- Tagging
- Natural Language Processing
- Data Extraction
- Multi-Language
- Predictive Analytics
- Drag & Drop
- Speech Recognition
- Reporting/Analytics
- Data Storage Management
- Virtual Personal Assistant (VPA)
- AI Copilot
- Customer Segmentation
- Collaboration Tools
- Data Import/Export
- Generative AI
- For eCommerce
- Role-Based Permissions
- Customizable Branding
- Search/Filter
- Monitoring
- Document Management
- API
- Data Visualization
- Trend Analysis
- Machine Learning
- Access Controls/Permissions
- Alerts/Escalation
- Performance Metrics
- Real-Time Data
- Third-Party Integrations
- Mobile App
- Multiple Data Sources
- For Sales Teams/Organizations
- Sentiment Analysis
- Activity Dashboard
- Chatbot
- Workflow Automation

**Additional Functionality**
- Code Generation
- Text to Image
- Generative AI
- API
- Natural Language Processing
- Virtual Characters and Avatars
- Content Generation
- Personalization and Recommendation
- Conditional Generation
- Transformer Model
- Automated Image & Video Editing
- Interactive and Co-Creative Systems
- Text Summarization
- Data Augmentation
- Variation Autoencoder Models
- Adversarial Training
- Transfer Learning and Fine-tuning
- Simulation and Scenario Generation
- Creative Design
- AI Copilot
- Prompt Engineering
- Foundation Model

**Data Indexing**
- Semantic Search
- Indexing Data

**Retrieval intelligence - AI Search & Retrieval Infrastructure Platforms**
- Advanced relevance tuning
- Query understanding & expansion
- Multistage retrieval & re-ranking
- Context-aware & personalized search

**Embedding & model management - AI Search & Retrieval Infrastructure Platforms**
- Embedding versioning & lifecycle management
- Multimodal search support
- Pluggable embedding & LLM providers

**Filters**
- Accurate Search
- Single Stage Filtering - Vector Database

**LLM retrieval & RAG optimization - AI Search & Retrieval Infrastructure Platforms**
- Retrieval pipeline orchestration
- LLM-aware retrieval optimization
- Hybrid retrieval strategy optimization

**Data Enrichment & Index Intelligence - AI Search & Retrieval Infrastructure Platforms**
- Incremental & streaming index updates
- Built-in data enrichment

**Security & governance - AI Search & Retrieval Infrastructure Platforms**
- Fine-grained access controls
- Data residency & retention policies
- Audit logs & retrieval traceability

**Operations, observability & reliability - AI Search & Retrieval Infrastructure Platforms**
- Search analytics & relevance debugging
- High availability & disaster recovery

## Top Weaviate Alternatives
  - [Pinecone](https://www.g2.com/products/pinecone/reviews) - 4.5/5.0 (72 reviews)
  - [Supabase](https://www.g2.com/products/supabase-supabase/reviews) - 4.6/5.0 (229 reviews)
  - [Algolia](https://www.g2.com/products/algolia/reviews) - 4.5/5.0 (432 reviews)

