I got my first paying client. It is an online training company. I will be creating some tools for the students and people who have completed the training and want to subscribe in order to have lifetime access to a bot that can pull up info from the courses. They gave me transcripts to nearly a thousand videos!
In order to create a the “training” info I am wondering if the Pickaxe training files is the correct way to do a larger amount of data or if I need to learn vector DB and RAG?
Update’ I am on the pro plan and it say unlimited documents. I also remember someone saying the training docs in PA is a vector database. Therefore, I won’t need Pinecone for anything, correct?
The Pickaxe Knowledge Base actually is a RAG system that turns your documents into vector embeddings and then queries them. It just has less customization than if you were to build your own system.
You can, however, exercise some control over it with the settings found under the Knowledge tab.