Adaptive AI-Driven Portfolio Intelligence
Novo is an open-source platform for investment management and financial market analysis.
The goal of this project is to provide an open-source core for financial data analysis, machine learning, and portfolio management, enabling both the developer community and businesses to build on top of it.
- Market data analysis (stocks, crypto, forex, commodities)
- News processing and sentiment analysis
- AI-based prediction models
- Portfolio management module
- Modular architecture for easy extensibility
- Fully open-source under the MIT license
- Python 3.10+
- pip or Poetry
git clone https://github.com/novoxpert/MarketPilot.git
cd MarketPilot
pip install -r requirements.txt