See the blog Build Better Agents in Java vs Python: Embabel vs LangGraph for a detailed writeup.
Run the shell script to start Embabel under Spring Shell:
./scripts/shell.shWhen the Embabel shell comes up, run the blog title generator like this:
blogs topics "Why Embabel GOAP planning is superior to LangGraph state machine and why the JVM bests Python"
Invoke the draft and refine agent like this:
x "Draft and refine [text you want]"
Invoke the sentiment analysis flow like this:
x "Analyze sentiment and respond to '[text you want to respond to]' "
