SAQ edge scraping workflow will dump all ingredients available in the local area into a database of local materials available to you. Another side microservice will then convert this into a vector embedding database to be RAG-ed into the agentic service.
Task here is to create the vector embeddings database and the related service to translate it into vector embeddings.
SAQ edge scraping workflow will dump all ingredients available in the local area into a database of local materials available to you. Another side microservice will then convert this into a vector embedding database to be RAG-ed into the agentic service.
Task here is to create the vector embeddings database and the related service to translate it into vector embeddings.