How to properly re-embed a vector database? or provide document context to AI?

dan 0 Reputation points
2024-07-28T17:45:21.79+00:00

I'm trying to build as AI-assisted document editor. One component would be an AI chat that references the updated content of the editor. I've done some research and believe using a vector db is the best industry standard solution for this, but am stuck on how I would re-embed or update the vectors to reference the most recent state of the editor? Is there another method that is simpler that can achieve this same result. I essentially do not want to constantly need to provide the full document content every time I make a query and only update the changes but make sure it has full context of the document similar to ChatGPT. Thanks.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
937 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,604 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,880 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,612 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,766 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.