DataBloom
Results
2
issues of
DataBloom
I abandoned running armchair-expert in a docker container for now but thought I'd play with using youtube captions as a source for data. I've managed to load the data ok,...
I'm porting a RAG pipeline from GenAI-Showcase that was using Atlas to a mongdb local instance to the LLM. Following https://www.mongodb.com/docs/compass/current/indexes/create-vector-search-index/, I installed node >16.4 and npm mongodb module but...