Conversational AI Assistant
Watch how to create a conversational assistant that answers questions from indexed data and cites the information used in its response.
This walkthrough shows how to create a conversational assistant that can answer questions using indexed data and cite the information behind its response. Use it as a quick tour of the complete experience, then follow Build an Agent from Scratch when you want to construct and test each part yourself.
Continue building
- Create an Index for the data the assistant should use.
- Open the Flow and select that Index in the retrieval step.
- Test the Flow and inspect its trace before making it available to users.