The community member is taking a course on building an agentic RAG (Retrieval Augmented Generation) with LlamaIndex and is looking for suggestions on which vector store to use for a multi-document agent. They are also interested in finding a cost-effective solution, as they are building an app for 200 users. The comments suggest that there are various options, including cloud-hosted (e.g., Pinecone) and self-hosted (e.g., Chroma, Qdrant, Weaviate) vector stores, and the community members are discussing whether to go for a cloud-hosted or self-hosted solution on AWS to minimize costs.
but any suggestion, building an app for 200 users. Keeping the cost as minimum as possible. Do you suggest to go for cloud hosted one or self hosting it on my aws?