Category
Topics
AI Tutorials
Keep up to date with the latest techniques, tools, and research in artificial intelligence. Out AI tutorials will walk you though challenging machine learning models.
How to Run Alpaca-LoRA on Your Device
Learn how to run Alpaca-LoRA on your device with this comprehensive guide. Discover how this open-source model leverages LoRA technology to offer a powerful yet efficient AI chatbot solution.
Kurtis Pykes
September 26, 2023
Intro to Causal AI Using the DoWhy Library in Python
This tutorial provides an introduction to causal AI using the DoWhy library in Python. It discusses fundamental principles and offers code examples.
Paul Hünermund
Jermain Kaminski
September 18, 2023
OpenAI Function Calling Tutorial
Learn how OpenAI's new Function Calling capability enables GPT models to generate structured JSON output, resolving common dev issues caused by irregular outputs.
Abid Ali Awan
August 30, 2023
How to Use ChatGPT Custom Instructions
Explore ChatGPT Custom Instructions feature. Learn how to fine-tune responses, explore use cases for teachers, entrepreneurs, and content creators.
Moez Ali
August 9, 2023
Mastering Vector Databases with Pinecone Tutorial: A Comprehensive Guide
Dive into the world of vector databases with our in-depth tutorial on Pinecone. Discover how to efficiently handle high-dimensional data, understand unstructured data, and harness the power of vector embeddings for AI-driven applications.
Moez Ali
August 9, 2023
Building a Transformer with PyTorch
Learn how to build a Transformer model using PyTorch, a powerful tool in modern machine learning.
Arjun Sarkar
August 3, 2023
LlamaIndex: Adding Personal Data to LLMs
LlamaIndex is your friendly data sidekick for building LLM-based apps. You can easily ingest, manage, and retrieve both private and domain-specific data using natural language.
Abid Ali Awan
July 27, 2023
How to Use Midjourney: A Comprehensive Guide to AI-Generated Artwork Creation
Discover the power of Midjourney, a generative AI tool for creating stunning artwork. Learn how to get started, write effective prompts, and optimize your usage with our step-by-step guide.
Kurtis Pykes
July 27, 2023
How to Train a LLM with PyTorch
Master the process of training large language models using PyTorch, from initial setup to final implementation.
Zoumana Keita
July 26, 2023
Ethics in Generative AI
Understand the transformative potential of generative AI and the necessary awareness of the risks associated with it.
Vidhi Chugh
July 20, 2023
Mojo Language: The New Programming Language for AI
An overview of a new programming language that is as simple as Python and as fast as Rust.
Abid Ali Awan
July 19, 2023
Distributed Processing using Ray framework in Python
Unlocking the Power of Scalable Distributed Systems: A Guide to Ray Framework in Python
Moez Ali
July 14, 2023