llm
16 TopicsMicrosoft Semantic Kernel and AutoGen: Open Source Frameworks for AI Solutions
Explore Microsoft’s open-source frameworks, Semantic Kernel and AutoGen. Semantic Kernel enables developers to create AI solutions across various domains using a single Large Language Model (LLM). AutoGen, on the other hand, uses AI Agents to perform smart tasks through agent dialogues. Discover how these technologies serve different scenarios and can be used to build powerful AI applications.43KViews5likes1CommentOperationalize your Prompt Engineering Skills with Azure Prompt Flow
In today’s AI-driven world, prompt engineering is a game-changing skill for developers and professionals alike. With Azure Prompt Flow, you can harness the power of open-source LLMs to solve real-world operational challenges! This article guides you through using Azure’s robust tools to build, deploy, and refine your own LLM apps—from chatbots to data extraction tools and beyond. Whether you're just starting or looking to sharpen your AI expertise, this guide has everything you need to unlock new possibilities with prompt engineering. Dive in and take your tech journey to the next level!758Views5likes3CommentsDocAider: Automated Documentation Maintenance for Open-source GitHub Repositories
Code–level documentation of a software system provides explanations of the code functionality and usages. Documentation is crucial for giving clear insights into the code for end–users and future developers. However, creating and updating documentation manually is a demanding task, requiring significant resources and labour. With the advancement of generative AI, there is a potential to reduce human labour in documentation tasks significantly. We propose DocAider, an automation tool powered by GPT–4 that integrates the processes of documentation generation and update. DocAider can generate comprehensive and structured documentation in markdown format and update it in response to any changes made in pull requests. The mission of DocAider is to reduce developers’ burden on maintaining documentation for GitHub repositories.2.2KViews1like0CommentsUnlocking the Power of Your Data: Build Smarter Apps with AI
ChatGPT is cool, but what if YOU could harness AI on YOUR data? This guide reveals how LlamaIndex and Azure make it surprisingly easy to build powerful AI apps that answer questions, generate code, and more! Explore real-world use cases and discover how Azure samples simplify the process from start to finish.2.7KViews2likes0CommentsAI and .NET: Exploring the AI samples repo and the model evaluation sample
The AI samples repo, where we are adding artificial intelligence samples for .NET developers. You can find scenarios such as text summarization, chat, data generation, image generation, and more. You can also choose between using semantic kernel or the Azure Open AI SDK to interact with the models. We also showed you how to switch between different models, such as GPT-3, Llama, and GEMA, using the same code and API. We also shared some links to other resources, such as the Azure Developer .NET Day, where you can learn more about AI, GitHub Copilot, SQL Server, and other topics.1.3KViews0likes0CommentsExploring AI Development and Management: A Journey through Contoso Chat and LLM Ops
In this blog, we'll navigate through the world of AI models, exploring Contoso Chat, Prompt Engineering, limitations of Prompt Engineering, and Large Language Models. We'll introduce tools like the RAG Pattern and Azure AI Studio that can boost AI responses and system performance. Ready to dive into the intricacies of AI development and management? Join us!14KViews3likes1Comment