Skip to main content
Category
Technologies

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.
Other technologies:
Artificial Intelligence (AI)

RankGPT as a Re-Ranking Agent for RAG (Tutorial)

RankGPT is a method that uses LLMs like ChatGPT to re-rank retrieved documents in RAG systems, improving the quality of the output by prioritizing the most relevant information.
Ryan Ong's photo

Ryan Ong

August 29, 2024

Artificial Intelligence (AI)

Building LangChain Agents to Automate Tasks in Python

A comprehensive tutorial on building multi-tool LangChain agents to automate tasks in Python using LLMs and chat models using OpenAI.
Bex Tuychiev's photo

Bex Tuychiev

August 28, 2024

Artificial Intelligence (AI)

Variational Autoencoders: How They Work and Why They Matter

Learn the foundational principles, applications, and practical benefits of variational autoencoders and follow a step-by-step implementation with PyTorch.
Kurtis Pykes 's photo

Kurtis Pykes

August 13, 2024

Artificial Intelligence (AI)

Apple's DCLM-7B: Setup, Example Usage, Fine-Tuning

Get started with Apple's DCLM-7B large language model and learn how to set it up, use it, and fine-tune it for specific tasks.
Dimitri Didmanidze's photo

Dimitri Didmanidze

August 12, 2024

Artificial Intelligence (AI)

PyTorch's torchchat Tutorial: Local Setup With Python

Learn how to set up PyTorch’s torchchat locally with Python in this hands-on tutorial, which provides step-by-step guidance and examples.
François Aubry's photo

François Aubry

August 12, 2024

Artificial Intelligence (AI)

Tiktoken Tutorial: OpenAI's Python Library for Tokenizing Text

Tiktoken is a fast BPE tokenizer developed by OpenAI, primarily used to count tokens for their large language models and ensure efficient text processing within specified limits.
Dimitri Didmanidze's photo

Dimitri Didmanidze

August 7, 2024

Artificial Intelligence (AI)

pgvector Tutorial: Integrate Vector Search into PostgreSQL

Discover how to enhance PostgreSQL with vector search capabilities using pgvector. This tutorial guides you through installation, basic operations, and integration with AI tools.
Moez Ali's photo

Moez Ali

August 6, 2024

Artificial Intelligence (AI)

Getting Started With Codestral Mamba: Setup & Applications

Codestral Mamba is a 7-billion parameter code generation model by Mistral AI, utilizing the Mamba architecture for efficient and extended context coding.
Ryan Ong's photo

Ryan Ong

August 6, 2024

Artificial Intelligence (AI)

DeepSeek-Coder-V2 Tutorial: Examples, Installation, Benchmarks

DeepSeek-Coder-V2 is an open-source code language model that rivals the performance of GPT-4, Gemini 1.5 Pro, Claude 3 Opus, Llama 3 70B, or Codestral.
Dimitri Didmanidze's photo

Dimitri Didmanidze

July 31, 2024

Artificial Intelligence (AI)

Fine-Tuning Gemma 2 and Using it Locally

This is a simple guide to fine-tuning Gemma 2 9B-It on patient-doctor conversations and converting the model into GGUF format so that it can be used locally with the Jan application.
Abid Ali Awan's photo

Abid Ali Awan

July 29, 2024

Artificial Intelligence (AI)

Fine-Tuning Llama 3.1 for Text Classification

Get started with the new Llama models and customize Llama-3.1-8B-It to predict various mental health disorders from the text.
Abid Ali Awan's photo

Abid Ali Awan

July 28, 2024