(Since I am using a home server, the website might occasionally be offline. Feel free to contact me to check.)
username: aliahadmd3
password: aliahadmd3
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License. See the LICENSE file for more details.
Atlas is a cutting-edge portfolio and risk management system inspired by BlackRock's Aladdin, designed to revolutionize financial decision-making through advanced AI integration and comprehensive data analysis.
- AI-Driven Risk Analysis: Harness the power of Google's Gemini AI model for in-depth risk assessments and predictive analytics.
- Interactive Dashboard: Real-time monitoring of portfolio performance and risk metrics.
- Risk Heatmap Visualization: Intuitive visual representation of risk factors across your portfolio.
- Automated Risk Scoring: AI-generated risk scores with detailed breakdowns and mitigation strategies.
- Historical Risk Tracking: Monitor risk evolution over time with our comprehensive tracking system.
- Asset Management: Effortlessly manage and analyze diverse financial assets.
- Custom Risk Assessments: Tailor risk analyses to your specific portfolio needs.
- Backend: Django, Python
- AI Integration: Google Gemini AI
- Database: PostgreSQL
- Frontend: HTML, CSS, JavaScript (with potential for React integration)
- Data Visualization: D3.js for interactive charts and heatmaps
- Clone the repository:
git clone https://github.com/yourusername/atlas.git
- Install dependencies:
pip install -r requirements.txt
- Set up your environment variables, including your Gemini AI API key.
- Run migrations:
python manage.py migrate
- Start the development server:
python manage.py runserver
- Inspired by BlackRock's Aladdin system
- Powered by Google's Gemini AI
- Built with love by financial tech enthusiasts