AZUREAIFOUNDRY
3 TopicsIntelligent Conversations: Building Memory-Driven Bots with Azure AI and Semantic Kernel
Discover how memory-driven AI reshapes the way we interact, learn, and collaborate. ๐ฌโจ On October 20th at 8pm CET, weโll explore how Semantic Kernel, Azure AI Search, and Azure OpenAI models enable bots that remember context, adapt to users, and deliver truly intelligent conversations. ๐ค๐ญ Join Marko Atanasov and Bojan Ivanovski as they dive into the architecture behind context-aware assistants and the future of personalized learning powered by Azure AI. ๐๐ก โ Save your seat on the following link: https://streamyard.com/watch/DN4thzYripaz174Views0likes0Comments๐โจ Are you ready for a power-packed, productive, and inspiring October? โจ๐
Here we go, friends! ๐ The October Calendar is officially here, right on time, as always! ๐๏ธ๐ฏ This month, weโre bringing you a lineup of world-class sessions designed to help you: ๐ Explore the https://www.linkedin.com/company/101186090/admin/page-posts/published/?share=true# ecosystem from new perspectives ๐ก Gain practical skills you can apply immediately ๐ค Connect with experts and a global community of learners ๐ Stay ahead with the latest innovations in Azure, AI, Power Platform, Security, and beyond. What makes this calendar stand out is the incredible diversity of voices and expertise it brings together. ๐ Youโll hear from global speakers who share not just theory, but real-world experiences across different industries, giving you insights that truly matter. And the best part? โฐ No matter where you are in the world, the sessions are scheduled across multiple time zones so you can always join in. Even better, everything is completely free and open, because learning and growth should be accessible to everyone. ๐ ๐ Check out the full list of sessions, register today, and prepare yourself for an amazing month of learning, networking, and growth. ๐ฅ This isnโt just another calendar, itโs your chance to grow, connect, and be inspired alongside thousands of passionate learners across the globe. ๐ Letโs make October unforgettable together in the https://www.linkedin.com/company/101186090/admin/page-posts/published/?share=true# way! ๐ ๐ข https://www.linkedin.com/in/kaspersvenmozartjohansen/ ๐ October 4, 2025 06:00 PM CET ๐ Get started with a modern zero trust remote access solution: Microsoft Global Secure Access ๐๏ธ https://streamyard.com/watch/3APZGyZFRyQS?wt.mc_id=MVP_350258 ๐ข https://www.linkedin.com/in/akanksha-malik/ ๐ October 7, 2025 19:00 PM AEST ๐ October 7, 2025 10:00 AM CET ๐ Unlocking Document Insights with Azure AI ๐๏ธ https://streamyard.com/watch/M6qvUYdv58tt?wt.mc_id=MVP_350258 ๐ข https://www.linkedin.com/in/rexdekoning/ ๐ October 11, 2025 06:00 PM CET ๐ Azure Functions and network security.. Can it be done? ๐๏ธ https://streamyard.com/watch/RHzXr5bpYHFY?wt.mc_id=MVP_350258 ๐ข https://www.linkedin.com/in/jeevarajankumar/ ๐ October 7, 2025 18:00 PM AEST ๐ October 19, 2025 09:00 AM CET ๐ D365 Field Service 101 ๐๏ธ https://streamyard.com/watch/RtDkftSxhn7P?wt.mc_id=MVP_350258 ๐ข https://www.linkedin.com/in/priyankashah/ ๐ October 21, 2025 19:00 PM AEST ๐ October 21, 2025 10:00 AM CET ๐ FSI and Gen AI: Wealth management advisor with Azure Foundry Agents and MCP ๐๏ธ https://streamyard.com/watch/Vb5rUWMBN9YN?wt.mc_id=MVP_350258 ๐ข https://www.linkedin.com/in/monaghadiri/ ๐ October 25, 2025 06:00 PM CET ๐ The Role of Sentence Syntax in Security Copilot: Structured Storytelling for Effective Defence ๐๏ธ https://streamyard.com/watch/EtPkn2EZkauD?wt.mc_id=MVP_350258133Views0likes0CommentsThe fantastic duo: How to build your modern APIs
๐ง Core Concept The article introduces a Chat Playground System designed to streamline AI development by managing multiple chat scenarios (e.g., technical support, creative writing) from a single dashboard. ๐ง Key Features Scenario-Aware Sessions: Launch pre-configured chat contexts with one click. Dual Access Architecture: FastAPI for RESTful web apps. MCP (Model Context Protocol) for AI tool integration. Streamlit Integration: Wrapped with MCP to allow seamless interaction with AI tools. Automatic Resource Management: Smart port allocation and process cleanup. Context Passing: Uses environment variables and temp JSON files to transfer session data. ๐ง Challenges & Solutions Bridging MCP and Streamlit: Created a wrapper to translate protocol calls and maintain session state. Process Management: Built an async manager to handle multiple Streamlit sessions reliably. Context Transfer: Developed a hybrid system for passing rich context between processes. User Experience: Simplified interface with real-time feedback and intuitive controls. ๐ก Lessons Learned Innovation thrives at protocol boundaries. Supporting both REST and MCP broadens adoption. Start simple, scale gradually. Process lifecycle management is critical. Contextual awareness enhances AI utility. Developer experience drives product success. ๐ฎ Future Directions47Views1like0Comments