Weaviate Enterprise Cloud
WeaviateReviews from AWS customer
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews
30 reviews
from
External reviews are not included in the AWS star rating for the product.
easy to start but needs work at scale
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.
Fast, flexible, and developer-friendly vector database.
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.
Outstanding RAG and support for customer & community
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.
Clean Interface and Straightforward Setup Make Vector Database Implementation Simple
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.
Great tool when it works — but sometimes I wish the setup was smoother
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.
great product, even better tech support
What do you like best about the product?
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 the product?
Nothing. We had one issue with our serverless cloud and Weaviate support assigned four engineers to quickly resolve the issue.
What problems is the product solving and how is that benefiting you?
Vector database tied to our AI workloads.
Easy to use and amazing customer support
What do you like best about the product?
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 the product?
It would've been great to have PHP instructions in the docs, or just simple HTTP requests.
What problems is the product 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.
AI Bootcamp (Dallas): GenAI in Production
What do you like best about the product?
I really enjoyed learning about Query agents, transformation agent and personalized agent
What do you dislike about the product?
Nothing, everything was spectacular I enjoyed all the guest speakers
What problems is the product 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
Great Vector db
What do you like best about the product?
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.
The hand holding we had during the session is amazing.
What do you dislike about the product?
Cant think of any!, It was both great education and we will explore of feasibility.
What problems is the product solving and how is that benefiting you?
We are not using it yet. I will discuss with out data science team if there is a scope and inclination.
A very good product with a great support team
What do you like best about the product?
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 the product?
Release process is usually smooth but there have been some "undocumented" gotchas. But team helped to resolve.
What problems is the product 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.
showing 1 - 10