Connecting Your Data
Follow the steps listed below to connect to object stores like S3 and vector database like MongoDB Atlas.
Last updated
Follow the steps listed below to connect to object stores like S3 and vector database like MongoDB Atlas.
Last updated
Object storage is essential for uploading PDF documentation and storing extracted data in a structured format. Services like Amazon S3 or Google Cloud Storage (GCS) work very well for this purpose.
Storage Name: This is what you would like to identify your storage as.
Key: Your key value for S3.
Value: Your value for S3.
Storage Base Path: The path to your S3 bucket.
Region: The region your S3 warehouse is located in.
A vector database is necessary for efficient data retrieval. Consider using services like MongoDB Atlas, Datastax AstraDB, or Pinecone.
Storage Name: Give your storage a name.
Authentication: Select username and password.
Host Server: The URL of your host server.
Username: The username of the account.
Password: The password of the account.