
Explore building, deploying, and scaling production-ready ai workflows in a visual no-code environment with Dify; drag, drop, and publish ai applications as web api or embedded.
Explore the defi studio, browse hosted templates, add a template to your workspace, and install the required plugins to understand how ready-made templates function.
Explore building a Dify agent from scratch in the studio, connecting a knowledge base with a PDF, adding tools and blocks, and wiring a classifier, conditional logic, and answers.
Explore endpoints of a free football API to fetch all matches for a single day, view JSON, and learn querying teams and leagues by ID for AI predictions.
Inspect the match API payload for Hong Kong vs Manchester United. Identify home and away teams, IDs, injuries, and past form to feed AI predictions.
Analyze home and away match data for Hong Kong vs Manchester United, exploring team details, top scorers, stats, squad data, injuries, and coach history to support AI-powered predictions with Dify.
Begin the agent pipeline in Dify by creating a blank project, selecting chart flow, and naming the ai sports predictor, then test with Arsenal vs Manchester United.
Learn to fetch match data from an api using a http request block, extract key fields with a Python extractor, and format the results for AI-driven match predictions.
Define and assign conversation variables to store match data, away team data, and home team data, then print to verify extraction and readiness for use in the ai agent workflow.
Add an http request to fetch the home team data from the home team API, extract the Hong Kong details, and assign them to a variable with a code extractor.
Extract and structure football data from an API by loading JSON, selecting team details and player statistics, and create lean home and away payloads for predictions.
Master away team data extraction with http request blocks and json parsing, assign and combine away with home team data, and prepare predictions.
Build an lm predictor using a gpt model, connect prompts to data blocks, and craft a data-driven football match forecast from home/away team stats, injuries, cards, and rankings.
Connect data blocks and run a prediction through the LM agent to forecast an away win for Manchester United based on FIFA ranking, player stats, and tactical context.
publish the app to make it accessible anywhere and run it to verify the away win prediction. copy the embed code to host it on a site and share.
Host an AI agent online by embedding the code on a Sports Predictor page, using the panel file manager to create index.html, save, and run to verify it's hosted.
Verify the AI agent's match prediction by comparing it to the actual 3-1 Manchester United win over Hong Kong, illustrating the agent's reliability and potential for repeated predictions.
Explore public endpoints from football api, sportmonks, rapid api, and api football. Choose basic, pro, ultra, or mega plans to access leagues, fixtures, standings, teams, players, injuries, and predictions.
In this beginner-friendly course, you'll learn how to create a real-world sports prediction AI agent using Dify AI — a powerful, open-source platform for building LLM-based applications. Whether you're a sports bettor, aspiring AI Agent creator, or automation enthusiast, this course will show you step-by-step how to use Dify’s visual workflows and AI tools to build your own prediction engine.
We’ll cover how to:
Understand Dify AI’s agentic workflows and RAG pipelines
Connect and structure real football match data
Use no-code tools to design, test, and improve predictions
Deploy and share your working AI app for real-world use
By the end, you’ll have a functional AI agent that can make match predictions using real data and the power of modern LLMs — no complex setup required.
This course is perfect for:
Sports bettors who want to automate or improve prediction strategies
Beginners curious about GenAI and agent-based applications
AI tinkerers looking to build useful tools with no-code platforms
Anyone seeking hands-on experience with real AI applications
Curious AI Agent enthusiasts willing to build their own custom tools
Professionals looking for free alternative AI Agent building platforms
Those interested in the Dify AI platform
Let’s build your first AI agent together — and see what’s possible with the right tools.