In my previous videos I demonstrated how I created an Agent or Chatbot in Azure.
Here I deploy the same code to my PC and using Vibe Coding (Claude Haiku / Copilot are both options I use) I build a GUI to test the Agent interactively.
I have connected my PC to my Azure login and installed the required Python Packages.
My previous video where I demonstrated building a Chatbot Agent : https://youtu.be/Cxd299a8Pco (this video connects to a different Chatbot Agent which has more documents as the Vector Store (RAG) then in the previous video)