1
1
1 year of experience
AI researcher and builder with a Master's in Artificial Intelligence. I work on intelligent systems that combine machine learning, knowledge graphs, and retrieval-augmented generation to solve real-world problems. My background spans both research and operations, which means I care about AI that's not just technically sound, but actually useful. Currently exploring agentic AI, NLP, and how smart systems can support complex decision-making.

AI Trading Agents An automated AI-powered trading system designed to analyze market data, generate trading signals, and execute trades using configurable strategies. ๐ Features ๐ AI-based trading decision making ๐ Integration with Kraken API ๐งช Paper trading mode for safe testing โ๏ธ Configurable trading parameters ๐ Modular and extensible architecture ๐๏ธ Project Structure AI-Trading-Agents/ โโโ ai_agent.py # Core AI trading logic โโโ app.py # Main application entry point โโโ config.py # Configuration settings โโโ kraken_client.py # Kraken API integration โโโ paper_trader.py # Paper trading simulation โโโ requirements.txt # Dependencies โโโ .env # Environment variables
12 Apr 2026