Looking for a Simple UI for My Azure AI Agent

0
13
Asked By CuriousCat92 On

I've set up an AI agent in Azure Foundry that connects to a Fabric Data Agent, and I'm on the hunt for a way to create or find a simple chat application to interact with this agent. Does anyone have suggestions or ideas that could help?

5 Answers

Answered By CodeWhiz88 On

Check out this GitHub link: [agentic-applications-for-unified-data-foundation-solution-accelerator](https://github.com/microsoft/agentic-applications-for-unified-data-foundation-solution-accelerator). It might have what you need!

Answered By DevNewbie76 On

Have you considered using AI tooling? If you use the GitHub Copilot agent, it could help build and deploy your chat app relatively quickly—like in a few hours!

NotADev99 -

I tried that, but honestly, as a non-developer, it wasn't very helpful for me.

Answered By TechGuru23 On

It can be tricky with the limited details, but I recall that Foundry had a feature called "deploy to web app" from the playground that provided a chat interface. Not sure if that's still available though. You might want to check Microsoft’s documentation on deploying a chat web app for details!

User1234 -

But keep in mind, that's meant for deployed models, not agents!

Answered By WebWanderer88 On

How about trying Open WebUI? It might fit your needs!

Answered By PythonPro5000 On

You might want to look into Ag-ui or check out this link for the Microsoft agent framework: https://github.com/microsoft/agent-framework/tree/main/python/packages/devui. It could have some resources you can use!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.