Monitors real-time cryptocurrency prices using local AI models, automates database updates, and enables natural language interaction with market data via a FastMCP server.
The Crypto Price AI Agent is an intelligent system designed to continuously track and analyze real-time cryptocurrency market data. It leverages Pydantic-AI with local large language models (specifically Llama 3.2 via Ollama) to autonomously fetch and process information on the top 50 cryptocurrencies. This agent automatically detects market shifts and seamlessly updates a Supabase database with the latest prices. Complementing this, an integrated FastMCP server bridges the Supabase database with Claude Desktop, allowing users to query, update, and manage cryptocurrency records using natural language commands, effectively creating an AI-powered data management and monitoring solution.