AEON is a persistent AI research agent that autonomously investigates investment opportunities, forming evidence-based theses and communicating insights via email. With a focus on cost-aware autonomy and a multi-provider LLM architecture, AEON streamlines the research process, ensuring actionable insights without executing trades.
AEON is an innovative AI hedge fund research manager designed to autonomously investigate investment opportunities, formulate evidence-based theses, and deliver insights directly via email. This robust tool operates continuously, with a focus on cost-aware autonomy, ensuring that every action is tracked against a daily budget while prioritizing efficiency and effectiveness in research.
This persistent AI research agent executes a loop of gathering context, planning its research, executing tool calls, analyzing findings, communicating insights, and strategically resting to optimize resource usage. AEON does not participate in trade executions; its primary role is to research and offer informed recommendations, enhancing the decision-making capabilities of investors.
PLANNING, RESEARCH, FINDING, RECOMMENDATION, TOOL_CALL, SLEEPING, and STEERING.The AEON operates through a structured execution flow:
User Steering (optional, via CLI/TUI/email)
│
▼
PLANNING — LLM decomposes objective into 2-6 subtasks
│
▼
RESEARCHING — Execute one tool call per turn, LLM decides next action
│
▼
ANALYZING — Evaluate findings, generate investment theses
│
▼
COMMUNICATING — Compile and email professional research report
│
▼
SLEEPING — Cost-aware rest
│
└──→ repeat
AEON's configuration leverages environment variables defined in a .env file, including crucial settings such as:
AEON_LLM_PROVIDER — Choose between ollama (local, free) or bedrock (AWS cloud)AEON_GUIDANCE_PROMPT — Define the specific research focus or investment thesisAEON_RESEARCH_BUDGET_DAILY — Specify the daily budget for LLM inference in USDAEON_SEARCH_PROVIDER — Select a search provider such as duckduckgo, serpapi, or braveAEON represents a significant advancement in AI-driven investment research, combining sophisticated tool integration, autonomous operation, and a commitment to cost efficiency, making it an invaluable asset for investors seeking data-driven insights.
No comments yet.
Sign in to be the first to comment.