Hi everyone I want a solution over problem where I have some of my transcription and I want to create a chat index form it and save using claude where I want to save that index and create engine from the saved index and ask the question to the engine and get answer
Hey there! It sounds like you're tackling a pretty interesting challenge with your transcription data! One of the biggest hurdles might be effectively creating a chat index that allows quick retrieval of relevant information. A good approach could be to use a combination of a vector database for storing the indexed chat data, paired with Claude's capabilities for processing and querying that index. I’d love to help you refine this solution and ensure you get accurate answers from your engine! Cheers