Devant Agentic RAG Demo



AI Summary

In this video, we explore how to deploy an HR AI chatbot using Devant by WSO2, which simplifies adding documents to a vector database and managing it. The process begins with signing into Devant, configuring the vector database (using Pinecone in this instance), and uploading HR policy documents. Viewers are guided through the steps of setting up an embedding model (OpenAI’s text embedding model is used), chunking the documents, and verifying the document ingestion by querying the database. Finally, the video demonstrates the deployment of the AI chatbot with sample configurations and showcases its functionality by answering HR-related questions based on the ingested documents. Overall, Devant by WSO2 offers an easy solution to create RAG applications and AI chatbots.