I'm building a betting bot to place small bets on undervalued odds, and I have zero coding experience. I use Hermes Agent to write the Python code, test it with historical data, and deploy it to my AWS EC2 free tier instance.
The bot uses the python-betting library to pull live odds from free APIs, calculates value bets using the Kelly Criterion, and places bets with a $5 max stake. I've made $120 in 2 weeks, but the bot crashed twice due to API rate limits.
If you're new to coding, use AI agents to build your tools. You don't need a CS degree to automate repetitive tasks — you just need to describe what you want clearly.
Top comments (0)