v2.png

Website - https://meteorology.chat/ Twitter - https://x.com/MeteorologyAI TG Link - @MeteorologyAI_bot

Revision Date: July 2, 2025


0 · Executive Abstract

Meteorology AI Agent is a web-based onboarding assistant for Meteora. It operates in two modes:

  1. Chart-to-Strategy – turns a price-chart screenshot into a DLMM configuration (range, bin-step, fee tier, strategy).
  2. Docs Q&A – answers arbitrary questions about Meteora, DLMM, AMM, liquidity-providing risks using Retrieval-Augmented Generation (xAI Grok → local MCP search).

Target audience: novice liquidity providers. It is not a real-time trading signal tool.


⚠️ Legal & Educational Notice

Important - This bot is created for beginners and is not a signal service. All recommendations are illustrative, showing how public strategies may be mapped onto Meteora DLMM mechanics.

DISCLAIMER    Outputs are for educational/informational use only and shall not constitute financial advice. Crypto‑assets entail elevated volatility and counter‑party risk. The authors accept no liability for monetary loss. Always perform independent due diligence (DYOR). Never trade purely on this bot’s suggestions.


1 · User Journey

  1. Visit the web page.
  2. Send a question or drag-and-drop a chart screenshot.
  3. Receive either:
    1. chart analysis + DLMM setup, or
    2. a textual answer with links to docs.meteora.ag.
    3. Explore the strategies list or external tools menu.

2 · UI Command Set

Action Result
Send text POST /api/search-docs (Docs Q&A).
Upload image POST /api/analyze (Chart-to-Strategy).
!section <title> Fetch a full doc section (/api/get-section).
/strategies List every stored strategy.
/tools Show curated external resources.