Today I create a market explainer agent using LangGraph. It classifies the user’s questions by topics such as stocks, ETFs, crypto, or beginner information, and then routes the question into the specific expert node to generate a response from Claude API. It then simplifies the answer into laymans terms. It also integrates real-time market information from Yahoo.
0
Log in to leave a comment