Learning Timeline
Key Insights
The Power of AI Agents
An AI Agent doesn't just analyze data; it can build functional web applications (web tools) directly from raw files without you having to write a single line of code.
Interactivity Tip
If the visualization feels cramped within the chat box, use 'Expand' mode to view charts more clearly and access all interactive features, like the replay buttons, more comfortably.
Prompts
Build a Stock Visualization Tool
Target:
GLM-4 / GLM-5
Create a stock price chart visualizer with data from the attached file. Allow me to set different ways to visualize like line chart and candlesticks. Allow me to select a past date and replay it. Add moving average, RSI, and other indicators.
Step by Step
Building an Interactive Stock Visualizer with AI
- Open the AI interface (GLM-4/5) and ensure you are in the main chat area.
- Click the attachment icon and upload your raw stock data file (e.g., Apple stock price data from Yahoo Finance).
- Enter the specific prompt instructions into the chat box to build the visualizer (refer to the Prompt Card).
- Click the 'Send' button and wait for the AI to generate the visualization tool.
- Click on the 'Expand' icon or the provided link to open the generated web application in a new tab.
- Use the control menu within the app to toggle the display between 'Line Chart' and 'Candlesticks'.
- Enable technical indicators by ticking the boxes for 'Moving Average', 'RSI', or 'Bollinger Bands'.
- Select a starting date in the 'Start Date' section and click the 'Play' button to begin the stock price replay simulation.
- Use the 'Pause' button to pause or the 'Skip to the next day' button to view data movements day by day.