Previously, I created a tool to visualize a relationship chart of your own favorite characters. The plain black background felt a bit lonely, so this time I added the ability to upload your own ...
├── stock_data.csv # Dataset: 6,525 rows of daily OHLCV stock data ├── task3_eda.py # Task 3: Exploratory Data Analysis ├── task4_visualization.py # Task 4: Data Visualization ├── ...
DeepEmotion AI is a real-time voice emotion detection and distress alert system built with Python, Flask, TensorFlow/Keras, Librosa, Whisper, and Chart.js. This project analyzes speech audio to detect ...