Bootcamp
Cryptocurrency AI Agents with LangGraph

Cryptocurrency AI Agents with LangGraph

Design an AI system for analyzing the cryptocurrency market using LangGraph

Execution Flow

Execution Flow

In this tutorial, you'll learn how to build a cryptocurrency analysis system using LangGraph. You'll create a network of AI agents that:

  • Analyze the cryptocurrency market
  • Fetch historical cryptocurrency price data
  • Search for the latest news on a specific cryptocurrency
  • Generate a comprehensive report for the user
⚠️

This tutorial is still work in progress, this message will be removed once it's ready.

By the end of this tutorial, you'll have a fully functional system that provides detailed insights into the cryptocurrency market.

Tutorial Goals

In this tutorial, you will:

  • Design a system of AI agents that analyze the cryptocurrency market
  • Fetch historical cryptocurrency price data
  • Add technical indicators based on crypto price data
  • Search for the latest news on a specific cryptocurrency
  • Build a graph with parallel edge execution

Cryptocurrency Market Analysis

MLExpert is loading...

References

Footnotes

  1. OpenBB API (opens in a new tab)

  2. DuckDuckGo Client (opens in a new tab)

  3. LMSys Leaderboard (opens in a new tab)