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:
LLM Classification: How to Select the Best LLM for Your Application
Discover the family of LLMs available and the elements to consider when evaluating which LLM is the best for your use case.
Andrea Valenzuela
March 28, 2024
PostgresML Tutorial: Doing Machine Learning With SQL
An introductory article on how to perform machine learning using SQL statements in PostgresML.
Bex Tuychiev
March 27, 2024
Introduction to ChatGPT Next Web (NextChat)
Learn everything about a versatile open-source application that uses OpenAI and Google AI APIs to provide you with a better user experience. It's available on desktop and browser and can even be privately deployed.
Abid Ali Awan
March 26, 2024
GPTCache Tutorial: Enhancing Efficiency in LLM Applications
Learn how GPTCache retrieves cached results instead of generating new responses from scratch.
Laiba Siddiqui
March 26, 2024
Estimating The Cost of GPT Using The tiktoken Library in Python
Learn to manage GPT model costs with tiktoken in Python. Explore tokenization, BPE, and estimate OpenAI API expenses efficiently.
Moez Ali
March 26, 2024
Fine Tuning Google Gemma: Enhancing LLMs with Customized Instructions
Learn how to run inference on GPUs/TPUs and fine-tune the latest Gemma 7b-it model on a role-play dataset.
Abid Ali Awan
March 21, 2024
Hugging Face Image Classification: A Comprehensive Guide With Examples
Master image classification using Hugging Face with a step-by-step guide on training and deploying models in AI and computer vision.
Zoumana Keita
March 18, 2024
Exploring Text-Embedding-3-Large: A Comprehensive Guide to the new OpenAI Embeddings
Explore OpenAI's text-embedding-3-large and -small models in our guide to enhancing NLP tasks with cutting-edge AI embeddings for developers and researchers.
Zoumana Keita
March 15, 2024
Hugging Face's Text Generation Inference Toolkit for LLMs - A Game Changer in AI
A comprehensive guide to Hugging Face Text Generation Inference for self-hosting large language models on local devices.
Josep Ferrer
March 14, 2024
Fine-Tuning OpenAI's GPT-4: A Step-by-Step Guide
This step-by-step tutorial offers an in-depth exploration of how to harness the full capabilities of GPT-4, enhancing its performance for specialized tasks through fine-tuning.
Moez Ali
March 14, 2024
Getting Started with Claude 3 and the Claude 3 API
Learn about the Claude 3 models, detailed performance benchmarks, and how to access them. Additionally, discover the new Claude 3 Python API for generating text, accessing vision capabilities, and streaming.
Abid Ali Awan
March 13, 2024
An Introduction to the Mamba LLM Architecture: A New Paradigm in Machine Learning
Discover the power of Mamba LLM, a transformative architecture from leading universities, redefining sequence processing in AI.
Kurtis Pykes
March 7, 2024