Investi Logo

Investi

The AI that actually trades

Investi orchestrates a specialized team of agents to screen stocks, analyze fundamentals, and execute trades right from your machine. Manage everything on the go through Telegram.

"Told it to screen for undervalued tech stocks. Came back with a full breakdown in minutes, not just tickers."

Marcus

"Sold a position from my phone while getting coffee. Just messaged it on Telegram and it handled the rest."

Sara

"Runs on my Raspberry Pi in the closet. All my portfolio data stays in my house. That's the whole point."

Diana

"The technical analyst agent drew support and resistance lines I actually agreed with."

Tom

"I just talk to it like a person. 'What do you think about NVDA right now?' and it actually reasons through it."

Priya

"Set it to paper trading first. Watched it for three weeks before going live. Really smart that they built that in."

Kevin

"It caught a momentum shift on TSLA before I even checked the charts. The alerts alone are worth it."

Leah

"Asked it to compare AMD vs INTC. Got a side-by-side with fundamentals, technicals, and a clear recommendation."

Daniel

"Told it to screen for undervalued tech stocks. Came back with a full breakdown in minutes, not just tickers."

Marcus

"Sold a position from my phone while getting coffee. Just messaged it on Telegram and it handled the rest."

Sara

"Runs on my Raspberry Pi in the closet. All my portfolio data stays in my house. That's the whole point."

Diana

"The technical analyst agent drew support and resistance lines I actually agreed with."

Tom

"I just talk to it like a person. 'What do you think about NVDA right now?' and it actually reasons through it."

Priya

"Set it to paper trading first. Watched it for three weeks before going live. Really smart that they built that in."

Kevin

"It caught a momentum shift on TSLA before I even checked the charts. The alerts alone are worth it."

Leah

"Asked it to compare AMD vs INTC. Got a side-by-side with fundamentals, technicals, and a clear recommendation."

Daniel

Quick Start

macOS & Linux
# Works everywhere. Installs everything.
$curl -fsSL https://tryinvesti.co/install.sh | bash
# Clone the repository
$git clone https://github.com/gabriansa/investi.git
# Install dependencies
$cd investi && pip install -r requirements.txt
# Start the agent system
$python main.py
# Clone the repository
$git clone https://github.com/gabriansa/investi.git
# Build and run with Docker Compose
$cd investi && docker-compose up -d
# View the logs
$docker-compose logs -f

See It In Action

Investi

Investi

bot
Memory Bank
No preferences stored yet.
Active Monitors
No active background tasks.

How It Works

Local Architecture

Runs privately on your own machine or Docker. Investi maintains persistent memory of your portfolio and preferences across sessions.

Specialized Agents

A coordinated team of AI agents divides the work. Portfolio Manager orchestrates Analyst, Technical Analyst, and Trader agents.

Telegram Interface

Chat naturally to request analysis and manage trades. Get proactive updates when the team spots opportunities.

Paper to Live

Start with paper trading to watch the agents work risk-free. Switch to live with a single config change.