salgadev / LlamApprenticeship

An assistant that helps train tradespeople based on the Building Code
0 stars 1 forks source link

Build MongoDB Vector Store #3

Open salgadev opened 6 months ago

salgadev commented 6 months ago

Use the output from the Llama parser function to Ingest the Ontario Building Code and make it into a Vector Store using MongoDB.

Notes:

Niersol commented 6 months ago

I deployed free shared Cluster of MongoDB.
tried to configure vector store as guided through link https://docs.llamaindex.ai/en/stable/examples/vector_stores/MongoDBAtlasVectorSearch/ I provided OPEN_AI API KEY of free account but I received error status 429 stated(You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.)