DataVerse

๐ŸŒŒ DataVerse: Advanced Analytical Suite

DataVerse is a comprehensive collection of AI-powered analysis applications and machine learning tools, all unified under a single, professional interface. ๐Ÿš€


๐Ÿš€ Key Applications

๐Ÿงน Cleaning Assistant Pro

AI-powered data cleaning with smart imputation, anomaly detection, and privacy protection.

๐Ÿ“ˆ Stock Analyzer

Multi-indicator financial analysis with real-time data and prediction models.

๐ŸŽต Music Analyzer Pro

Deep audio analysis using advanced feature extraction and machine learning.

๐ŸŽญ Sentiment Analyzer Pro

Advanced text analysis beyond basic polarity.

๐ŸŒณ Decision Tree Explorer

Interpretable machine learning visualization and analysis.

๐Ÿงฌ AI Cluster Vision

Multi-algorithm clustering visualization.

๐Ÿ›’ Association Rules (Market Basket)

Discover relationships between variables in large datasets.

๐ŸŽฅ Movie Recommendation System

Personalized content discovery engine.


๐Ÿ› ๏ธ Technology Stack


๐Ÿ“ฅ Installation

  1. Clone the repository:
    git clone https://github.com/GZ30eee/DataVerse.git
    cd DataVerse
    
  2. Install dependencies:
    pip install -r requirements.txt
    
  3. Set up Secrets: Create a .streamlit/secrets.toml file with your API keys:
    [openai]
    api_key = "YOUR_OPENAI_KEY"
       
    [newsapi]
    api_key = "YOUR_NEWS_API_KEY"
    

๐Ÿš€ How to Run

Launch the unified dashboard:

# Open the main portal (HTML based)
main.html

Or run any specific application directly:

streamlit run <app_name>.py

๐Ÿ›ก๏ธ License

Distributed under the MIT License. See LICENSE (if any) for more information.

Developed by Ghanshyamsinh Zala ๐Ÿ‘จโ€๐Ÿ’ป