Ever try to create a chatbot that chats with your data or docs? You'll discover that you need a vector database (like Pinecone or SupaBase) and transform your text into embeddings (vectors) to store in your database. Chatbase handles all of this for you via their API!