Skip to content

A cutting-edge platform that combines AI-driven crypto market insights with real-time data from CoinGecko, enabling users to make precise buy/hold/sell decisions. Powered by the Google Gemini model, it delivers both technical and fundamental analysis to empower smart investment strategies.

Notifications You must be signed in to change notification settings

ultimateBroK/crypto_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Escape the Matrix Agent: Crypto Analysis & AI Investment

This Streamlit app leverages an AI-powered agent based on the Google Gemini model to analyze cryptocurrencies. Receive clear recommendations and insights using real-time market data from CoinGecko and advanced analysis techniques.

Features

  • AI-Powered Analysis: Utilize the Google Gemini model for decisive buy/hold/sell recommendations.
  • Real-Time Market Data: Fetch current prices, 24h volume, market cap, and last updated timestamps from the CoinGecko API.
  • Detailed Insights: Get technical analysis, fundamental factors, short-term outlook (1-week) and support/resistance levels.
  • Streamlit Interface: Interactive UI for easy input of your Google API key and crypto symbol/name.

How to Get Started

  1. Clone the Repository:

    git clone https://github.com/yourusername/Crypto_agent.git
    cd Crypto_agent
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Run the App:

    streamlit run crypto_agent.py
  4. Usage:

    • Enter your Google API key.
    • Input the cryptocurrency name or symbol (e.g., Bitcoin or BTC).
    • View real-time market stats and a concise AI-generated recommendation.

Notes

  • Ensure you have a valid Google API key to initialize the AI agent.
  • The coin data is cached for one hour to minimize API calls.

Happy investing and enjoy exploring the market trends with the Escape the Matrix Agent!

About

A cutting-edge platform that combines AI-driven crypto market insights with real-time data from CoinGecko, enabling users to make precise buy/hold/sell decisions. Powered by the Google Gemini model, it delivers both technical and fundamental analysis to empower smart investment strategies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages