chroma is a vector store for storing embedding vectors
llama-index orchestrates a RAG pipeline over a vector database, allowing for complex retireval and response synthesis using LLMs, chatbots, agents, etc.
Oh ok gotcha. So if Iβm starting out with dabbling into all this, should I explore doing some work with Chroma before stepping into llama-index? My python knowledge is pretty basic but Iβm good at putting code snippets together π