Author Archive | Abid Ali Awan

mlm-awan-rag-applications-llamaindex

Building a Simple RAG Application Using LlamaIndex

In this tutorial, we will explore Retrieval-Augmented Generation (RAG) and the LlamaIndex AI framework. We will learn how to use LlamaIndex to build a RAG-based application for Q&A over the private documents and enhance the application by incorporating a memory buffer. This will enable the LLM to generate the response using the context from both […]

Continue Reading
steampunk_inspired_illustration_llm

7 Free Resource to Master LLMs

Large Language Models (LLMs) are a hot topic right now, and everyone is getting involved in this new trend. Companies are searching for LLM engineers who can develop and implement AI solutions to optimize their workflow and reduce costs through automation, customer service, recommendations, issue resolution, and debugging. Instead of worrying that AI will take […]

Continue Reading
nadine-shaabana-YsPnamiHdmI-unsplash

Using ControlNet with Stable Diffusion

ControlNet is a neural network that can improve image generation in Stable Diffusion by adding extra conditions. This allows users to have more control over the images generated. Instead of trying out different prompts, the ControlNet models enable users to generate consistent images with just one prompt. In this post, you will learn how to […]

Continue Reading
robot_sitting_at_a_desk_with_books

5 Free Books on Machine Learning Algorithms You Must Read

If you are a machine learning student, researcher, or practitioner, it is crucial for your career growth to have a deep understanding of how each algorithm works and the various techniques to enhance model performance. Nowadays, many individuals tend to focus solely on the code, data, and pre-trained models, often without fully comprehending the machine […]

Continue Reading
mlm-5-free-platforms-header

5 Free Platforms to Collaborate on Machine Learning Projects

Collaborating on a machine learning project is a bit different from collaborating on a traditional software project. In a machine learning project, engineers are working with data, models, and source code. Additionally, they are also sharing features, model experiment results, and pipelines. You can’t just use any code-sharing platform for a machine learning project; you […]

Continue Reading
felicia-buitenwerf-8xFgmFnOnAg-unsplash

Further Stable Diffusion Pipeline with Diffusers

There are many ways you can access Stable Diffusion models and generate high-quality images. One popular method is using the Diffusers Python library. It provides a simple interface to Stable Diffusion, making it easy to leverage these powerful AI image generation models. The diffusers lowers the barrier to using cutting-edge generative AI, enabling rapid experimentation […]

Continue Reading

Machine Learning Mastery is part of Guiding Tech Media, a leading digital media publisher focused on helping people figure out technology. Visit our corporate website to learn more about our mission and team.