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:
Training 2 or more people?Try DataCamp for Business
What is Data Labeling And Why is it Necessary for AI?
Explore the critical role of data labeling in AI, including its definition, necessity, techniques, challenges, and best practices.
Kurtis Pykes
May 9, 2024
Run LLMs Locally: 7 Simple Methods
Run LLMs locally (Windows, macOS, Linux) by leveraging these easy-to-use LLM frameworks: GPT4All, LM Studio, Jan, llama.cpp, llamafile, Ollama, and NextChat.
Abid Ali Awan
May 7, 2024
Snowflake Snowpark: A Comprehensive Introduction
Take the first steps to master in-database machine learning using Snowflake Snowpark.
Bex Tuychiev
May 2, 2024
Reinforcement Learning: An Introduction With Python Examples
Learn the fundamentals of reinforcement learning through the analogy of a cat learning to use a scratch post.
Bex Tuychiev
May 2, 2024
How to Improve RAG Performance: 5 Key Techniques with Examples
Explore different approaches to enhance RAG systems: Chunking, Reranking, and Query Transformations.
Eugenia Anello
April 12, 2024
Serving an LLM Application as an API Endpoint using FastAPI in Python
Unlock the power of Large Language Models (LLMs) in your applications with our latest blog on "Serving LLM Application as an API Endpoint Using FastAPI in Python." LLMs like GPT, Claude, and LLaMA are revolutionizing chatbots, content creation, and many more use-cases. Discover how APIs act as crucial bridges, enabling seamless integration of sophisticated language understanding and generation features into your projects.
Moez Ali
April 12, 2024
A Comprehensive Guide to Working with the Mistral Large Model
A detailed tutorial on the functionalities, comparisons, and practical applications of the Mistral Large Model.
Josep Ferrer
March 28, 2024
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