generative ai
71 TopicsGenerative AI for Beginners - A 12-Lesson Course
Are you fascinated by the world of Artificial Intelligence and its endless possibilities? Are you a beginner eager to dive into the realm of Generative AI? If so, you're in the right place! In this blog post, we're excited to introduce you to a comprehensive 12-lesson course designed to teach you everything you need to know to start building Generative AI applications49KViews12likes7CommentsMicrosoft 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.44KViews6likes1CommentVisual Studio Code AI Toolkit: Run LLMs locally
AI Toolkit is here Getting the LLMs/ SLMs on our local machines. This toolkit lets us easily download the models on our local machine. Evaluation of the model. Whenever we need to evaluate a model to check for the feasibility to any particular application, then this tool lets us do it in a playground environment, which is what we will seeing in this blog. Fine-tuning, this majorly delas with training the model further to do the tasks that we specifically want the model to do. Usually, it does a generic task and has generic data, with fine-tuning we can give it a particular flavor to perform particular task.21KViews4likes3Comments