Sold by
Weaviate Cloud Shared
The easiest way to build and scale AI applications
Reviews (34)
Muhammed A.
Scalable, Easy-to-Build Vector Search with Seamless RAG Integrations
Reviewed on Jul 30, 2026
Review provided by G2
What do you like best about the product?
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 the product?
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 the product 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.
Jeni J.
A Powerful Vector Database for Building AI Applications
Reviewed on Jul 30, 2026
Review provided by G2
What do you like best about the product?
I use Weaviate as a vector database to build AI-powered search, recommendation, and Retrieval Augmented Generation (RAG) applications. I like how easy it makes building production-ready AI applications around semantic search and RAG by combining vector search, structured filtering, and hybrid search in a single platform, which saves me from having to stitch together multiple technologies. I appreciate Weaviate's scalability and flexible integrations with popular embedding models, LLM frameworks, and cloud environments. These features allow me to build and scale AI applications without worrying about the underlying infrastructure and ensure fast semantic search performance as my datasets grow. The initial setup was very easy.
What do you dislike about the product?
Weaviate is a powerful platform, but there are a few areas where it could be improved. The learning curve can be a bit steep for developers who are new to vector databases, especially when configuring schemas, indexing strategies, and tuning retrieval performance. While the documentation is comprehensive, I'd like to see more end-to-end examples for common production use cases like RAG pipelines, hybrid search optimization, and multimodal applications.
What problems is the product solving and how is that benefiting you?
I find Weaviate simplifies finding relevant information from large, unstructured data through semantic search, enhancing the accuracy of my AI applications. It helps me build RAG pipelines easier by efficiently handling vector embeddings and supports hybrid search and filtering, improving my retrieval quality.
Nikita J.
Fast, Intuitive Vector + Semantic Search with a Strong Developer Experience
Reviewed on Jul 30, 2026
Review provided by G2
What do you like best about the product?
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.
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 the product?
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.
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 the product 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.
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.
Tayyab N.
Efficient Vector Searches with Easy Integration
Reviewed on Jul 22, 2026
Review provided by G2
What do you like best about the product?
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 the product?
I find the initial learning curve a bit steep, but it's worth the effort.
What problems is the product 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.
Nanthakumar M.
Weaviate Makes Semantic + Traditional Search Fast, Scalable, and Developer-Friendly
Reviewed on Jun 24, 2026
Review provided by G2
What do you like best about the product?
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 the product?
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 the product 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.
Apoorv D.
easy to start but needs work at scale
Reviewed on Oct 03, 2025
Review provided by G2
What do you like best about the product?
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 the product?
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 the product 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.
Satvik K.
Fast, flexible, and developer-friendly vector database.
Reviewed on Sep 29, 2025
Review provided by G2
What do you like best about the product?
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 the product?
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 the product 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.
Carlos F.
Outstanding RAG and support for customer & community
Reviewed on Jun 10, 2025
Review provided by G2
What do you like best about the product?
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.
Their customer support is impeccable, and there's a great community environment too in Slack.
What do you dislike about the product?
Could focus more on AI docs for direct API access.
What problems is the product 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.
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.
Computer Software
Clean Interface and Straightforward Setup Make Vector Database Implementation Simple
Reviewed on May 28, 2025
Review provided by G2
What do you like best about the product?
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.
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 the product?
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 the product 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.
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.
Tina Jaykumar C.
Great tool when it works — but sometimes I wish the setup was smoother
Reviewed on May 28, 2025
Review provided by G2
What do you like best about the product?
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 the product?
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.
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 the product 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.