# NovaSight AI ?
**NovaSight AI** (formerly GrokTrader PRO) is an advanced crypto trading analysis platform built with ASP.NET Core 9. It leverages AI-driven algorithms to provide real-time market insights, trend analysis, and predictive indicators for traders.

## ✨ Key Features
- **? AI-Powered Analysis**: Deep learning algorithms analyze market candles to predict trends.
- **⚡ Real-Time Data**: Direct high-frequency data streams from Binance.
- **? Crypto Glass UI**: A premium, futuristic interface with glassmorphism and neon aesthetics.
- **? Antigravity Experience**: Dynamic particle networks and ambient animations.
- **? Smart Dashboard**: Interactive charts (Candlestick) with auto-refresh and indicators.
- **? Smart Strategy Tips**: Context-aware educational tips (e.g., Timeframe Conflict Resolution).
- **?️ Robust Engine**: Safe analysis with protections against insufficient data or API errors.
- **? User Profiles**: personalized trader profiles with subscription status tracking.
## ?️ Tech Stack
- **Framework**: .NET 9 (ASP.NET Core MVC)
- **Database**: MongoDB (NoSQL)
- **Frontend**: Bootstrap 5, Vanilla JS, Particles.js
- **Charting**: Chart.js + Luxon Adapter
- **Security**: BCrypt Hashing, Session Management
- **Design System**: Custom "Crypto Glass" CSS Theme
## ? Getting Started
### Prerequisites
- .NET 9 SDK
- MongoDB Server (Local or Atlas)
### Installation
1. **Clone the repository**:
```bash
```
2. **Configure Database**:
Update `appsettings.json` with your MongoDB connection string.
3. **Run the Application**:
```bash
cd GrokTraderPro.Web
dotnet run
```
4. **Access**:
Open `http://localhost:5037` in your browser.
## ? Screenshots
| Home Page | Dashboard |
|-----------|-----------|
|  |  |
## ? Contributing
Contributions are welcome! Please fork the repository and submit a pull request.
## ? License
This project is licensed under the MIT License.
---
*Built with ❤️ by Ibrahim for the Future of Trading.*