LunaAI is an advanced AI agent inspired by the Eliza framework, designed to assist with trading tasks.
- 📊 Trading Insights: Analyze market trends, patterns, and data.
- 🤖 Automated Strategies: Set up autonomous trading strategies and execution.
- 🧠 Decision Support: Enhance trading decisions with AI-driven analysis.
- 🔄 Real-time Updates: Stay updated on market changes through connected platforms.
- 📈 Scalable and Extensible: Easily customize to fit specific trading workflows.
- 📈 Trading Analysis: Enhance trading workflows with AI-driven insights.
- 🤖 Autonomous Trading: Automate strategies to minimize manual input.
- 🛠️ Customization: Build tailored actions and workflows for specific market needs.
Note for Windows Users: WSL 2 is required.
git clone https://github.com/lunaos/luna-starter.git
cd luna-starter
cp .env.example .env
pnpm i && pnpm build && pnpm start