AI Crypo Trading Bot
This GitHub repository hosts a simple, model-agnostic crypto trading bot that allows users to build an agentic crypto research and trading assistant. It is designed to be minimal and encourages users to fork or suggest pull requests to enhance the codebase. The bot supports various models and can be customized by changing the main.py file or adjusting the logging level in utils/logging.py. It can be run using uv or Docker, and requires an environment file with necessary keys and secrets.
This is a fun little project i made where the LLM gets to dictate thinking logic by using SERP API and had access to open tools via Alpaca.
1 Comment