Loading...
Discovering amazing open source projects
Discovering amazing open source projects
Loading post content...
Investbrain lets you securely self‑host a full‑featured investment dashboard, complete with real‑time market data, AI‑powered chat, and collaborative portfolios. Say goodbye to vendor lock‑in, hidden fees, and privacy concerns while gaining smarter decision‑making tools.
Every investor—whether a casual hobbyist or a seasoned professional—faces the same trio of challenges: data privacy, fragmented information sources, and expensive proprietary platforms that lock you into a single ecosystem. Traditional tools often require you to hand over sensitive portfolio data to third‑party services, charge hidden subscription fees, and provide limited customization.
Enter Investbrain, an open‑source, Laravel‑powered web app that puts you back in control. It offers a self‑hosted, AI‑enhanced dashboard where you can track holdings, pull real‑time market data from multiple providers, and even chat with your portfolio using OpenAI or Ollama. All without sacrificing privacy or paying for a SaaS subscription.
Feature | What It Means for You |
---|---|
Historic Charts | Visualize past performance, spot trends, and back‑test strategies with interactive graphs. |
Real‑Time Data | Near‑instant price updates from multiple providers keep your dashboard current. |
Wishlists & Simulations | Test investment ideas against live market data without committing capital. |
Smart Search | Instantly locate holdings, portfolios, or transactions across the entire system. |
One‑Click Backup | Export your entire database with a single button; import it later or on another server. |
Collaboration | Share portfolios with family, advisors, or co‑founders using granular permission levels. |
Data Privacy | Self‑hosting guarantees that sensitive financial information stays behind your firewall. |
Mobile‑Responsive UI | Full functionality on smartphones and tablets, so you can monitor on the go. |
AI Chat | Ask natural‑language queries like “How did my tech stocks perform this quarter?” and get concise answers. |
Investbrain is distributed as a Docker image, making installation painless on any system with Docker Engine installed.
# 1️⃣ Grab the official docker‑compose file
curl -O https://raw.githubusercontent.com/investbrainapp/investbrain/main/docker-compose.yml
# 2️⃣ Edit environment variables (especially APP_KEY) in docker‑compose.yml
# If you leave APP_KEY blank, Investbrain will generate one on first run,
# but you must copy it back into the file to persist across restarts.
# 3️⃣ Launch the stack
docker compose up -d
After a few minutes while Docker pulls the images, open your browser and navigate to:
<Bookmark
url="http://localhost:8000/register"
title="http://localhost:8000/register"
description=""
favicon="http://localhost:8000/favicon.ico"
image=""
domain="localhost"
/>
Create your admin account, and you’ll be greeted by the Investbrain dashboard ready for you to import holdings, connect market data providers, and start chatting with your portfolio.
If you prefer not to manage the infrastructure yourself, Investbrain also offers a managed cloud option (see the website for pricing). The open‑source core remains identical; the only difference is that the hosting layer is handled by the Investbrain team.
Capability | Investbrain (Open‑Source) | Mint (Intuit) | Personal Capital |
---|---|---|---|
Self‑Hosting | ✅ Complete control of data & server | ❌ SaaS only | ❌ SaaS only |
AI Chat | ✅ OpenAI/Ollama integration | ❌ No AI features | ❌ No AI features |
Multiple Market Data Feeds | ✅ Extensible provider interface | ✅ Limited to partnered feeds | ✅ Limited to partnered feeds |
Collaboration | ✅ Granular permissions | ❌ Single‑user only | ❌ Single‑user only |
Backup & Export | ✅ One‑click full export | ✅ CSV export only | ✅ CSV export only |
Dark Mode & Accessibility | ✅ Built‑in | ✅ Basic dark theme | ✅ Basic dark theme |
Cost | Free (self‑host) | Free (ads) / Premium | Free (ads) / Premium |
Vendor Lock‑In | ❌ None | ✅ High | ✅ High |
Bottom line: If you value privacy, flexibility, and AI‑driven insights, Investbrain gives you all the core functionalities of mainstream tools without the recurring fees or data‑sharing agreements.
For weekly news in the tech-world check out The Infinity Dev Newsletter
Investbrain is more than a portfolio tracker—it’s a privacy‑first, AI‑enhanced investment platform you can truly own. Whether you’re a developer looking to extend market data providers or an investor craving smarter insights, the community welcomes you.
Take control of your financial data today. Deploy Investbrain, start chatting with your holdings, and experience the freedom of open‑source investing.
Curating the best open source projects every day. Follow us for daily discoveries of amazing tools and libraries.
Get all the latest posts delivered straight to your inbox.
We respect your privacy. Unsubscribe at any time.