หมวดหมู่
เทคโนโลยี
บทเรียน AI
อัปเดตเทคนิค เครื่องมือ และงานวิจัยล่าสุดด้านปัญญาประดิษฐ์ บทเรียน AI ของเราจะพาคุณทำความเข้าใจกับโมเดลการเรียนรู้ของเครื่องที่ท้าทาย
เทคโนโลยีอื่น ๆ:
ฝึกอบรมบุคคลตั้งแต่ 2 คนขึ้นไป?ลองใช้ DataCamp for Business
Building User Interfaces For AI Applications with Gradio in Python
Learn how to convert technical models into interactive user interfaces with Gradio in Python.
Bex Tuychiev
15 กรกฎาคม 2567
RAG vs Fine-Tuning: A Comprehensive Tutorial with Practical Examples
Learn the differences between RAG and Fine-Tuning techniques for customizing model performance and reducing hallucinations in LLMs.
Abid Ali Awan
14 กรกฎาคม 2567
Qwen (Alibaba Cloud) Tutorial: Introduction and Fine-Tuning
Qwen is a family of large language and multimodal models developed by Alibaba Cloud, designed for various tasks like text generation, image understanding, and conversation.
Dr Ana Rojo-Echeburúa
11 กรกฎาคม 2567
Chain-of-Thought Prompting: Step-by-Step Reasoning with LLMs
Unlock the full potential of Large Language Models (LLMs) with our guide on Chain-of-Thought (CoT) prompting. Learn how to enhance reasoning and problem-solving abilities in LLMs.
Andrea Valenzuela
10 กรกฎาคม 2567
MatMul-Free vs MatMul LLMs: Speed and Memory Consumption
This article compares the performance of MatMul-free and traditional large language models in terms of speed and memory usage.
Dimitri Didmanidze
10 กรกฎาคม 2567
GPT-4o and LangGraph Tutorial: Build a TNT-LLM Application
This article presents a practical guide to implementing TNT-LLM, a framework that automates taxonomy generation and text classification using LLMs, demonstrated through a news article clustering example with GPT-4 and LangGraph.
Ryan Ong
10 กรกฎาคม 2567
Prompt Chaining Tutorial: What Is Prompt Chaining and How to Use It?
Prompt chaining is a technique that involves breaking down a complex task into a series of smaller, interconnected prompts, where the output of one prompt serves as the input for the next, guiding the LLM through a structured reasoning process.
Dr Ana Rojo-Echeburúa
9 กรกฎาคม 2567
DuckDB Tutorial: Building AI Projects
This tutorial guides you through DuckDB's key features and practical applications, including building tables, performing data analysis, building an RAG application, and using an SQL query engine with LLM.
Abid Ali Awan
7 กรกฎาคม 2567
Cohere Command R+: A Complete Step-by-Step Tutorial
Explore Cohere Command R+ online and locally, learn about the unique features of the Cohere Python API, and build a multi-step AI agent using LangChain and Cohere.
Abid Ali Awan
3 กรกฎาคม 2567
Quantization for Large Language Models (LLMs): Reduce AI Model Sizes Efficiently
A Comprehensive Guide to Reducing Model Sizes
Andrea Valenzuela
26 มิถุนายน 2567
Claude Sonnet 3.5 API Tutorial: Getting Started With Anthropic's API
To connect through the Claude 3.5 Sonnet API, obtain your API key from Anthropic, install the anthropic Python library, and use it to send requests and receive responses from Claude 3.5 Sonnet.
Ryan Ong
26 มิถุนายน 2567
LangGraph Tutorial: What Is LangGraph and How to Use It?
LangGraph is a library within the LangChain ecosystem that provides a framework for defining, coordinating, and executing multiple LLM agents (or chains) in a structured and efficient manner.
Ryan Ong
26 มิถุนายน 2567